Home
last modified time | relevance | path

Searched refs:LocalAddr (Results 1 – 6 of 6) sorted by relevance

/third_party/openssl/util/perl/OpenSSL/Test/
DUtils.pm172 LocalAddr => $listenaddress,
186 LocalAddr => $listenaddress,
200 LocalAddr => $listenaddress,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldCheckerImpl.h60 Optional<uint64_t> getSectionLoadAddress(void *LocalAddr) const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetClient.h231 uintptr_t LocalAddr = reinterpret_cast<uintptr_t>(Contents.get()); in getLocalAddress() local
232 LocalAddr = alignTo(LocalAddr, Align); in getLocalAddress()
233 return reinterpret_cast<char *>(LocalAddr); in getLocalAddress()
DOrcRemoteTargetServer.h404 void *LocalAddr = reinterpret_cast<void *>(static_cast<uintptr_t>(Addr)); in handleSetProtections() local
406 << LocalAddr << " to " in handleSetProtections()
410 return Allocator.setProtections(LocalAddr, Flags); in handleSetProtections()
/third_party/node/deps/cares/src/lib/
Dares_iphlpapi.h42 SOCKET_ADDRESS LocalAddr; member
/third_party/openssl/util/perl/TLSProxy/
DProxy.pm40 LocalAddr => "::1",
54 LocalAddr => "::1",