Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DELFDumper.cpp280 void printRelocationsHelper(const Elf_Shdr &Sec);
3638 this->printRelocationsHelper(Sec); in printRelocations()
4483 void ELFDumper<ELFT>::printRelocationsHelper(const Elf_Shdr &Sec) { in printRelocationsHelper() function in ELFDumper
6580 this->printRelocationsHelper(Sec); in printRelocations()
6641 this->printRelocationsHelper(Sec); in printSectionHeaders()