Home
last modified time | relevance | path

Searched refs:resolvePPC64Relocation (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.h54 void resolvePPC64Relocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp731 void RuntimeDyldELF::resolvePPC64Relocation(const SectionEntry &Section, in resolvePPC64Relocation() function in llvm::RuntimeDyldELF
962 resolvePPC64Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h52 void resolvePPC64Relocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp947 void RuntimeDyldELF::resolvePPC64Relocation(const SectionEntry &Section, in resolvePPC64Relocation() function in llvm::RuntimeDyldELF
1145 resolvePPC64Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h54 void resolvePPC64Relocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp831 void RuntimeDyldELF::resolvePPC64Relocation(const SectionEntry &Section, in resolvePPC64Relocation() function in llvm::RuntimeDyldELF
1066 resolvePPC64Relocation(Section, Offset, Value, Type, Addend); in resolveRelocation()