Searched refs:RelocTypeName (Results 1 – 1 of 1) sorted by relevance
85 SmallString<64> RelocTypeName; in printRelocation() local87 Reloc.getTypeName(RelocTypeName); in printRelocation()99 W.printNumber("Type", RelocTypeName, RelocType); in printRelocation()109 OS << W.hex(Reloc.getOffset()) << " " << RelocTypeName << " "; in printRelocation()