Lines Matching refs:sec_index
44 __libdw_read_begin_end_pair_inc (Dwarf_CU *cu, int sec_index,
52 if (sec_index == IDX_debug_loc
115 else if (sec_index == IDX_debug_ranges || sec_index == IDX_debug_loc)
157 else if (sec_index == IDX_debug_rnglists)
230 __libdw_read_address_inc (dbg, sec_index, &addr, width, &base);
239 __libdw_read_address_inc (dbg, sec_index, &addr, width, &begin);
240 __libdw_read_address_inc (dbg, sec_index, &addr, width, &end);
250 __libdw_read_address_inc (dbg, sec_index, &addr, width, &begin);
264 else if (sec_index == IDX_debug_loclists)
343 __libdw_read_address_inc (dbg, sec_index, &addr, width, &base);
352 __libdw_read_address_inc (dbg, sec_index, &addr, width, &begin);
353 __libdw_read_address_inc (dbg, sec_index, &addr, width, &end);
363 __libdw_read_address_inc (dbg, sec_index, &addr, width, &begin);