Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_getpubnames.c51 unsigned char *readp = startp; in get_offsets() local
190 unsigned char *readp = startp + offset; in dwarf_getpubnames() local
Ddwarf_formudata.c80 unsigned char *readp = d->d_buf + offset; in __libdw_formptr() local
Ddwarf_child.c47 const unsigned char *readp; in __libdw_find_attr() local
Ddwarf_ranges.c112 unsigned char *readp; in dwarf_ranges() local
Ddwarf_getaranges.c85 const unsigned char *readp = dbg->sectiondata[IDX_debug_aranges]->d_buf; in dwarf_getaranges() local
Ddwarf_getmacros.c146 const unsigned char *readp, in get_table_for_offset()
329 const unsigned char *readp = startp + offset; in read_macros() local
Ddwarf_getlocation.c679 unsigned char *readp = locs->d_buf + offset; in getlocations_addr() local
DlibdwP.h461 __libdw_dieabbrev (Dwarf_Die *die, const unsigned char **readp) in __libdw_dieabbrev()
/external/squashfs-tools/squashfs-tools/
Dcaches-queues-lists.h133 int readp; member
Dunsquashfs.h159 int readp; member
/external/elfutils/src/
Dreadelf.c4584 unsigned char **readp, unsigned char *endp) in skip_listptr_hole()
4789 const unsigned char *readp = data->d_buf; in print_debug_aranges_section() local
4951 unsigned char *readp = data->d_buf; in print_debug_ranges_section() local
5048 print_cfa_program (const unsigned char *readp, const unsigned char *const endp, in print_cfa_program()
5425 read_encoded (unsigned int encoding, const unsigned char *readp, in read_encoded()
5530 const unsigned char *readp = data->d_buf; in print_debug_frame_section() local
7014 unsigned char *readp = data->d_buf; in print_debug_loc_section() local
7185 const unsigned char *readp = (const unsigned char *) data->d_buf; in print_debug_macinfo_section() local
7329 const unsigned char *readp = (const unsigned char *) data->d_buf; in print_debug_macro_section() local
7783 const unsigned char *readp = data->d_buf; in print_debug_frame_hdr_section() local
[all …]
/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.c4204 char *readbuf = NULL, *readp = NULL, *token = NULL, *query = NULL; in evhttp_uri_parse_with_flags() local