Searched refs:STO_THUMB (Results 1 – 2 of 2) sorted by relevance
316 … STO_THUMB = 1 //!< This flag is set on #Elf32_Sym.st_other if the symbol is Thumb mode code. enumerator
448 if (symbol.st_other & STO_THUMB) in getTypeOfSymbolAtIndex()