Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-readobj/
DXCOFFDumper.cpp40 template <typename T> void printGenericSectionHeader(T &Sec) const;
463 void XCOFFDumper::printGenericSectionHeader(T &Sec) const { in printGenericSectionHeader() function in XCOFFDumper
497 printGenericSectionHeader(Sec); in printSectionHeaders()