HomeSort by: relevance | last modified time | path
    Searched defs:sym_sec (Results 1 - 25 of 152) sorted by relevancy

1 2 3 4 5 6 7

  /src/external/gpl3/binutils/dist/gprofng/src/
gmon_corefile.cc 390 asection *sym_sec; local
417 sym_sec = core_syms[i]->section;
419 if (sym_sec)
420 symtab->limit->addr += bfd_section_vma (sym_sec);
  /src/external/gpl3/binutils/dist/bfd/
elf-m10200.c 248 asection *sym_sec ATTRIBUTE_UNUSED,
641 asection *sym_sec;
645 sym_sec = bfd_und_section_ptr;
647 sym_sec = bfd_abs_section_ptr;
649 sym_sec = bfd_com_section_ptr;
651 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
653 + sym_sec->output_section->vma
654 + sym_sec->output_offset);
640 asection *sym_sec; local
elf32-crx.c 1034 asection *sym_sec; local
1038 sym_sec = bfd_und_section_ptr;
1040 sym_sec = bfd_abs_section_ptr;
1042 sym_sec = bfd_com_section_ptr;
1044 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
1046 + sym_sec->output_section->vma
1047 + sym_sec->output_offset);
elf32-ft32.c 551 asection *sym_sec;
554 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
558 if (sym_sec)
559 symval += sym_sec->output_section->vma
560 + sym_sec->output_offset;
851 asection *sym_sec;
854 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
858 if (sym_sec == sec)
860 symval += sym_sec->output_section->vma
861 + sym_sec->output_offset
549 asection *sym_sec; local
849 asection *sym_sec; local
1007 asection *sym_sec; local
    [all...]
elf32-m68hc11.c 743 asection *sym_sec;
839 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
841 + sym_sec->output_section->vma
842 + sym_sec->output_offset);
866 sym_sec = h->root.u.def.section;
868 + sym_sec->output_section->vma
869 + sym_sec->output_offset);
904 if (*again && sym_sec != sec
905 && sym_sec->output_section == sec->output_section)
741 asection *sym_sec; local
elf32-m68hc1x.c 441 asection *sym_sec; local
468 sym_sec = NULL;
472 sym_sec = hdr->bfd_section;
514 sym_sec = hash->root.u.def.section;
542 stub_entry->target_section = sym_sec;
elf32-pru.c 1228 asection *sym_sec;
1231 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
1235 if (sym_sec == sec)
1237 symval += sym_sec->output_section->vma
1238 + sym_sec->output_offset;
1407 asection *sym_sec;
1411 sym_sec = bfd_und_section_ptr;
1413 sym_sec = bfd_abs_section_ptr;
1415 sym_sec = bfd_com_section_ptr;
1417 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx)
1227 asection *sym_sec; local
1406 asection *sym_sec; local
    [all...]
  /src/external/gpl3/binutils/dist/gprof/
corefile.c 660 asection *sym_sec; local
687 sym_sec = core_syms[i]->section;
689 if (sym_sec)
690 symtab->limit->addr += bfd_section_vma (sym_sec);
  /src/external/gpl3/binutils.old/dist/bfd/
elf-m10200.c 248 asection *sym_sec ATTRIBUTE_UNUSED,
640 asection *sym_sec;
644 sym_sec = bfd_und_section_ptr;
646 sym_sec = bfd_abs_section_ptr;
648 sym_sec = bfd_com_section_ptr;
650 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
652 + sym_sec->output_section->vma
653 + sym_sec->output_offset);
639 asection *sym_sec; local
elf32-crx.c 1033 asection *sym_sec; local
1037 sym_sec = bfd_und_section_ptr;
1039 sym_sec = bfd_abs_section_ptr;
1041 sym_sec = bfd_com_section_ptr;
1043 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
1045 + sym_sec->output_section->vma
1046 + sym_sec->output_offset);
elf32-ft32.c 550 asection *sym_sec;
553 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
557 if (sym_sec)
558 symval += sym_sec->output_section->vma
559 + sym_sec->output_offset;
850 asection *sym_sec;
853 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
857 if (sym_sec == sec)
859 symval += sym_sec->output_section->vma
860 + sym_sec->output_offset
548 asection *sym_sec; local
848 asection *sym_sec; local
1006 asection *sym_sec; local
    [all...]
elf32-m68hc11.c 743 asection *sym_sec;
839 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
841 + sym_sec->output_section->vma
842 + sym_sec->output_offset);
866 sym_sec = h->root.u.def.section;
868 + sym_sec->output_section->vma
869 + sym_sec->output_offset);
904 if (*again && sym_sec != sec
905 && sym_sec->output_section == sec->output_section)
741 asection *sym_sec; local
elf32-m68hc1x.c 441 asection *sym_sec; local
468 sym_sec = NULL;
472 sym_sec = hdr->bfd_section;
514 sym_sec = hash->root.u.def.section;
542 stub_entry->target_section = sym_sec;
elf32-pru.c 1227 asection *sym_sec;
1230 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
1234 if (sym_sec == sec)
1236 symval += sym_sec->output_section->vma
1237 + sym_sec->output_offset;
1406 asection *sym_sec;
1410 sym_sec = bfd_und_section_ptr;
1412 sym_sec = bfd_abs_section_ptr;
1414 sym_sec = bfd_com_section_ptr;
1416 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx)
1226 asection *sym_sec; local
1405 asection *sym_sec; local
    [all...]
  /src/external/gpl3/binutils.old/dist/gprof/
corefile.c 660 asection *sym_sec; local
687 sym_sec = core_syms[i]->section;
689 if (sym_sec)
690 symtab->limit->addr += bfd_section_vma (sym_sec);
  /src/external/gpl3/gdb/dist/bfd/
elf-m10200.c 248 asection *sym_sec ATTRIBUTE_UNUSED,
640 asection *sym_sec;
644 sym_sec = bfd_und_section_ptr;
646 sym_sec = bfd_abs_section_ptr;
648 sym_sec = bfd_com_section_ptr;
650 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
652 + sym_sec->output_section->vma
653 + sym_sec->output_offset);
639 asection *sym_sec; local
elf32-crx.c 1033 asection *sym_sec; local
1037 sym_sec = bfd_und_section_ptr;
1039 sym_sec = bfd_abs_section_ptr;
1041 sym_sec = bfd_com_section_ptr;
1043 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
1045 + sym_sec->output_section->vma
1046 + sym_sec->output_offset);
elf32-ft32.c 550 asection *sym_sec;
553 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
557 if (sym_sec)
558 symval += sym_sec->output_section->vma
559 + sym_sec->output_offset;
850 asection *sym_sec;
853 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
857 if (sym_sec == sec)
859 symval += sym_sec->output_section->vma
860 + sym_sec->output_offset
548 asection *sym_sec; local
848 asection *sym_sec; local
1006 asection *sym_sec; local
    [all...]
elf32-m68hc11.c 743 asection *sym_sec;
839 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
841 + sym_sec->output_section->vma
842 + sym_sec->output_offset);
866 sym_sec = h->root.u.def.section;
868 + sym_sec->output_section->vma
869 + sym_sec->output_offset);
904 if (*again && sym_sec != sec
905 && sym_sec->output_section == sec->output_section)
741 asection *sym_sec; local
elf32-m68hc1x.c 441 asection *sym_sec; local
468 sym_sec = NULL;
472 sym_sec = hdr->bfd_section;
514 sym_sec = hash->root.u.def.section;
542 stub_entry->target_section = sym_sec;
elf32-pru.c 1227 asection *sym_sec;
1230 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
1234 if (sym_sec == sec)
1236 symval += sym_sec->output_section->vma
1237 + sym_sec->output_offset;
1406 asection *sym_sec;
1410 sym_sec = bfd_und_section_ptr;
1412 sym_sec = bfd_abs_section_ptr;
1414 sym_sec = bfd_com_section_ptr;
1416 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx)
1226 asection *sym_sec; local
1405 asection *sym_sec; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf-m10200.c 248 asection *sym_sec ATTRIBUTE_UNUSED,
640 asection *sym_sec;
644 sym_sec = bfd_und_section_ptr;
646 sym_sec = bfd_abs_section_ptr;
648 sym_sec = bfd_com_section_ptr;
650 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
652 + sym_sec->output_section->vma
653 + sym_sec->output_offset);
639 asection *sym_sec; local
elf32-crx.c 1033 asection *sym_sec; local
1037 sym_sec = bfd_und_section_ptr;
1039 sym_sec = bfd_abs_section_ptr;
1041 sym_sec = bfd_com_section_ptr;
1043 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
1045 + sym_sec->output_section->vma
1046 + sym_sec->output_offset);
elf32-ft32.c 550 asection *sym_sec;
553 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
557 if (sym_sec)
558 symval += sym_sec->output_section->vma
559 + sym_sec->output_offset;
850 asection *sym_sec;
853 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
857 if (sym_sec == sec)
859 symval += sym_sec->output_section->vma
860 + sym_sec->output_offset
548 asection *sym_sec; local
848 asection *sym_sec; local
1006 asection *sym_sec; local
    [all...]
elf32-m68hc11.c 743 asection *sym_sec;
839 sym_sec = bfd_section_from_elf_index (abfd, isym->st_shndx);
841 + sym_sec->output_section->vma
842 + sym_sec->output_offset);
866 sym_sec = h->root.u.def.section;
868 + sym_sec->output_section->vma
869 + sym_sec->output_offset);
904 if (*again && sym_sec != sec
905 && sym_sec->output_section == sec->output_section)
741 asection *sym_sec; local

Completed in 61 milliseconds

1 2 3 4 5 6 7