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

/linux-master/arch/arc/kernel/
H A Dunwind.c100 #define DW_EH_PE_signed 0x08 macro
554 if (ptrType & DW_EH_PE_signed)
563 if (ptrType & DW_EH_PE_signed)
581 value = ptrType & DW_EH_PE_signed ? get_sleb128(&ptr.p8, end)
1000 DW_EH_PE_FORM | DW_EH_PE_signed;
/linux-master/arch/sh/include/asm/
H A Ddwarf.h182 #define DW_EH_PE_signed 0x09 macro

Completed in 104 milliseconds