Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arc/kernel/
A Dunwind.c100 #define DW_EH_PE_signed 0x08 macro
552 if (ptrType & DW_EH_PE_signed) in read_pointer()
561 if (ptrType & DW_EH_PE_signed) in read_pointer()
579 value = ptrType & DW_EH_PE_signed ? get_sleb128(&ptr.p8, end) in read_pointer()
998 DW_EH_PE_FORM | DW_EH_PE_signed; in arc_unwind()
/linux-6.3-rc2/arch/sh/include/asm/
A Ddwarf.h182 #define DW_EH_PE_signed 0x09 macro

Completed in 6 milliseconds