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

/freebsd-12-stable/contrib/binutils/include/elf/
H A Darm.h71 #define STT_ARM_16BIT STT_HIPROC /* A Thumb label. */ macro
/freebsd-12-stable/contrib/elftoolchain/common/
H A Delfdefinitions.h1325 _ELF_DEFINE_STT(STT_ARM_16BIT, 15, "Thumb label (GNU)") \
/freebsd-12-stable/contrib/binutils/opcodes/
H A Darm-dis.c4097 is_thumb = (type == STT_ARM_TFUNC) || (type == STT_ARM_16BIT);
/freebsd-12-stable/contrib/binutils/bfd/
H A Delf32-arm.c7363 case STT_ARM_16BIT:
7364 /* If the symbol is not an object, return the STT_ARM_16BIT flag.
/freebsd-12-stable/contrib/binutils/gas/config/
H A Dtc-arm.c19579 ELF_ST_INFO (bind, STT_ARM_16BIT);

Completed in 281 milliseconds