Searched defs:targetAddr (Results 1 – 3 of 3) sorted by relevance
394 uintptr_t targetAddr; member501 inline bool LocalAddressSpace::findUnwindSections(pint_t targetAddr, in findUnwindSections()600 inline bool LocalAddressSpace::findOtherFDE(pint_t targetAddr, pint_t &fde) { in findOtherFDE()
197 private ProxyParameters detectProxy(InetSocketAddress targetAddr) throws IOException { in detectProxy()
226 protected UDPMessageChannel(InetAddress targetAddr, int port, in UDPMessageChannel()