Searched refs:bfd_section_from_elf_index (Results 1 - 25 of 89) sorted by relevance

1234

/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-xstormy16.c632 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx);
1004 return bfd_section_from_elf_index (sec->owner, sym->st_shndx);
H A Delf32-h8300.c750 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
859 = bfd_section_from_elf_index (abfd, last_sym->st_shndx);
1461 isec = bfd_section_from_elf_index (input_bfd, isym->st_shndx);
1517 return bfd_section_from_elf_index (sec->owner, sym->st_shndx);
H A Delf32-ip2k.c278 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
593 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
652 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
1537 return bfd_section_from_elf_index (sec->owner, sym->st_shndx);
H A Delf32-openrisc.c422 return bfd_section_from_elf_index (sec->owner, sym->st_shndx);
H A Delf32-crx.c784 isec = bfd_section_from_elf_index (input_bfd, isym->st_shndx);
1033 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
1308 return bfd_section_from_elf_index (sec->owner, sym->st_shndx);
H A Delf32-avr.c507 return bfd_section_from_elf_index (sec->owner, sym->st_shndx);
1142 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
1331 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
1749 sym_sec = bfd_section_from_elf_index
1921 isec = bfd_section_from_elf_index (input_bfd, isym->st_shndx);
H A Delf32-d10v.c251 return bfd_section_from_elf_index (sec->owner, sym->st_shndx);
H A Delf32-mcore.c541 return bfd_section_from_elf_index (sec->owner, sym->st_shndx);
H A Delf32-mt.c430 return bfd_section_from_elf_index (sec->owner, sym->st_shndx);
H A Delf32-msp430.c243 return bfd_section_from_elf_index (sec->owner, sym->st_shndx);
1022 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
H A Delf32-m32c.c614 return bfd_section_from_elf_index (sec->owner, sym->st_shndx);
1177 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx);
1265 ssec = bfd_section_from_elf_index (abfd, isym->st_shndx);
H A Delf32-fr30.c664 return bfd_section_from_elf_index (sec->owner, sym->st_shndx);
H A Delf32-iq2000.c674 return bfd_section_from_elf_index (sec->owner, sym->st_shndx);
H A Delf-m10200.c573 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
1356 isec = bfd_section_from_elf_index (input_bfd, isym->st_shndx);
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf32-h8300.c759 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
868 = bfd_section_from_elf_index (abfd, last_sym->st_shndx);
1470 isec = bfd_section_from_elf_index (input_bfd, isym->st_shndx);
1526 return bfd_section_from_elf_index (sec->owner, sym->st_shndx);
H A Delf32-ip2k.c336 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
1115 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
1174 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
1638 return bfd_section_from_elf_index (sec->owner, sym->st_shndx);
H A Delf32-d10v.c279 return bfd_section_from_elf_index (sec->owner, sym->st_shndx);
H A Delf32-mcore.c593 return bfd_section_from_elf_index (sec->owner, sym->st_shndx);
H A Delf32-msp430.c249 return bfd_section_from_elf_index (sec->owner, sym->st_shndx);
H A Delf32-openrisc.c478 return bfd_section_from_elf_index (sec->owner, sym->st_shndx);
H A Delf32-xstormy16.c679 tsec = bfd_section_from_elf_index (ibfd, isym->st_shndx);
1049 return bfd_section_from_elf_index (sec->owner, sym->st_shndx);
H A Delf32-avr.c427 return bfd_section_from_elf_index (sec->owner, sym->st_shndx);
H A Delf32-fr30.c668 return bfd_section_from_elf_index (sec->owner, sym->st_shndx);
H A Delf32-iq2000.c749 return bfd_section_from_elf_index (sec->owner, sym->st_shndx);
H A Delf-m10200.c582 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
1365 isec = bfd_section_from_elf_index (input_bfd, isym->st_shndx);

Completed in 238 milliseconds

1234