Home
last modified time | relevance | path

Searched refs:resolvePPC64Relocation (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h52 void resolvePPC64Relocation(const SectionEntry &Section, uint64_t Offset,
DRuntimeDyldELF.cpp947 void RuntimeDyldELF::resolvePPC64Relocation(const SectionEntry &Section, in resolvePPC64Relocation() function in llvm::RuntimeDyldELF
1145 resolvePPC64Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h55 void resolvePPC64Relocation(const SectionEntry &Section, uint64_t Offset,
DRuntimeDyldELF.cpp721 void RuntimeDyldELF::resolvePPC64Relocation(const SectionEntry &Section, in resolvePPC64Relocation() function in llvm::RuntimeDyldELF
952 resolvePPC64Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()