Home
last modified time | relevance | path

Searched defs:SHT_ARM_EXIDX (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Darm.h79 #define SHT_ARM_EXIDX 0x70000001 /* Section holds ARM unwind info. */ macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Darm.h79 #define SHT_ARM_EXIDX 0x70000001 /* Section holds ARM unwind info. */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d252 enum SHT_ARM_EXIDX = 0x70000001; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d246 enum SHT_ARM_EXIDX = 0x70000001; variable
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h451 #define SHT_ARM_EXIDX 0x70000001 /* exception index table */ macro
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h453 #define SHT_ARM_EXIDX 0x70000001 /* exception index table */ macro
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h453 #define SHT_ARM_EXIDX 0x70000001 /* exception index table */ macro
/netbsd-src/sys/sys/
H A Dexec_elf.h544 #define SHT_ARM_EXIDX 0x70000001 /* exception index table */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h951 SHT_ARM_EXIDX = 0x70000001U, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1877 enum SHT_ARM_EXIDX = (SHT_LOPROC + 1); variable