Searched defs:getGOTEntrySize (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h442 virtual size_t getGOTEntrySize() { return 0; } function in class:llvm::RuntimeDyldImpl
H A DRuntimeDyldELF.cpp2215 size_t RuntimeDyldELF::getGOTEntrySize() { function in class:llvm::RuntimeDyldELF

Completed in 162 milliseconds