Home
last modified time | relevance | path

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

/arch/sh/include/asm/
Ddwarf.h173 #define DW_EH_PE_omit 0xff macro
/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()
550 if (ptrType < 0 || ptrType == DW_EH_PE_omit) in read_pointer()