Searched defs:readp (Results 1 – 14 of 14) sorted by relevance
/external/elfutils/libdw/ |
D | dwarf_getpubnames.c | 51 unsigned char *readp = startp; in get_offsets() local 190 unsigned char *readp = startp + offset; in dwarf_getpubnames() local
|
D | dwarf_formudata.c | 80 unsigned char *readp = d->d_buf + offset; in __libdw_formptr() local
|
D | dwarf_child.c | 47 const unsigned char *readp; in __libdw_find_attr() local
|
D | dwarf_ranges.c | 112 unsigned char *readp; in dwarf_ranges() local
|
D | dwarf_getaranges.c | 85 const unsigned char *readp = dbg->sectiondata[IDX_debug_aranges]->d_buf; in dwarf_getaranges() local
|
D | dwarf_getmacros.c | 146 const unsigned char *readp, in get_table_for_offset() 329 const unsigned char *readp = startp + offset; in read_macros() local
|
D | dwarf_getlocation.c | 679 unsigned char *readp = locs->d_buf + offset; in getlocations_addr() local
|
D | libdwP.h | 461 __libdw_dieabbrev (Dwarf_Die *die, const unsigned char **readp) in __libdw_dieabbrev()
|
/external/squashfs-tools/squashfs-tools/ |
D | caches-queues-lists.h | 133 int readp; member
|
D | unsquashfs.h | 159 int readp; member
|
/external/elfutils/src/ |
D | readelf.c | 4584 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/ |
D | vorbisfile.c | 554 int readp, in _fetch_and_process_packet()
|
/external/ltp/testcases/kernel/fs/doio/ |
D | doio.c | 1286 struct read_req *readp = &ioreq->r_data.read; in format_rw() local
|
/external/libevent/ |
D | http.c | 4204 char *readbuf = NULL, *readp = NULL, *token = NULL, *query = NULL; in evhttp_uri_parse_with_flags() local
|