Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp40 template <typename T> void printGenericSectionHeader(T &Sec) const;
462 void XCOFFDumper::printGenericSectionHeader(T &Sec) const { in printGenericSectionHeader() function in XCOFFDumper
496 printGenericSectionHeader(Sec); in printSectionHeaders()