Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/include/
H A Delf_machdep.h148 #define STT_ARM_TFUNC STT_LOPROC macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Darm.h75 #define STT_ARM_TFUNC STT_LOPROC /* A Thumb function. */ macro
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Darm.h75 #define STT_ARM_TFUNC STT_LOPROC /* A Thumb function. */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d1869 enum STT_ARM_TFUNC = STT_LOPROC; variable