Home
last modified time | relevance | path

Searched defs:LocalAddr (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h404 void *LocalAddr = reinterpret_cast<void *>(static_cast<uintptr_t>(Addr)); in handleSetProtections() local
DOrcRemoteTargetClient.h231 uintptr_t LocalAddr = reinterpret_cast<uintptr_t>(Contents.get()); in getLocalAddress() local
/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h412 void *LocalAddr = reinterpret_cast<void *>(static_cast<uintptr_t>(Addr)); in handleSetProtections() local
DOrcRemoteTargetClient.h387 uintptr_t LocalAddr = reinterpret_cast<uintptr_t>(Contents.get()); in getLocalAddress() local
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_iphlpapi.h42 SOCKET_ADDRESS LocalAddr; member
/external/cronet/third_party/boringssl/src/ssl/test/runner/
Dconn.go139 func (c *Conn) LocalAddr() net.Addr { func
/external/boringssl/src/ssl/test/runner/
Dconn.go139 func (c *Conn) LocalAddr() net.Addr { func
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp3352 llvm::Value *LocalAddr, in EmitDeclareOfBlockLiteralArgVariable()