Searched refs:ST_Debug (Results 1 – 7 of 7) sorted by relevance
124 ST_Debug, enumerator
469 return SymbolRef::ST_Debug; in getSymbolType()
451 if ((Type & SymbolRef::ST_Debug) || (Type & SymbolRef::ST_Unknown)) in loadMainBinarySymbols()
1416 if (Type == SymbolRef::ST_Debug && Section != o->section_end()) { in PrintSymbolTable()1435 char Debug = (Type == SymbolRef::ST_Debug || Type == SymbolRef::ST_File) in PrintSymbolTable()
196 return SymbolRef::ST_Debug; in getSymbolType()
519 return SymbolRef::ST_Debug; in getSymbolType()
1235 case SymbolRef::ST_Debug: { in processRelocationRef()