Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h49 void resolvePPC32Relocation(const SectionEntry &Section, uint64_t Offset,
DRuntimeDyldELF.cpp927 void RuntimeDyldELF::resolvePPC32Relocation(const SectionEntry &Section, in resolvePPC32Relocation() function in llvm::RuntimeDyldELF
1141 resolvePPC32Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h52 void resolvePPC32Relocation(const SectionEntry &Section, uint64_t Offset,
DRuntimeDyldELF.cpp701 void RuntimeDyldELF::resolvePPC32Relocation(const SectionEntry &Section, in resolvePPC32Relocation() function in llvm::RuntimeDyldELF
948 resolvePPC32Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()