Searched refs:sec_shndx (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-msp430.c760 unsigned int sec_shndx; local
766 sec_shndx = _bfd_elf_section_from_bfd_section (abfd, sec);
771 if (isym->st_shndx == sec_shndx && isym->st_value == addr)
792 /* Adjust all local symbols defined as '.section + 0xXXXX' (.section has sec_shndx)
796 int count, unsigned int sec_shndx, bfd_vma toaddr)
815 && lsym->st_shndx == sec_shndx)
829 unsigned int sec_shndx; local
842 sec_shndx = _bfd_elf_section_from_bfd_section (abfd, sec);
871 msp430_elf_relax_adjust_locals(abfd,p,addr,count,sec_shndx,toaddr);
877 if (isym->st_shndx == sec_shndx
795 msp430_elf_relax_adjust_locals(bfd * abfd, asection * sec, bfd_vma addr, int count, unsigned int sec_shndx, bfd_vma toaddr) argument
[all...]
H A Delf32-h8300.c1268 unsigned int sec_shndx;
1279 sec_shndx = _bfd_elf_section_from_bfd_section (abfd, sec);
1312 if (isym->st_shndx == sec_shndx
1345 unsigned int sec_shndx;
1352 sec_shndx = _bfd_elf_section_from_bfd_section (abfd, sec);
1360 if (isym->st_shndx == sec_shndx
1267 unsigned int sec_shndx; local
1344 unsigned int sec_shndx; local
H A Delf-m10200.c1165 unsigned int sec_shndx;
1176 sec_shndx = _bfd_elf_section_from_bfd_section (abfd, sec);
1208 if (isym->st_shndx == sec_shndx
1245 unsigned int sec_shndx;
1251 sec_shndx = _bfd_elf_section_from_bfd_section (abfd, sec);
1257 if (isym->st_shndx == sec_shndx
1164 unsigned int sec_shndx; local
1244 unsigned int sec_shndx; local
H A Delf-m10300.c1860 unsigned int sec_shndx;
1865 sec_shndx = _bfd_elf_section_from_bfd_section (input_bfd,
1878 if (isym->st_shndx == sec_shndx
2061 unsigned int sec_shndx;
2093 sec_shndx = _bfd_elf_section_from_bfd_section (input_bfd,
2108 if (isym->st_shndx != sec_shndx)
3491 unsigned int sec_shndx;
3501 sec_shndx = _bfd_elf_section_from_bfd_section (abfd, sec);
3533 if (isym->st_shndx == sec_shndx
3570 unsigned int sec_shndx;
1859 unsigned int sec_shndx; local
2060 unsigned int sec_shndx; local
3490 unsigned int sec_shndx; local
3569 unsigned int sec_shndx; local
[all...]
H A Delf32-crx.c574 unsigned int sec_shndx; local
586 sec_shndx = _bfd_elf_section_from_bfd_section (abfd, sec);
618 if (isym->st_shndx == sec_shndx
H A Delf32-m68hc11.c1103 unsigned int sec_shndx;
1115 sec_shndx = _bfd_elf_section_from_bfd_section (abfd, sec);
1231 if (isym->st_shndx == sec_shndx
1101 unsigned int sec_shndx; local
H A Delf32-v850.c2165 unsigned int sec_shndx;
2176 sec_shndx = _bfd_elf_section_from_bfd_section (abfd, sec);
2223 if (isym.st_shndx != sec_shndx)
2282 if (isym.st_shndx == sec_shndx
2293 else if (isym.st_shndx == sec_shndx
2319 if (isym.st_shndx == sec_shndx
2334 else if (isym.st_shndx == sec_shndx
2159 unsigned int sec_shndx; local
H A Delf32-avr.c1357 unsigned int sec_shndx;
1370 sec_shndx = _bfd_elf_section_from_bfd_section (abfd, sec);
1504 if (isym->st_shndx == sec_shndx
2007 unsigned int sec_shndx;
2009 sec_shndx =
2018 && isym->st_shndx == sec_shndx)
1356 unsigned int sec_shndx; local
2006 unsigned int sec_shndx; local
H A Delf32-m32c.c1866 int sec_shndx;
1944 sec_shndx = _bfd_elf_section_from_bfd_section (abfd, sec);
1952 if ((int) isym->st_shndx == sec_shndx
1860 int sec_shndx; local
H A Delf32-sh.c817 unsigned int sec_shndx;
831 sec_shndx = _bfd_elf_section_from_bfd_section (abfd, sec);
931 if (isym->st_shndx == sec_shndx
1211 if (isym->st_shndx == sec_shndx
1251 if (isym->st_shndx == sec_shndx
814 unsigned int sec_shndx; local
H A Delf32-xtensa.c9173 unsigned int sec_shndx;
9185 sec_shndx = _bfd_elf_section_from_bfd_section (abfd, sec);
9198 if (isym->st_shndx == sec_shndx)
9147 unsigned int sec_shndx; local

Completed in 290 milliseconds