Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp332 int64_t GOTOffset = Value - GOTBase + Addend; in resolveX86_64Relocation() local
1211 uint64_t GOTOffset = findOrAllocGOTEntry(Value, ELF::R_AARCH64_ABS64); in processRelocationRef() local
1216 uint64_t GOTOffset = findOrAllocGOTEntry(Value, ELF::R_AARCH64_ABS64); in processRelocationRef() local
1695 uint64_t GOTOffset = allocateGOTEntries(1); in processRelocationRef() local
1718 uint64_t GOTOffset = allocateGOTEntries(1); in processRelocationRef() local
1731 uint64_t GOTOffset = allocateGOTEntries(1); in processRelocationRef() local
1821 uint64_t GOTOffset = allocateGOTEntries(1); in findOrAllocGOTEntry() local
1839 uint64_t GOTOffset, in resolveGOTOffsetRelocation()
1846 RelocationEntry RuntimeDyldELF::computeGOTOffsetRE(uint64_t GOTOffset, in computeGOTOffsetRE()