Home
last modified time | relevance | path

Searched refs:sec_index (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/binutils/bfd/
Dpeicode.h110 unsigned int sec_index; member
619 sec->target_index = vars->sec_index ++; in pe_ILF_make_a_section()
837 vars.sec_index = 0; in pe_ILF_build_a_bfd()
/freebsd-9-stable/contrib/binutils/binutils/
Dreadelf.c1251 bfd_vma sec_index = (bfd_vma) -1; in dump_relocations() local
1254 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() local
4497 if (sec_index == 0) in process_section_groups()
4503 group_name = SECTION_NAME (section_headers + sec_index); in process_section_groups()
/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-ia64.c3675 start_unwind_section (const segT text_seg, int sec_index) in start_unwind_section() argument
3712 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()