Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gdb/gdb/
Dnto-procfs.c68 static void procfs_fetch_registers (int);
711 procfs_fetch_registers (int regno) in procfs_fetch_registers() function
1271 procfs_ops.to_fetch_registers = procfs_fetch_registers; in init_procfs_ops()
Dprocfs.c121 static void procfs_fetch_registers (int);
172 procfs_ops.to_fetch_registers = procfs_fetch_registers; in init_procfs_ops()
3682 procfs_fetch_registers (int regno) in procfs_fetch_registers() function