Searched refs:ST_Debug (Results 1 – 10 of 10) sorted by relevance
175 ST_Debug, enumerator
681 return SymbolRef::ST_Debug; in getSymbolType()
583 if ((Type == SymbolRef::ST_Debug) || (Type == SymbolRef::ST_Unknown)) in loadMainBinarySymbols()
861 if (BType == SymbolRef::ST_Debug && AType != SymbolRef::ST_Debug) in discoverFileObjects()955 if ((cantFail(Symbol.getType()) == SymbolRef::ST_Debug)) { in discoverFileObjects()1884 IsSectionRelocation = (cantFail(Symbol.getType()) == SymbolRef::ST_Debug); in analyzeRelocation()
311 return SymbolRef::ST_Debug; in getSymbolType()
202 return SymbolRef::ST_Debug; in getSymbolType()
1670 return SymbolRef::ST_Debug; in getSymbolType()
1836 return SymbolRef::ST_Debug; in getSymbolType()
2196 if (Type == SymbolRef::ST_Debug && Section != O.section_end()) { in printSymbol()2227 else if (Type == SymbolRef::ST_Debug || Type == SymbolRef::ST_File) in printSymbol()
1259 case SymbolRef::ST_Debug: { in processRelocationRef()