Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp1322 uint64_t GOTOffset = allocateGOTEntries(SectionID, 1); in processRelocationRef() local
1341 uint64_t GOTOffset = allocateGOTEntries(SectionID, 1); in processRelocationRef() local
1400 …RuntimeDyldELF::resolveGOTOffsetRelocation(unsigned SectionID, uint64_t Offset, uint64_t GOTOffset) in resolveGOTOffsetRelocation()
1407 RelocationEntry RuntimeDyldELF::computeGOTOffsetRE(unsigned SectionID, uint64_t GOTOffset, uint64_t… in computeGOTOffsetRE()