Searched refs:ST_Debug (Results 1 – 8 of 8) sorted by relevance
176 ST_Debug, enumerator
735 return SymbolRef::ST_Debug; in getSymbolType()
352 return SymbolRef::ST_Debug; in getSymbolType()
201 return SymbolRef::ST_Debug; in getSymbolType()
1902 return SymbolRef::ST_Debug; in getSymbolType()
1848 return SymbolRef::ST_Debug; in getSymbolType()
2915 if (Type == SymbolRef::ST_Debug && Section != O.section_end()) { in printSymbol()2946 else if (Type == SymbolRef::ST_Debug || Type == SymbolRef::ST_File) in printSymbol()
1271 case SymbolRef::ST_Debug: { in processRelocationRef()