Home
last modified time | relevance | path

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

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