Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h36 void resolveX86Relocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp351 void RuntimeDyldELF::resolveX86Relocation(const SectionEntry &Section, in resolveX86Relocation() function in llvm::RuntimeDyldELF
1008 resolveX86Relocation(Section, Offset, (uint32_t)(Value & 0xffffffffL), Type, in resolveRelocation()