Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h51 void resolvePPC32Relocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp711 void RuntimeDyldELF::resolvePPC32Relocation(const SectionEntry &Section, in resolvePPC32Relocation() function in llvm::RuntimeDyldELF
958 resolvePPC32Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h49 void resolvePPC32Relocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp927 void RuntimeDyldELF::resolvePPC32Relocation(const SectionEntry &Section, in resolvePPC32Relocation() function in llvm::RuntimeDyldELF
1141 resolvePPC32Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h51 void resolvePPC32Relocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp811 void RuntimeDyldELF::resolvePPC32Relocation(const SectionEntry &Section, in resolvePPC32Relocation() function in llvm::RuntimeDyldELF
1062 resolvePPC32Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()