Searched defs:LocalAddr (Results 1 – 8 of 8) sorted by relevance
404 void *LocalAddr = reinterpret_cast<void *>(static_cast<uintptr_t>(Addr)); in handleSetProtections() local
231 uintptr_t LocalAddr = reinterpret_cast<uintptr_t>(Contents.get()); in getLocalAddress() local
412 void *LocalAddr = reinterpret_cast<void *>(static_cast<uintptr_t>(Addr)); in handleSetProtections() local
387 uintptr_t LocalAddr = reinterpret_cast<uintptr_t>(Contents.get()); in getLocalAddress() local
42 SOCKET_ADDRESS LocalAddr; member
139 func (c *Conn) LocalAddr() net.Addr { func
3352 llvm::Value *LocalAddr, in EmitDeclareOfBlockLiteralArgVariable()