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

/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h30 void resolveX86_64Relocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp226 void RuntimeDyldELF::resolveX86_64Relocation(const SectionEntry &Section, function in class:llvm::RuntimeDyldELF
1086 resolveX86_64Relocation(Section, Offset, Value, Type, Addend, SymOffset);

Completed in 108 milliseconds