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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dprocfs.c1520 procfs_address_to_host_pointer (CORE_ADDR addr) function
1543 pwatch.pr_vaddr = (uintptr_t) procfs_address_to_host_pointer (addr);
3037 procfs_address_to_host_pointer(); a close inspection of
3038 procfs_address_to_host_pointer will reveal that an internal error
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dprocfs.c1513 procfs_address_to_host_pointer (CORE_ADDR addr) function
1536 pwatch.pr_vaddr = (uintptr_t) procfs_address_to_host_pointer (addr);
3010 procfs_address_to_host_pointer(); a close inspection of
3011 procfs_address_to_host_pointer will reveal that an internal error

Completed in 138 milliseconds