Searched refs:SymbolDescription (Results 1 – 3 of 3) sorted by relevance
67 extern bool SymbolDescription;
308 bool objdump::SymbolDescription; member in objdump541 bool SymbolDescription, in getRelocationValueString() argument553 return getXCOFFRelocationValueString(*XCOFF, Rel, SymbolDescription, in getRelocationValueString()646 if (Error E = getRelocationValueString(Rel, SymbolDescription, Val)) in printRelocation()1483 if (Obj.isXCOFF() && (SymbolDescription || TracebackTable)) { in createSymbolInfo()1510 if (Obj.isXCOFF() && (SymbolDescription || TracebackTable)) in createDummySymbolInfo()1759 if (NameOrErr->empty() && !(Obj.isXCOFF() && SymbolDescription)) in disassembleObject()2156 if (Obj.isXCOFF() && SymbolDescription) { in disassembleObject()2779 getRelocationValueString(Reloc, SymbolDescription, ValueStr)) in printRelocations()3071 if (SymbolDescription) in printSymbol()[all …]
361 bool SymbolDescription, in getXCOFFRelocationValueString() argument375 if (SymbolDescription) in getXCOFFRelocationValueString()