Home
last modified time | relevance | path

Searched defs:SHT_PARISC_UNWIND (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/hppa/include/
H A Dexec.h91 #define SHT_PARISC_UNWIND 0x70000001 /* contains unwind table enries macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dhppa.h69 #define SHT_PARISC_UNWIND 0x70000001 macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dhppa.h69 #define SHT_PARISC_UNWIND 0x70000001 macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1421 enum SHT_PARISC_UNWIND = 0x70000001; variable