HomeSort by: relevance | last modified time | path
    Searched refs:kept_section (Results 1 - 25 of 192) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/external/gpl3/binutils/dist/bfd/
elf-eh-frame.c 1280 if (sym_sec->kept_section != NULL)
1281 sym_sec = sym_sec->kept_section;
elflink.c 11369 kept = sec->kept_section;
11383 for (next = kept->kept_section;
11385 next = next->kept_section)
11389 sec->kept_section = kept;
12111 && sec->kept_section != NULL
12112 && sec->kept_section->output_section != NULL)
12114 osec = sec->kept_section->output_section;
15187 || h->root.u.def.section->kept_section != NULL
15202 && (isec->kept_section != NULL
15472 s->kept_section = l->sec
    [all...]
linker.c 3044 sec->kept_section = l->sec;
bfd-in2.h 805 struct bfd_section *kept_section; member in struct:bfd_section
elf64-ia64-vms.c 4977 else if (sec->kept_section)
  /src/external/gpl3/binutils.old/dist/bfd/
elf-eh-frame.c 1277 if (sym_sec->kept_section != NULL)
1278 sym_sec = sym_sec->kept_section;
elflink.c 11350 kept = sec->kept_section;
11364 for (next = kept->kept_section;
11366 next = next->kept_section)
11370 sec->kept_section = kept;
12088 && sec->kept_section != NULL
12089 && sec->kept_section->output_section != NULL)
12091 osec = sec->kept_section->output_section;
15152 || h->root.u.def.section->kept_section != NULL
15172 && (isec->kept_section != NULL
15440 s->kept_section = l->sec
    [all...]
linker.c 3014 sec->kept_section = l->sec;
  /src/external/gpl3/gdb.old/dist/bfd/
elf-eh-frame.c 1271 if (sym_sec->kept_section != NULL)
1272 sym_sec = sym_sec->kept_section;
elflink.c 11286 kept = sec->kept_section;
11300 for (next = kept->kept_section;
11302 next = next->kept_section)
11306 sec->kept_section = kept;
12019 && sec->kept_section != NULL
12020 && sec->kept_section->output_section != NULL)
12022 osec = sec->kept_section->output_section;
15136 || h->root.u.def.section->kept_section != NULL
15152 && (isec->kept_section != NULL
15421 s->kept_section = l->sec
    [all...]
linker.c 2945 sec->kept_section = l->sec;
  /src/external/gpl3/gdb/dist/bfd/
elf-eh-frame.c 1277 if (sym_sec->kept_section != NULL)
1278 sym_sec = sym_sec->kept_section;
elflink.c 11368 kept = sec->kept_section;
11382 for (next = kept->kept_section;
11384 next = next->kept_section)
11388 sec->kept_section = kept;
12106 && sec->kept_section != NULL
12107 && sec->kept_section->output_section != NULL)
12109 osec = sec->kept_section->output_section;
15166 || h->root.u.def.section->kept_section != NULL
15186 && (isec->kept_section != NULL
15454 s->kept_section = l->sec
    [all...]
linker.c 3014 sec->kept_section = l->sec;
  /src/external/gpl3/binutils/lib/libbfd/arch/aarch64/
bfd.h 809 struct bfd_section *kept_section; member in struct:bfd_section
  /src/external/gpl3/binutils/lib/libbfd/arch/aarch64eb/
bfd.h 809 struct bfd_section *kept_section; member in struct:bfd_section
  /src/external/gpl3/binutils/lib/libbfd/arch/alpha/
bfd.h 809 struct bfd_section *kept_section; member in struct:bfd_section
  /src/external/gpl3/binutils/lib/libbfd/arch/earm/
bfd.h 809 struct bfd_section *kept_section; member in struct:bfd_section
  /src/external/gpl3/binutils/lib/libbfd/arch/earmhf/
bfd.h 809 struct bfd_section *kept_section; member in struct:bfd_section
  /src/external/gpl3/binutils/lib/libbfd/arch/earmhfeb/
bfd.h 809 struct bfd_section *kept_section; member in struct:bfd_section
  /src/external/gpl3/binutils/lib/libbfd/arch/hppa/
bfd.h 809 struct bfd_section *kept_section; member in struct:bfd_section
  /src/external/gpl3/binutils/lib/libbfd/arch/i386/
bfd.h 809 struct bfd_section *kept_section; member in struct:bfd_section
  /src/external/gpl3/binutils/lib/libbfd/arch/ia64/
bfd.h 809 struct bfd_section *kept_section; member in struct:bfd_section
  /src/external/gpl3/binutils/lib/libbfd/arch/m68000/
bfd.h 809 struct bfd_section *kept_section; member in struct:bfd_section
  /src/external/gpl3/binutils/lib/libbfd/arch/m68k/
bfd.h 809 struct bfd_section *kept_section; member in struct:bfd_section

Completed in 154 milliseconds

1 2 3 4 5 6 7 8