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

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DWasmDumper.cpp84 void WasmDumper::printRelocation(const SectionRef &Section, function in class:__anon4874::WasmDumper
H A DMachODumper.cpp538 void MachODumper::printRelocation(const RelocationRef &Reloc) { function in class:MachODumper
542 void MachODumper::printRelocation(const MachOObjectFile *Obj, function in class:MachODumper
H A DCOFFDumper.cpp1413 void COFFDumper::printRelocation(const SectionRef &Section, function in class:COFFDumper
H A DELFDumper.cpp3608 void GNUStyle<ELFT>::printRelocation(const ELFO *Obj, unsigned SecIndex, function in class:GNUStyle
3623 void GNUStyle<ELFT>::printRelocation(const ELFO *Obj, const Elf_Sym *Sym, function in class:GNUStyle
6257 void LLVMStyle<ELFT>::printRelocation(const ELFO *Obj, unsigned SecIndex, function in class:LLVMStyle
[all...]

Completed in 70 milliseconds