Home
last modified time | relevance | path

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

/external/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.c86 const unsigned char *readp = dbg->sectiondata[IDX_debug_aranges]->d_buf; in dwarf_getaranges() local
Ddwarf_getmacros.c152 const unsigned char *readp, in get_table_for_offset()
351 const unsigned char *readp = startp + offset; in read_macros() local
Ddwarf_ranges.c502 const unsigned char *readp; in dwarf_ranges() local
DlibdwP.h702 __libdw_dieabbrev (Dwarf_Die *die, const unsigned char **readp) in __libdw_dieabbrev()
1109 const unsigned char *readp; in str_offsets_base_off() local
1194 const unsigned char *readp = data->d_buf; in __libdw_cu_ranges_base() local
1272 const unsigned char *readp = data->d_buf; in __libdw_cu_locs_base() local
Ddwarf_getlocation.c830 const unsigned char *readp = locs->d_buf + offset; in getlocations_addr() local
/external/cronet/third_party/apache-portable-runtime/src/test/
Dtestpipe.c27 static apr_file_t *readp = NULL; variable
Dtestrand.c73 apr_file_t *readp, apr_file_t *writep) in rand_check_kat()
/external/elfutils/src/
Dreadelf.c5529 unsigned char **readp, unsigned char *endp, in skip_listptr_hole()
5744 const unsigned char *readp = start; in print_debug_addr_section() local
6030 const unsigned char *readp = data->d_buf; in print_debug_aranges_section() local
6205 const unsigned char *readp = data->d_buf; in print_debug_rnglists_section() local
6580 unsigned char *readp = data->d_buf; in print_debug_ranges_section() local
6706 read_encoded (unsigned int encoding, const unsigned char *readp, in read_encoded()
6773 print_cfa_program (const unsigned char *readp, const unsigned char *const endp, in print_cfa_program()
7209 const unsigned char *readp = data->d_buf; in print_debug_frame_section() local
8179 const unsigned char *readp = block.data; in attr_callback() local
8709 print_form_data (Dwarf *dbg, int form, const unsigned char *readp, in print_form_data()
[all …]
/external/squashfs-tools/squashfs-tools/
Dcaches-queues-lists.h133 int readp; member
Dunsquashfs.h159 int readp; member
/external/tremolo/Tremolo/
Dvorbisfile.c554 int readp, in _fetch_and_process_packet()
/external/ltp/testcases/kernel/fs/doio/
Ddoio.c1286 struct read_req *readp = &ioreq->r_data.read; in format_rw() local
/external/libevent/
Dhttp.c4773 char *readbuf = NULL, *readp = NULL, *token = NULL, *query = NULL; in evhttp_uri_parse_with_flags() local