Home
last modified time | relevance | path

Searched defs:TargetPtr (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp309 uint32_t *TargetPtr = in resolveAArch64Relocation() local
325 uint64_t *TargetPtr = in resolveAArch64Relocation() local
449 uint32_t *TargetPtr = in resolveARMRelocation() local
499 uint8_t *TargetPtr = Section.getAddressWithOffset(Offset); in resolveMIPSRelocation() local
730 void RuntimeDyldELF::applyMIPS64Relocation(uint8_t *TargetPtr, in applyMIPS64Relocation()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldELFMips.cpp213 void RuntimeDyldELFMips::applyMIPSRelocation(uint8_t *TargetPtr, int64_t Value, in applyMIPSRelocation()
307 uint8_t *TargetPtr = Section.getAddressWithOffset(Offset); in resolveMIPSO32Relocation() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldELFMips.cpp213 void RuntimeDyldELFMips::applyMIPSRelocation(uint8_t *TargetPtr, int64_t Value, in applyMIPSRelocation()
307 uint8_t *TargetPtr = Section.getAddressWithOffset(Offset); in resolveMIPSO32Relocation() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp370 uint32_t *TargetPtr = in resolveAArch64Relocation() local
491 uint32_t *TargetPtr = in resolveARMRelocation() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp408 uint32_t *TargetPtr = in resolveAArch64Relocation() local
591 uint32_t *TargetPtr = in resolveARMRelocation() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp3267 Value *TargetPtr = CB.getArgOperand(1); in visitLibAtomicExchange() local
3293 Value *TargetPtr = CB.getArgOperand(1); in visitLibAtomicCompareExchange() local