Searched refs:STT_ARM_16BIT (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/elf/
H A Darm.h71 #define STT_ARM_16BIT STT_HIPROC /* A Thumb label. */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/elf/
H A Darm.h71 #define STT_ARM_16BIT STT_HIPROC /* A Thumb label. */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Darm-dis.c4811 is_thumb = (type == STT_ARM_TFUNC) || (type == STT_ARM_16BIT);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Darm-dis.c4816 || type == STT_ARM_16BIT);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-arm.c10591 case STT_ARM_16BIT:
10592 /* If the symbol is not an object, return the STT_ARM_16BIT flag.
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-arm.c11833 case STT_ARM_16BIT:
11834 /* If the symbol is not an object, return the STT_ARM_16BIT flag.
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c21971 ELF_ST_INFO (bind, STT_ARM_16BIT);

Completed in 400 milliseconds