Searched refs:ST_Debug (Results 1 – 7 of 7) sorted by relevance
122 ST_Debug, enumerator
455 return SymbolRef::ST_Debug; in getSymbolType()
441 if ((Type & SymbolRef::ST_Debug) || (Type & SymbolRef::ST_Unknown)) in loadMainBinarySymbols()
1267 if (Type == SymbolRef::ST_Debug && Section != o->section_end()) { in PrintSymbolTable()1284 char Debug = (Type == SymbolRef::ST_Debug || Type == SymbolRef::ST_File) in PrintSymbolTable()
197 return SymbolRef::ST_Debug; in getSymbolType()
398 return SymbolRef::ST_Debug; in getSymbolType()
1202 case SymbolRef::ST_Debug: { in processRelocationRef()