Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp50 template <typename T> void printGenericSectionHeader(T &Sec) const;
1006 void XCOFFDumper::printGenericSectionHeader(T &Sec) const { in printGenericSectionHeader() function in XCOFFDumper
1194 printGenericSectionHeader(Sec); in printSectionHeaders()