Home
last modified time | relevance | path

Searched refs:Pointer64 (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dx86_64.h32 Pointer64 = Edge::FirstRelocation, enumerator
270 case Pointer64: { in applyFixup()
368 B.addEdge(Pointer64, 0, *InitialTarget, InitialAddend);
H A DMachO_arm64.h26 Pointer64, enumerator
H A DELF_x86_64.h26 Pointer64, enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A Dx86_64.cpp23 case Pointer64: in getEdgeKindName()
H A DMachO_arm64.cpp40 return RI.r_extern ? Pointer64 : Pointer64Anon; in getRelocationKind()
310 case Pointer64: in addRelocations()
423 GOTEntryBlock.addEdge(Pointer64, 0, Target, 0); in createGOTEntry()
563 case Pointer64: in applyFixup()
702 case Pointer64: in getMachOARM64RelocationKindName()
H A DELF_x86_64.cpp61 GOTEntryBlock.addEdge(Pointer64, 0, Target, 0); in createGOTEntry()
241 return ELF_x86_64_Edges::ELFX86RelocationKind::Pointer64; in getRelocationKind()
453 case ELFX86RelocationKind::Pointer64: { in applyFixup()
587 case Pointer64: in getELFX86RelocationKindName()
H A DMachO_x86_64.cpp338 Kind = x86_64::Pointer64; in addRelocations()
347 Kind = x86_64::Pointer64; in addRelocations()