Home
last modified time | relevance | path

Searched defs:printRelocations (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DWasmDumper.cpp120 void WasmDumper::printRelocations() { in printRelocations() function in __anon448e06dd0111::WasmDumper
H A DXCOFFDumper.cpp454 void XCOFFDumper::printRelocations() { in printRelocations() function in XCOFFDumper
488 void XCOFFDumper::printRelocations(ArrayRef<Shdr> Sections) { in printRelocations() function in XCOFFDumper
H A DMachODumper.cpp523 void MachODumper::printRelocations() { in printRelocations() function in MachODumper
H A DCOFFDumper.cpp1556 void COFFDumper::printRelocations() { in printRelocations() function in COFFDumper
H A DELFDumper.cpp3895 template <class ELFT> void GNUELFDumper<ELFT>::printRelocations() { in printRelocations() function in GNUELFDumper
7185 template <class ELFT> void LLVMELFDumper<ELFT>::printRelocations() { in printRelocations() function in LLVMELFDumper
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp2658 void Dumper::printRelocations() { in printRelocations() function in Dumper