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

/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h34 void resolveX86Relocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp281 void RuntimeDyldELF::resolveX86Relocation(const SectionEntry &Section, function in class:llvm::RuntimeDyldELF
1089 resolveX86Relocation(Section, Offset, (uint32_t)(Value & 0xffffffffL), Type,

Completed in 50 milliseconds