Searched refs:ST_Debug (Results 1 – 8 of 8) sorted by relevance
176 ST_Debug, enumerator
696 return SymbolRef::ST_Debug; in getSymbolType()
346 return SymbolRef::ST_Debug; in getSymbolType()
202 return SymbolRef::ST_Debug; in getSymbolType()
1742 return SymbolRef::ST_Debug; in getSymbolType()
1848 return SymbolRef::ST_Debug; in getSymbolType()
2767 if (Type == SymbolRef::ST_Debug && Section != O.section_end()) { in printSymbol()2798 else if (Type == SymbolRef::ST_Debug || Type == SymbolRef::ST_File) in printSymbol()
1264 case SymbolRef::ST_Debug: { in processRelocationRef()