Searched defs:getGOTEntrySize (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ | ||
H A D | RuntimeDyldImpl.h | 442 virtual size_t getGOTEntrySize() { return 0; } getGOTEntrySize() function |
H A D | RuntimeDyldELF.cpp | 2221 size_t RuntimeDyldELF::getGOTEntrySize() { getGOTEntrySize() function in llvm::RuntimeDyldELF |