Home
last modified time | relevance | path

Searched refs:STO_THUMB (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/bsd/elftosb/dist/common/
DELF.h316STO_THUMB = 1 //!< This flag is set on #Elf32_Sym.st_other if the symbol is Thumb mode code. enumerator
DStELFFile.cpp448 if (symbol.st_other & STO_THUMB) in getTypeOfSymbolAtIndex()