Home
last modified time | relevance | path

Searched refs:printReloc (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp290 void printReloc(const Relocation<ELFT> &R, unsigned RelIndex,
3452 void ELFDumper<ELFT>::printReloc(const Relocation<ELFT> &R, unsigned RelIndex, in printReloc() function in ELFDumper
4926 const Elf_Shdr *SymTab) { printReloc(R, Ndx, Sec, SymTab); }); in printRelocationsHelper()