Searched refs:target_auxv_read (Results 1 – 4 of 4) sorted by relevance
84 target_auxv_read (struct target_ops *ops, gdb_byte **data) in target_auxv_read() function151 int n = target_auxv_read (ops, &data); in target_auxv_search()187 int len = target_auxv_read (ops, &data); in fprint_target_auxv()
38 extern LONGEST target_auxv_read (struct target_ops *ops, gdb_byte **data);
2661 auxv_len = target_auxv_read (¤t_target, &auxv); in linux_nat_make_corefile_notes()
6129 auxv_len = target_auxv_read (¤t_target, &auxv); in procfs_make_note_section()