Searched refs:ST_Debug (Results 1 – 9 of 9) sorted by relevance
175 ST_Debug, enumerator
682 return SymbolRef::ST_Debug; in getSymbolType()
584 if ((Type == SymbolRef::ST_Debug) || (Type == SymbolRef::ST_Unknown)) in loadMainBinarySymbols()
342 return SymbolRef::ST_Debug; in getSymbolType()
202 return SymbolRef::ST_Debug; in getSymbolType()
1662 return SymbolRef::ST_Debug; in getSymbolType()
1841 return SymbolRef::ST_Debug; in getSymbolType()
2430 if (Type == SymbolRef::ST_Debug && Section != O.section_end()) { in printSymbol()2461 else if (Type == SymbolRef::ST_Debug || Type == SymbolRef::ST_File) in printSymbol()
1259 case SymbolRef::ST_Debug: { in processRelocationRef()