H A D | readelf.c | 5135 unsigned char **readp, unsigned char *endp, in skip_listptr_hole() 5147 || p->offset >= (Dwarf_Off) (endp - *readp + offset)) in skip_listptr_hole() 5149 *readp = endp; in skip_listptr_hole() 5157 *readp += p->offset - offset; in skip_listptr_hole() 5353 const unsigned char *readp = start; in print_debug_addr_section() local 5357 while (readp < readendp) in print_debug_addr_section() 5366 Dwarf_Off off = (Dwarf_Off) (readp in print_debug_addr_section() 5440 unit_length = (uint64_t) (next_unitp - readp); in print_debug_addr_section() 5456 unit_length = read_4ubyte_unaligned_inc (dbg, readp); in print_debug_addr_section() 5459 if (unlikely (readp > readend in print_debug_addr_section() 5132 skip_listptr_hole(struct listptr_table *table, size_t *idxp, uint_fast8_t *address_sizep, uint_fast8_t *offset_sizep, Dwarf_Addr *base, struct Dwarf_CU **cu, ptrdiff_t offset, unsigned char **readp, unsigned char *endp, unsigned int *attr) skip_listptr_hole() argument 5645 const unsigned char *readp = data->d_buf; print_debug_aranges_section() local 5825 const unsigned char *readp = data->d_buf; print_debug_rnglists_section() local 6205 unsigned char *readp = data->d_buf; print_debug_ranges_section() local 6331 read_encoded(unsigned int encoding, const unsigned char *readp, const unsigned char *const endp, uint64_t *res, Dwarf *dbg) read_encoded() argument 6394 print_cfa_program(const unsigned char *readp, const unsigned char *const endp, Dwarf_Word vma_base, unsigned int code_align, int data_align, unsigned int version, unsigned int ptr_size, unsigned int encoding, Dwfl_Module *dwflmod, Ebl *ebl, GElf_Ehdr *ehdr, Dwarf *dbg) print_cfa_program() argument 6824 const unsigned char *readp = data->d_buf; print_debug_frame_section() local 7791 const unsigned char *readp = block.data; attr_callback() local 8314 print_form_data(Dwarf *dbg, int form, const unsigned char *readp, const unsigned char *readendp, unsigned int offset_len, Dwarf_Off str_offsets_base) print_form_data() argument 9327 const unsigned char *readp = data->d_buf; print_debug_loclists_section() local 9805 unsigned char *readp = data->d_buf; print_debug_loc_section() local 10109 const unsigned char *readp = (const unsigned char *) data->d_buf; print_debug_macinfo_section() local 10254 const unsigned char *readp = (const unsigned char *) data->d_buf; print_debug_macro_section() local 10678 const unsigned char *readp = start; print_debug_str_offsets_section() local 10860 const unsigned char *readp = data->d_buf; print_debug_frame_hdr_section() local 10962 const unsigned char *readp = data->d_buf; print_debug_exception_table() local 11144 const unsigned char *readp = data->d_buf; print_gdb_index_section() local [all...] |