Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3677 static void printSectionDescription(formatted_raw_ostream &OS, in printSectionDescription() function
3754 printSectionDescription(OS, this->Obj.getHeader().e_machine); in printSectionHeaders()