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

/freebsd-11-stable/contrib/gdb/gdb/
H A Dsol-thread.c1350 extern struct ssd *procfs_find_LDT_entry (ptid_t);
1359 ret = procfs_find_LDT_entry (BUILD_LWP (lwpid, PIDGET (inferior_ptid)));
H A Dprocfs.c5273 * Function: procfs_find_LDT_entry
5283 procfs_find_LDT_entry (ptid_t ptid) function
5292 warning ("procfs_find_LDT_entry: could not find procinfo for %d:%d.",
5299 warning ("procfs_find_LDT_entry: could not read gregs for %d:%d.",

Completed in 120 milliseconds