Home | History | Annotate | Download | only in libdw

Lines Matching defs:secidx

387   size_t secidx = (attr->cu->version < 5
404 Elf_Data *data = cu->dbg->sectiondata[secidx];
409 data = cu->dbg->sectiondata[secidx];
414 __libdw_seterrno (secidx == IDX_debug_ranges
423 size_t sec_size = cu->dbg->sectiondata[secidx]->d_size;
440 datap = (cu->dbg->sectiondata[secidx]->d_buf
451 if (__libdw_formptr (attr, secidx,
452 (secidx == IDX_debug_ranges
490 size_t secidx = (cu->version < 5 ? IDX_debug_ranges : IDX_debug_rnglists);
491 const Elf_Data *d = cu->dbg->sectiondata[secidx];
498 d = cu->dbg->sectiondata[secidx];
527 secidx, offset, 1))
538 switch (__libdw_read_begin_end_pair_inc (cu, secidx,