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/
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/
DRuntimeDyldELF.cpp408 uint32_t *TargetPtr = in resolveAArch64Relocation() local
591 uint32_t *TargetPtr = in resolveARMRelocation() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp3267 Value *TargetPtr = CB.getArgOperand(1); in visitLibAtomicExchange() local
3293 Value *TargetPtr = CB.getArgOperand(1); in visitLibAtomicCompareExchange() local