Searched refs:ST_Debug (Results 1 – 8 of 8) sorted by relevance
177 ST_Debug, enumerator
741 return SymbolRef::ST_Debug; in getSymbolType()
353 return SymbolRef::ST_Debug; in getSymbolType()
201 return SymbolRef::ST_Debug; in getSymbolType()
1923 return SymbolRef::ST_Debug; in getSymbolType()
1849 return SymbolRef::ST_Debug; in getSymbolType()
2986 if (Type == SymbolRef::ST_Debug && Section != O.section_end()) { in printSymbol()3017 else if (Type == SymbolRef::ST_Debug || Type == SymbolRef::ST_File) in printSymbol()
1643 case SymbolRef::ST_Debug: { in processRelocationRef()