Searched refs:GetAddressInfo (Results 1 – 4 of 4) sorted by relevance
213 auto addresses = GetAddressInfo(host, service, ai_family, ai_socktype, in getaddrinfo()221 SocketAddress::GetAddressInfo(const char *hostname, const char *servname, in GetAddressInfo() function in SocketAddress
163 std::vector<SocketAddress> addresses = SocketAddress::GetAddressInfo( in Connect()201 std::vector<SocketAddress> addresses = SocketAddress::GetAddressInfo( in Listen()
38 GetAddressInfo(const char *hostname, const char *servname, int ai_family,
1723 llvm::Optional<VMRange> GetAddressInfo(const ELFProgramHeader &H) { in GetAddressInfo() function in __anon911d17b00211::VMAddressProvider1738 llvm::Optional<SectionAddressInfo> GetAddressInfo(const ELFSectionHeader &H) { in GetAddressInfo() function in __anon911d17b00211::VMAddressProvider1796 auto InfoOr = provider.GetAddressInfo(PHdr); in CreateSections()1827 auto InfoOr = provider.GetAddressInfo(header); in CreateSections()