Home
last modified time | relevance | path

Searched defs:printRelocation (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/llvm-readobj/
H A DWasmDumper.cpp69 void WasmDumper::printRelocation(const SectionRef &Section, in printRelocation() function in __anon31c50aa20111::WasmDumper
H A DMachODumper.cpp524 void MachODumper::printRelocation(const RelocationRef &Reloc) { in printRelocation() function in MachODumper
528 void MachODumper::printRelocation(const MachOObjectFile *Obj, in printRelocation() function in MachODumper
H A DCOFFDumper.cpp1360 void COFFDumper::printRelocation(const SectionRef &Section, in printRelocation() function in COFFDumper
H A DELFDumper.cpp2692 void GNUStyle<ELFT>::printRelocation(const ELFO *Obj, const Elf_Shdr *SymTab, in printRelocation() function in GNUStyle
4248 void LLVMStyle<ELFT>::printRelocation(const ELFO *Obj, Elf_Rela Rel, in printRelocation() function in LLVMStyle