Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h451 virtual size_t getGOTEntrySize() { return 0; } in getGOTEntrySize() function
DRuntimeDyldELF.cpp1770 size_t RuntimeDyldELF::getGOTEntrySize() { in getGOTEntrySize() function in llvm::RuntimeDyldELF