Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arc/kernel/
H A Dunwind.c100 #define DW_EH_PE_signed 0x08 macro
556 if (ptrType & DW_EH_PE_signed) in read_pointer()
565 if (ptrType & DW_EH_PE_signed) in read_pointer()
583 value = ptrType & DW_EH_PE_signed ? get_sleb128(&ptr.p8, end) in read_pointer()
1002 DW_EH_PE_FORM | DW_EH_PE_signed; in arc_unwind()
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Ddwarf.h182 #define DW_EH_PE_signed 0x09 macro
/OK3568_Linux_fs/buildroot/package/uclibc/
H A D0001-libc-string-arm-Support-using-glibc-neon-version-of-.patch2953 +#define DW_EH_PE_signed 0x08