Home
last modified time | relevance | path

Searched refs:gdb_so_name (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dsolib-svr4.c113 svr4_same_1 (const char *gdb_so_name, const char *inferior_so_name) in svr4_same_1() argument
115 if (strcmp (gdb_so_name, inferior_so_name) == 0) in svr4_same_1()
124 if (strcmp (gdb_so_name, "/usr/lib/ld.so.1") == 0 in svr4_same_1()
130 if (strcmp (gdb_so_name, "/usr/lib/sparcv9/ld.so.1") == 0 in svr4_same_1()