Searched refs:GetAddressInfo (Results 1 – 4 of 4) sorted by relevance
232 auto addresses = GetAddressInfo(host, service, ai_family, ai_socktype, in getaddrinfo()240 SocketAddress::GetAddressInfo(const char *hostname, const char *servname, in GetAddressInfo() function in SocketAddress
145 auto addresses = lldb_private::SocketAddress::GetAddressInfo( in Connect()184 auto addresses = lldb_private::SocketAddress::GetAddressInfo( in Listen()
41 GetAddressInfo(const char *hostname, const char *servname, int ai_family,
1883 llvm::Optional<VMRange> GetAddressInfo(const ELFProgramHeader &H) { in GetAddressInfo() function in __anon580d88070211::VMAddressProvider1898 llvm::Optional<SectionAddressInfo> GetAddressInfo(const ELFSectionHeader &H) { in GetAddressInfo() function in __anon580d88070211::VMAddressProvider1953 auto InfoOr = address_provider.GetAddressInfo(PHdr); in CreateSections()1981 auto InfoOr = address_provider.GetAddressInfo(header); in CreateSections()