Home | History | Annotate | Download | only in source

Lines Matching refs:nub_size_t

793 nub_size_t
805 DNBProcessGetArgumentAtIndex (nub_process_t pid, nub_size_t idx)
905 DNBBreakpointSet (nub_process_t pid, nub_addr_t addr, nub_size_t size, nub_bool_t hardware)
927 DNBWatchpointSet (nub_process_t pid, nub_addr_t addr, nub_size_t size, uint32_t watch_flags, nub_bool_t hardware)
963 nub_size_t
964 DNBProcessMemoryRead (nub_process_t pid, nub_addr_t addr, nub_size_t size, void *buf)
979 nub_size_t
980 nub_size_t size, const void *buf)
989 DNBProcessMemoryAllocate (nub_process_t pid, nub_size_t size, uint32_t permissions)
1057 nub_size_t
1089 nub_size_t total_bytes_read = 0;
1404 nub_size_t bytes_read;
1441 nub_size_t bytes_read = 0;
1562 nub_size_t
1690 nub_size_t
1707 DNBGetRegisterSetInfo (nub_size_t *num_reg_sets)
1741 nub_size_t
1755 nub_size_t
1778 nub_size_t num_reg_sets = 0;
1816 nub_size_t num_reg_sets = 0;
1900 nub_size_t
1901 DNBProcessGetAvailableSTDOUT (nub_process_t pid, char *buf, nub_size_t buf_size)
1909 nub_size_t
1910 DNBProcessGetAvailableSTDERR (nub_process_t pid, char *buf, nub_size_t buf_size)
1918 nub_size_t
1919 DNBProcessGetAvailableProfileData (nub_process_t pid, char *buf, nub_size_t buf_size)
1927 nub_size_t