Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp78 void printLoaderSectionRelocationEntries(uintptr_t LoaderSectAddr);
173 printLoaderSectionRelocationEntries(LoaderSectionAddr); in printLoaderSection()
392 void XCOFFDumper::printLoaderSectionRelocationEntries( in printLoaderSectionRelocationEntries() function in XCOFFDumper