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

/linux-master/tools/perf/util/
H A Dunwind-libunwind-local.c66 #define DW_EH_PE_omit 0xff macro
119 case DW_EH_PE_omit:
/linux-master/arch/sh/include/asm/
H A Ddwarf.h173 #define DW_EH_PE_omit 0xff macro
/linux-master/arch/arc/kernel/
H A Dunwind.c109 #define DW_EH_PE_omit 0xff macro
205 || header_start[2] == DW_EH_PE_omit
207 || header_start[3] == DW_EH_PE_omit)
547 if (ptrType < 0 || ptrType == DW_EH_PE_omit)

Completed in 143 milliseconds