Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp48 template <typename T> void printOverflowSectionHeader(T &Sec) const;
710 void XCOFFDumper::printOverflowSectionHeader(T &Sec) const { in printOverflowSectionHeader() function in XCOFFDumper
908 printOverflowSectionHeader(Sec); in printSectionHeaders()