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

/macosx-10.10/cxxfilt-11/cxxfilt/include/elf/
H A Darm.h71 #define STT_ARM_16BIT STT_HIPROC /* A Thumb label. */ macro
/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A Darm-dis.c4060 is_thumb = (type == STT_ARM_TFUNC) || (type == STT_ARM_16BIT);
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-arm.c7663 case STT_ARM_16BIT:
7664 /* If the symbol is not an object, return the STT_ARM_16BIT flag.

Completed in 91 milliseconds