Searched refs:ST_Function (Results 1 – 19 of 19) sorted by relevance
94 if (!Sym.getType() || *Sym.getType() != SymbolRef::ST_Function) in notifyObjectLoaded()156 if (I->getType() && *I->getType() == SymbolRef::ST_Function) { in notifyFreeingObject()
94 if (SymType.get() != SymbolRef::Type::ST_Function || in convert()
87 if (*SymbolType == object::SymbolRef::ST_Function) in fromObjectSymbol()
317 } else if (SymType == object::SymbolRef::ST_Function || in loadObjectImpl()
1284 case SymbolRef::ST_Function: in processRelocationRef()
35 if (*SymTypeOrErr != object::SymbolRef::ST_Function) in isThumbFunc()
254 if (SymType != SymbolRef::ST_Function) in notifyObjectLoaded()
255 if (SymType != SymbolRef::ST_Function) in notifyObjectLoaded()
187 } else if (SymbolType != SymbolRef::ST_Function && in addSymbol()
177 ST_Function, enumerator
686 return SymbolRef::ST_Function; in getSymbolType()
481 if (Type == object::SymbolRef::ST_Function) { in printLineInfoForInput()
240 if (FunctionOnly && *Type != SymbolRef::ST_Function) in getSymbol()
303 return SymbolRef::ST_Function; in getSymbolType()
192 return SymbolRef::ST_Function; in getSymbolType()
1656 return SymbolRef::ST_Function; in getSymbolType()
1855 return SymbolRef::ST_Function; in getSymbolType()
188 (AType != SymbolRef::ST_Function) ? 0 : cantFail(A.getValue()); in operator ()()190 (BType != SymbolRef::ST_Function) ? 0 : cantFail(B.getValue()); in operator ()()1507 if (ST == SymbolRef::ST_Function || ST == SymbolRef::ST_Data || in CreateSymbolAddressMap()7745 if (ST == SymbolRef::ST_Function || ST == SymbolRef::ST_Data || in DisassembleMachO()7790 if (ST != SymbolRef::ST_Function && ST != SymbolRef::ST_Data) in DisassembleMachO()7844 if (NextSymType == SymbolRef::ST_Function) { in DisassembleMachO()
2467 else if (Type == SymbolRef::ST_Function) in printSymbol()