Searched defs:targetAddr (Results 1 – 2 of 2) sorted by relevance
314 inline bool LocalAddressSpace::findUnwindSections(pint_t targetAddr, in findUnwindSections()343 inline bool LocalAddressSpace::findOtherFDE(pint_t targetAddr, pint_t &fde) { in findOtherFDE()
226 protected UDPMessageChannel(InetAddress targetAddr, int port, in UDPMessageChannel()