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