Searched refs:parse_connection_spec_without_prefix (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dnetstuff.h66 parse_connection_spec_without_prefix (std::string spec,
H A Dnetstuff.cc42 parse_connection_spec_without_prefix (std::string spec, struct addrinfo *hint) function
152 return parse_connection_spec_without_prefix (spec, hint);
/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dnetstuff.h66 parse_connection_spec_without_prefix (std::string spec,
H A Dnetstuff.cc43 parse_connection_spec_without_prefix (std::string spec, struct addrinfo *hint) function
153 return parse_connection_spec_without_prefix (spec, hint);
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dremote-utils.cc244 = parse_connection_spec_without_prefix (name, &hint);
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dremote-utils.cc245 = parse_connection_spec_without_prefix (name, &hint);

Completed in 212 milliseconds