Searched defs:printRelocation (Results 1 – 4 of 4) sorted by relevance
83 void WasmDumper::printRelocation(const SectionRef &Section, in printRelocation() function in __anon89f8c3880111::WasmDumper
535 void MachODumper::printRelocation(const RelocationRef &Reloc) { in printRelocation() function in MachODumper539 void MachODumper::printRelocation(const MachOObjectFile *Obj, in printRelocation() function in MachODumper
1433 void COFFDumper::printRelocation(const SectionRef &Section, in printRelocation() function in COFFDumper
448 static void printRelocation(formatted_raw_ostream &OS, StringRef FileName, in printRelocation() function