Searched defs:printSectionDetails (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/tools/llvm-readobj/ | ||
H A D | ObjDumper.h | 139 virtual void printSectionDetails() {} in printSectionDetails() function |
H A D | ELFDumper.cpp | 4510 template <class ELFT> void GNUELFDumper<ELFT>::printSectionDetails() { printSectionDetails() function in GNUELFDumper |