Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp79 void printLoaderSectionRelocationEntries(uintptr_t LoaderSectAddr);
175 printLoaderSectionRelocationEntries(LoaderSectionAddr); in printLoaderSection()
397 void XCOFFDumper::printLoaderSectionRelocationEntries( in printLoaderSectionRelocationEntries() function in XCOFFDumper