Searched defs:printRelocation (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/tools/llvm-readobj/ | ||
H A D | WasmDumper.cpp | 83 void WasmDumper::printRelocation(const SectionRef &Section, in printRelocation() function in __anond31f2e700111::WasmDumper |
H A D | MachODumper.cpp | 547 void MachODumper::printRelocation(const RelocationRef &Reloc) { in printRelocation() function in MachODumper |
H A D | XCOFFDumper.cpp | 461 template <typename RelTy> void XCOFFDumper::printRelocation(RelTy Reloc) { in printRelocation() function in XCOFFDumper |
H A D | COFFDumper.cpp | 1582 void COFFDumper::printRelocation(const SectionRef &Section, printRelocation() function in COFFDumper |
/llvm-project/llvm/tools/llvm-objdump/ | ||
H A D | llvm-objdump.cpp | 640 static void printRelocation(formatted_raw_ostream &OS, StringRef FileName, printRelocation() function |