Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp345 support::ulittle64_t::ref(Section.getAddressWithOffset(Offset)) = GOTOffset; in resolveX86_64Relocation() local
1321 uint64_t GOTOffset = findOrAllocGOTEntry(Value, ELF::R_AARCH64_ABS64); processRelocationRef() local
1326 uint64_t GOTOffset = findOrAllocGOTEntry(Value, ELF::R_AARCH64_ABS64); processRelocationRef() local
1801 uint64_t GOTOffset = allocateGOTEntries(1); processRelocationRef() local
1827 uint64_t GOTOffset = allocateGOTEntries(1); processRelocationRef() local
1840 uint64_t GOTOffset = allocateGOTEntries(1); processRelocationRef() local
1998 uint64_t GOTOffset = allocateGOTEntries(1); processX86_64GOTTPOFFRelocation() local
2266 uint64_t GOTOffset = allocateGOTEntries(1); findOrAllocGOTEntry() local
2284 resolveGOTOffsetRelocation(unsigned SectionID,uint64_t Offset,uint64_t GOTOffset,uint32_t Type) resolveGOTOffsetRelocation() argument
2291 computeGOTOffsetRE(uint64_t GOTOffset,uint64_t SymbolOffset,uint32_t Type) computeGOTOffsetRE() argument
[all...]