Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/tools/llvm-readobj/
H A 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
H A DELFDumper.cpp665 void ELFDumper<ELFT>::printRelocation(const Elf_Shdr *Sec, in printRelocation() function in ELFDumper
H A DCOFFDumper.cpp792 void COFFDumper::printRelocation(const SectionRef &Section, in printRelocation() function in COFFDumper