Home
last modified time | relevance | path

Searched defs:readp (Results 1 – 11 of 11) sorted by relevance

/third_party/elfutils/libdw/
Ddwarf_getpubnames.c51 unsigned char *readp = startp; in get_offsets() local
189 unsigned char *readp = startp + offset; in dwarf_getpubnames() local
Ddwarf_formudata.c122 unsigned char *readp = d->d_buf + offset; in __libdw_formptr() local
Ddwarf_child.c46 const unsigned char *readp = NULL; in __libdw_find_attr() local
Ddwarf_getaranges.c85 const unsigned char *readp = dbg->sectiondata[IDX_debug_aranges]->d_buf; in dwarf_getaranges() local
Ddwarf_getmacros.c145 const unsigned char *readp, in get_table_for_offset()
333 const unsigned char *readp = startp + offset; in read_macros() local
Ddwarf_ranges.c502 const unsigned char *readp; in dwarf_ranges() local
DlibdwP.h682 __libdw_dieabbrev (Dwarf_Die *die, const unsigned char **readp) in __libdw_dieabbrev()
1089 const unsigned char *readp; in str_offsets_base_off() local
1174 const unsigned char *readp = data->d_buf; in __libdw_cu_ranges_base() local
1252 const unsigned char *readp = data->d_buf; in __libdw_cu_locs_base() local
Ddwarf_getlocation.c829 const unsigned char *readp = locs->d_buf + offset; in getlocations_addr() local
/third_party/openssl/crypto/bio/
Dbss_mem.c64 struct buf_mem_st *readp; /* read pointer */ member
/third_party/elfutils/src/
Dreadelf.c5134 unsigned char **readp, unsigned char *endp, in skip_listptr_hole()
5352 const unsigned char *readp = start; in print_debug_addr_section() local
5644 const unsigned char *readp = data->d_buf; in print_debug_aranges_section() local
5824 const unsigned char *readp = data->d_buf; in print_debug_rnglists_section() local
6204 unsigned char *readp = data->d_buf; in print_debug_ranges_section() local
6330 read_encoded (unsigned int encoding, const unsigned char *readp, in read_encoded()
6393 print_cfa_program (const unsigned char *readp, const unsigned char *const endp, in print_cfa_program()
6823 const unsigned char *readp = data->d_buf; in print_debug_frame_section() local
7790 const unsigned char *readp = block.data; in attr_callback() local
8313 print_form_data (Dwarf *dbg, int form, const unsigned char *readp, in print_form_data()
[all …]
/third_party/ltp/testcases/kernel/fs/doio/
Ddoio.c1286 struct read_req *readp = &ioreq->r_data.read; in format_rw() local