Searched refs:ST_Function (Results 1 – 13 of 13) sorted by relevance
173 if (SymbolType != SymbolRef::ST_Function && SymbolType != SymbolRef::ST_Data) in addSymbol()204 auto &M = SymbolType == SymbolRef::ST_Function ? Functions : Objects; in addSymbol()227 const auto &Symbols = Type == SymbolRef::ST_Function ? Functions : Objects; in getNameFromSymbolTable()266 if (getNameFromSymbolTable(SymbolRef::ST_Function, ModuleOffset.Address, in symbolizeCode()291 if (getNameFromSymbolTable(SymbolRef::ST_Function, ModuleOffset.Address, in symbolizeInlinedCode()
94 if (!Sym.getType() || *Sym.getType() != SymbolRef::ST_Function) in notifyObjectLoaded()156 if (I->getType() && *I->getType() == SymbolRef::ST_Function) { in notifyFreeingObject()
53 if (*SymbolType & object::SymbolRef::ST_Function) in fromObjectSymbol()
305 } else if (SymType == object::SymbolRef::ST_Function || in loadObjectImpl()
1182 case SymbolRef::ST_Function: in processRelocationRef()
125 if (SymType != SymbolRef::ST_Function) in notifyObjectLoaded()
36 if (*SymTypeOrErr != object::SymbolRef::ST_Function) in isThumbFunc()
255 if (SymType != SymbolRef::ST_Function) in notifyObjectLoaded()
171 ST_Function, enumerator
598 return SymbolRef::ST_Function; in getSymbolType()
194 return SymbolRef::ST_Function; in getSymbolType()
1346 return SymbolRef::ST_Function; in getSymbolType()
1838 return SymbolRef::ST_Function; in getSymbolType()