Searched refs:LocalAddr (Results 1 – 6 of 6) sorted by relevance
172 LocalAddr => $listenaddress,186 LocalAddr => $listenaddress,200 LocalAddr => $listenaddress,
60 Optional<uint64_t> getSectionLoadAddress(void *LocalAddr) const;
231 uintptr_t LocalAddr = reinterpret_cast<uintptr_t>(Contents.get()); in getLocalAddress() local232 LocalAddr = alignTo(LocalAddr, Align); in getLocalAddress()233 return reinterpret_cast<char *>(LocalAddr); in getLocalAddress()
404 void *LocalAddr = reinterpret_cast<void *>(static_cast<uintptr_t>(Addr)); in handleSetProtections() local406 << LocalAddr << " to " in handleSetProtections()410 return Allocator.setProtections(LocalAddr, Flags); in handleSetProtections()
42 SOCKET_ADDRESS LocalAddr; member
40 LocalAddr => "::1",54 LocalAddr => "::1",