|
GDB (API)
|
Go to the source code of this file.
Functions | |
| struct link_map_offsets * | nbsd_ilp32_solib_svr4_fetch_link_map_offsets (void) |
| struct link_map_offsets * | nbsd_lp64_solib_svr4_fetch_link_map_offsets (void) |
| int | nbsd_pc_in_sigtramp (CORE_ADDR, const char *) |
| struct link_map_offsets* nbsd_ilp32_solib_svr4_fetch_link_map_offsets | ( | void | ) | [read] |
Definition at line 31 of file nbsd-tdep.c.
| struct link_map_offsets* nbsd_lp64_solib_svr4_fetch_link_map_offsets | ( | void | ) | [read] |
Definition at line 37 of file nbsd-tdep.c.
| int nbsd_pc_in_sigtramp | ( | CORE_ADDR | , |
| const char * | |||
| ) |
Definition at line 43 of file nbsd-tdep.c.
1.7.6.1