Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp408 uint32_t *TargetPtr = in resolveAArch64Relocation() local
591 uint32_t *TargetPtr = in resolveARMRelocation() local
/openbsd-src/gnu/llvm/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