Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h34 void resolveX86Relocation(const SectionEntry &Section, uint64_t Offset,
DRuntimeDyldELF.cpp279 void RuntimeDyldELF::resolveX86Relocation(const SectionEntry &Section, in resolveX86Relocation() function in llvm::RuntimeDyldELF
860 resolveX86Relocation(Section, Offset, (uint32_t)(Value & 0xffffffffL), Type, in resolveRelocation()