Home
last modified time | relevance | path

Searched defs:STT_HP_OPAQUE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dhppa.h622 #define STT_HP_OPAQUE (STT_LOOS + 0x1) macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dhppa.h622 #define STT_HP_OPAQUE (STT_LOOS + 0x1) macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1430 enum STT_HP_OPAQUE = (STT_LOOS + 0x1); variable