Searched refs:sec_index (Results 1 – 3 of 3) sorted by relevance
110 unsigned int sec_index; member619 sec->target_index = vars->sec_index ++; in pe_ILF_make_a_section()837 vars.sec_index = 0; in pe_ILF_build_a_bfd()
1251 bfd_vma sec_index = (bfd_vma) -1; in dump_relocations() local1254 sec_index = psym->st_shndx; in dump_relocations()1256 sec_index = psym->st_shndx - (SHN_HIRESERVE + 1 in dump_relocations()1259 if (sec_index != (bfd_vma) -1) in dump_relocations()1260 sec_name = SECTION_NAME (section_headers + sec_index); in dump_relocations()4496 bfd_vma sec_index = SECTION_HEADER_INDEX (sym->st_shndx); in process_section_groups() local4497 if (sec_index == 0) in process_section_groups()4503 group_name = SECTION_NAME (section_headers + sec_index); in process_section_groups()
3675 start_unwind_section (const segT text_seg, int sec_index) in start_unwind_section() argument3712 const char *prefix = special_section_name [sec_index]; in start_unwind_section()3734 prefix = special_linkonce_name [sec_index - SPECIAL_SECTION_UNWIND]; in start_unwind_section()