Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp71 void printLoaderSectionHeader(uintptr_t LoaderSectAddr);
167 printLoaderSectionHeader(LoaderSectionAddr); in printLoaderSection()
178 void XCOFFDumper::printLoaderSectionHeader(uintptr_t LoaderSectionAddr) { in printLoaderSectionHeader() function in XCOFFDumper