Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1438 uint64_t *LocalGOTAddr = (uint64_t *)getSectionAddress(GOTSectionID); in findGOTEntry() local
1442 uint32_t *LocalGOTAddr = (uint32_t *)getSectionAddress(GOTSectionID); in findGOTEntry() local