Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp72 void printLoaderSectionHeader(uintptr_t LoaderSectAddr);
169 printLoaderSectionHeader(LoaderSectionAddr); in printLoaderSection()
180 void XCOFFDumper::printLoaderSectionHeader(uintptr_t LoaderSectionAddr) { in printLoaderSectionHeader() function in XCOFFDumper