Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp105 void XCOFFDumper::printRelocations() { in printRelocations() function in XCOFFDumper
124 void XCOFFDumper::printRelocations(ArrayRef<XCOFFSectionHeader32> Sections) { in printRelocations() function in XCOFFDumper
H A DWasmDumper.cpp120 void WasmDumper::printRelocations() { in printRelocations() function in __anon89f8c3880111::WasmDumper
H A DMachODumper.cpp511 void MachODumper::printRelocations() { in printRelocations() function in MachODumper
H A DCOFFDumper.cpp1407 void COFFDumper::printRelocations() { in printRelocations() function in COFFDumper
H A DELFDumper.cpp3483 template <class ELFT> void GNUELFDumper<ELFT>::printRelocations() { in printRelocations() function in GNUELFDumper
6292 template <class ELFT> void LLVMELFDumper<ELFT>::printRelocations() { in printRelocations() function in LLVMELFDumper
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1638 void objdump::printRelocations(const ObjectFile *Obj) { in printRelocations() function in objdump