Searched refs:section_index (Results 1 – 6 of 6) sorted by relevance
153 unsigned int section_index; member
1602 int section_index = 0; in add_symbol_file_command() local1662 sect_opts[section_index].name = ".text"; in add_symbol_file_command()1663 sect_opts[section_index].value = arg; in add_symbol_file_command()1664 if (++section_index > num_sect_opts) in add_symbol_file_command()1692 sect_opts[section_index].name = arg; in add_symbol_file_command()1698 sect_opts[section_index].value = arg; in add_symbol_file_command()1700 if (++section_index > num_sect_opts) in add_symbol_file_command()1723 section_addrs = alloc_section_addr_info (section_index); in add_symbol_file_command()1725 for (i = 0; i < section_index; i++) in add_symbol_file_command()
347 size_t section_index = m_sections.size(); in AddSection() local349 return section_index; in AddSection()
1108 unsigned int section_index; in ieee_slurp_sections() local1111 section_index = must_parse_int (&(ieee->h)); in ieee_slurp_sections()1113 section = get_section_entry (abfd, ieee, section_index); in ieee_slurp_sections()1194 unsigned int section_index; in ieee_slurp_sections() local1199 section_index = must_parse_int (&ieee->h); in ieee_slurp_sections()1200 section = get_section_entry (abfd, ieee, section_index); in ieee_slurp_sections()1201 if (section_index > ieee->section_count) in ieee_slurp_sections()1202 ieee->section_count = section_index; in ieee_slurp_sections()
208 unsigned int section_index; member4610 g->section_index = entry; in process_section_groups()5106 sec = SECTION_HEADER (g->section_index); in ia64_process_unwind()