Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A 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()