Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DWasmDumper.cpp120 void WasmDumper::printRelocations() { in printRelocations() function in __anon2fc4afd40111::WasmDumper
H A DXCOFFDumper.cpp449 void XCOFFDumper::printRelocations() { in printRelocations() function in XCOFFDumper
481 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.cpp1465 void COFFDumper::printRelocations() { in printRelocations() function in COFFDumper
H A DELFDumper.cpp3602 template <class ELFT> void GNUELFDumper<ELFT>::printRelocations() { in printRelocations() function in GNUELFDumper
6632 template <class ELFT> void LLVMELFDumper<ELFT>::printRelocations() { in printRelocations() function in LLVMELFDumper
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp2152 void objdump::printRelocations(const ObjectFile *Obj) { in printRelocations() function in objdump