| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf64-hppa.c | 2704 elf64_hppa_section_from_phdr (bfd *abfd, Elf_Internal_Phdr *hdr, int sec_index, 2711 if (!_bfd_elf_make_section_from_phdr (abfd, hdr, sec_index, typename)) 2734 if (!_bfd_elf_make_section_from_phdr (abfd, hdr, sec_index, typename)) 2747 return _bfd_elf_make_section_from_phdr (abfd, hdr, sec_index, typename); 2763 unsigned int sec_index = sym->st_shndx; 2765 switch (sec_index) 2762 unsigned int sec_index = sym->st_shndx; local
|
| peicode.h | 111 unsigned int sec_index; member in struct:__anon8971 641 sec->target_index = vars->sec_index ++; 925 vars.sec_index = 0;
|
| elf.c | 2995 bfd_section_from_elf_index (bfd *abfd, unsigned int sec_index) 2997 if (sec_index >= elf_numsections (abfd)) 2999 return elf_elfsections (abfd)[sec_index]->bfd_section; 7265 unsigned int sec_index; 7272 sec_index = SHN_ABS; 7274 sec_index = SHN_COMMON; 7276 sec_index = SHN_UNDEF; 7278 sec_index = SHN_BAD; 7283 int retval = sec_index; 7289 if (sec_index == SHN_BAD 7263 unsigned int sec_index; local [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| elf64-hppa.c | 2702 elf64_hppa_section_from_phdr (bfd *abfd, Elf_Internal_Phdr *hdr, int sec_index, 2709 if (!_bfd_elf_make_section_from_phdr (abfd, hdr, sec_index, typename)) 2732 if (!_bfd_elf_make_section_from_phdr (abfd, hdr, sec_index, typename)) 2745 return _bfd_elf_make_section_from_phdr (abfd, hdr, sec_index, typename); 2761 unsigned int sec_index = sym->st_shndx; 2763 switch (sec_index) 2760 unsigned int sec_index = sym->st_shndx; local
|
| peicode.h | 111 unsigned int sec_index; member in struct:__anon2811 641 sec->target_index = vars->sec_index ++; 931 vars.sec_index = 0;
|
| elf.c | 2967 bfd_section_from_elf_index (bfd *abfd, unsigned int sec_index) 2969 if (sec_index >= elf_numsections (abfd)) 2971 return elf_elfsections (abfd)[sec_index]->bfd_section; 7213 unsigned int sec_index; 7220 sec_index = SHN_ABS; 7222 sec_index = SHN_COMMON; 7224 sec_index = SHN_UNDEF; 7226 sec_index = SHN_BAD; 7231 int retval = sec_index; 7237 if (sec_index == SHN_BAD 7211 unsigned int sec_index; local [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf64-hppa.c | 2703 elf64_hppa_section_from_phdr (bfd *abfd, Elf_Internal_Phdr *hdr, int sec_index, 2710 if (!_bfd_elf_make_section_from_phdr (abfd, hdr, sec_index, typename)) 2733 if (!_bfd_elf_make_section_from_phdr (abfd, hdr, sec_index, typename)) 2746 return _bfd_elf_make_section_from_phdr (abfd, hdr, sec_index, typename); 2762 unsigned int sec_index = sym->st_shndx; 2764 switch (sec_index) 2761 unsigned int sec_index = sym->st_shndx; local
|
| peicode.h | 111 unsigned int sec_index; member in struct:__anon5552 639 sec->target_index = vars->sec_index ++; 917 vars.sec_index = 0;
|
| elf.c | 3154 bfd_section_from_elf_index (bfd *abfd, unsigned int sec_index) 3156 if (sec_index >= elf_numsections (abfd)) 3158 return elf_elfsections (abfd)[sec_index]->bfd_section; 7382 unsigned int sec_index; 7389 sec_index = SHN_ABS; 7391 sec_index = SHN_COMMON; 7393 sec_index = SHN_UNDEF; 7395 sec_index = SHN_BAD; 7400 int retval = sec_index; 7406 if (sec_index == SHN_BAD 7380 unsigned int sec_index; local [all...] |
| /src/external/gpl3/binutils/dist/bfd/ |
| peicode.h | 116 unsigned int sec_index; member in struct:__anon7489 646 sec->target_index = vars->sec_index ++; 930 vars.sec_index = 0;
|
| elf64-hppa.c | 2915 elf64_hppa_section_from_phdr (bfd *abfd, Elf_Internal_Phdr *hdr, int sec_index, 2922 if (!_bfd_elf_make_section_from_phdr (abfd, hdr, sec_index, typename)) 2945 if (!_bfd_elf_make_section_from_phdr (abfd, hdr, sec_index, typename)) 2958 return _bfd_elf_make_section_from_phdr (abfd, hdr, sec_index, typename); 2974 unsigned int sec_index = sym->st_shndx; 2976 switch (sec_index) 2973 unsigned int sec_index = sym->st_shndx; local
|
| elf.c | 3059 bfd_section_from_elf_index (bfd *abfd, unsigned int sec_index) 3061 if (sec_index >= elf_numsections (abfd)) 3063 return elf_elfsections (abfd)[sec_index]->bfd_section; 7330 unsigned int sec_index; 7337 sec_index = SHN_ABS; 7339 sec_index = SHN_COMMON; 7341 sec_index = SHN_UNDEF; 7343 sec_index = SHN_BAD; 7348 int retval = sec_index; 7354 if (sec_index == SHN_BAD 7328 unsigned int sec_index; local [all...] |
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-ia64.c | 3514 start_unwind_section (const segT text_seg, int sec_index) 3551 const char *prefix = special_section_name [sec_index]; 3571 prefix = special_linkonce_name [sec_index - SPECIAL_SECTION_UNWIND];
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-ia64.c | 3514 start_unwind_section (const segT text_seg, int sec_index) 3551 const char *prefix = special_section_name [sec_index]; 3571 prefix = special_linkonce_name [sec_index - SPECIAL_SECTION_UNWIND];
|