Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp280 void printRelocationsHelper(const Elf_Shdr &Sec);
3646 this->printRelocationsHelper(Sec); in printRelocations()
4540 void ELFDumper<ELFT>::printRelocationsHelper(const Elf_Shdr &Sec) { in printRelocationsHelper() function in ELFDumper
6643 this->printRelocationsHelper(Sec); in printRelocations()
6704 this->printRelocationsHelper(Sec); in printSectionHeaders()