Home
last modified time | relevance | path

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

/linux-6.1.9/arch/sh/include/asm/
Ddwarf.h173 #define DW_EH_PE_omit 0xff macro
/linux-6.1.9/arch/arc/kernel/
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()
545 if (ptrType < 0 || ptrType == DW_EH_PE_omit) in read_pointer()
/linux-6.1.9/tools/perf/util/
Dunwind-libunwind-local.c66 #define DW_EH_PE_omit 0xff macro
119 case DW_EH_PE_omit: in __dw_read_encoded_value()