Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3566 static void printSectionDescription(formatted_raw_ostream &OS, in printSectionDescription() function
3642 printSectionDescription(OS, this->Obj.getHeader().e_machine); in printSectionHeaders()