Home
last modified time | relevance | path

Searched refs:DW_EH_PE_FORMAT_MASK (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/tools/perf/util/
Dunwind-libunwind-local.c62 #define DW_EH_PE_FORMAT_MASK 0x0f /* format of the encoded value */ macro
142 switch (encoding & DW_EH_PE_FORMAT_MASK) { in __dw_read_encoded_value()