Searched defs:LocalAddr (Results 1 – 9 of 9) sorted by relevance
32 LocalAddr net.Addr member
90 LocalAddr net.Addr member145 LocalAddr net.Addr member
405 void *LocalAddr = reinterpret_cast<void *>(static_cast<uintptr_t>(Addr)); in handleSetProtections() local
229 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
280 LocalAddr net.Addr member
137 func (c *Conn) LocalAddr() net.Addr { func
3352 llvm::Value *LocalAddr, in EmitDeclareOfBlockLiteralArgVariable()