Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DMachODumper.cpp481 void MachODumper::printRelocation(const RelocationRef &Reloc) { in printRelocation() function in MachODumper
485 void MachODumper::printRelocation(const MachOObjectFile *Obj, in printRelocation() function in MachODumper
DELFDumper.cpp667 void ELFDumper<ELFT>::printRelocation(const Elf_Shdr *Sec, in printRelocation() function in ELFDumper
DCOFFDumper.cpp805 void COFFDumper::printRelocation(const SectionRef &Section, in printRelocation() function in COFFDumper