Lines Matching refs:section_index

94     Dwarf_Half section_index,
109 secdata->dss_index = section_index;
120 Dwarf_Half section_index)
122 secdata->dss_reloc_index = section_index;
157 Dwarf_Half section_index = 0;
194 for (section_index = 0; section_index < section_count;
195 ++section_index) {
202 section_index,
221 section_index,error,
230 section_index,error,
238 section_index,error,
247 section_index,error,
255 section_index,error,
264 section_index,error,
273 section_index,error,
281 section_index,error,
290 section_index,error,
299 section_index,error,
309 section_index,error,
317 section_index,error,
326 section_index,error,
335 section_index,error,
342 section_index,error,
350 section_index,error,
359 section_index,error,
367 section_index,error,
376 add_rela_data(&dbg->de_debug_info,&doas,section_index);
378 add_rela_data(&dbg->de_debug_abbrev,&doas,section_index);
380 add_rela_data(&dbg->de_debug_aranges,&doas,section_index);
382 add_rela_data(&dbg->de_debug_line,&doas,section_index);
384 add_rela_data(&dbg->de_debug_frame,&doas,section_index);
386 add_rela_data(&dbg->de_debug_frame_eh_gnu,&doas,section_index);
388 add_rela_data(&dbg->de_debug_loc,&doas,section_index);
390 add_rela_data(&dbg->de_debug_pubnames,&doas,section_index);
392 add_rela_data(&dbg->de_debug_str,&doas,section_index);
394 add_rela_data(&dbg->de_debug_funcnames,&doas,section_index);
396 add_rela_data(&dbg->de_debug_typenames,&doas,section_index);
398 add_rela_data(&dbg->de_debug_pubtypes,&doas,section_index);
400 add_rela_data(&dbg->de_debug_varnames,&doas,section_index);
402 add_rela_data(&dbg->de_debug_weaknames,&doas,section_index);
404 add_rela_data(&dbg->de_debug_macinfo,&doas,section_index);