Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dunwind-libunwind-local.c62 #define DW_EH_PE_FORMAT_MASK 0x0f /* format of the encoded value */ macro
141 switch (encoding & DW_EH_PE_FORMAT_MASK) { in __dw_read_encoded_value()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds