Searched refs:try_thread_db_load_from_pdir_1 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dlinux-thread-db.c1031 try_thread_db_load_from_pdir_1 (struct objfile *obj, const char *subdir)
1069 if (try_thread_db_load_from_pdir_1 (obj, subdir))
1076 return try_thread_db_load_from_pdir_1 (obj->separate_debug_objfile_backlink,
1030 try_thread_db_load_from_pdir_1 (struct objfile *obj, const char *subdir) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dlinux-thread-db.c1047 try_thread_db_load_from_pdir_1 (struct objfile *obj, const char *subdir)
1085 if (try_thread_db_load_from_pdir_1 (obj, subdir))
1092 return try_thread_db_load_from_pdir_1 (obj->separate_debug_objfile_backlink,
1046 try_thread_db_load_from_pdir_1 (struct objfile *obj, const char *subdir) function

Completed in 208 milliseconds