Home
last modified time | relevance | path

Searched refs:resolveX86_64Relocation (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h32 void resolveX86_64Relocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp259 void RuntimeDyldELF::resolveX86_64Relocation(const SectionEntry &Section, in resolveX86_64Relocation() function in llvm::RuntimeDyldELF
1047 resolveX86_64Relocation(Section, Offset, Value, Type, Addend, SymOffset); in resolveRelocation()