Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp52 template <typename T> void printOverflowSectionHeader(T &Sec) const;
1004 void XCOFFDumper::printOverflowSectionHeader(T &Sec) const { in printOverflowSectionHeader() function in XCOFFDumper
1203 printOverflowSectionHeader(Sec); in printSectionHeaders()