Searched defs:NewAddress (Results 1 – 7 of 7) sorted by relevance
/external/syzkaller/vendor/google.golang.org/grpc/ |
D | resolver_conn_wrapper.go | 142 func (ccr *ccResolverWrapper) NewAddress(addrs []resolver.Address) { func
|
/external/syzkaller/vendor/google.golang.org/grpc/resolver/ |
D | resolver.go | 108 NewAddress(addresses []Address) methodSpec
|
/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringX8664Traits.h | 254 Address NewAddress; in RipRelative() local 268 Address NewAddress; in Absolute() local
|
/external/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 1226 bool llvm::replaceDbgDeclare(Value *Address, Value *NewAddress, in replaceDbgDeclare() 1252 static void replaceOneDbgValueForAlloca(DbgValueInst *DVI, Value *NewAddress, in replaceOneDbgValueForAlloca()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 1528 bool llvm::replaceDbgDeclare(Value *Address, Value *NewAddress, in replaceDbgDeclare() 1555 static void replaceOneDbgValueForAlloca(DbgValueInst *DVI, Value *NewAddress, in replaceOneDbgValueForAlloca()
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 2337 Value *NewAddress = IRB.CreateAdd(IRB.CreatePtrToInt(NewAlloca, IntptrTy), in handleDynamicAllocaCall() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | AddressSanitizer.cpp | 3189 Value *NewAddress = IRB.CreateAdd(IRB.CreatePtrToInt(NewAlloca, IntptrTy), in handleDynamicAllocaCall() local
|