Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DXCOFFDumper.cpp78 void printLoaderSectionRelocationEntries(uintptr_t LoaderSectAddr);
174 printLoaderSectionRelocationEntries(LoaderSectionAddr); in printLoaderSection()
393 void XCOFFDumper::printLoaderSectionRelocationEntries( in printLoaderSectionRelocationEntries() function in XCOFFDumper