Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/tools/llvm-readobj/
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 DELFDumper.cpp2455 void GNUStyle<ELFT>::printRelocation(const ELFO *Obj, const Elf_Shdr *SymTab, in printRelocation() function in GNUStyle
3286 void LLVMStyle<ELFT>::printRelocation(const ELFO *Obj, Elf_Rela Rel, in printRelocation() function in LLVMStyle
H A DCOFFDumper.cpp1179 void COFFDumper::printRelocation(const SectionRef &Section, in printRelocation() function in COFFDumper