Searched refs:DW_EH_PE_APPL_MASK (Results 1 - 3 of 3) sorted by relevance

/external/libunwind/include/
H A Ddwarf_i.h440 switch (encoding & DW_EH_PE_APPL_MASK)
465 encoding & DW_EH_PE_APPL_MASK);
H A Ddwarf.h192 #define DW_EH_PE_APPL_MASK 0x70 /* how the value is to be applied */ macro
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dunwind.c43 #define DW_EH_PE_APPL_MASK 0x70 /* how the value is to be applied */ macro
109 switch (encoding & DW_EH_PE_APPL_MASK) {

Completed in 153 milliseconds