Searched refs:kept_section (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf-eh-frame.c717 if (sym_sec->kept_section != NULL)
718 sym_sec = sym_sec->kept_section;
H A Delflink.c3829 else if (sec->kept_section)
8288 kept = sec->kept_section;
8295 sec->kept_section = kept;
8824 && sec->kept_section != NULL
8825 && sec->kept_section->output_section != NULL)
8827 osec = sec->kept_section->output_section;
11503 sec->kept_section = l->sec;
11514 s->kept_section = l->sec;
11541 first->kept_section = l->sec;
11558 sec->kept_section
[all...]
H A Dlinker.c3076 sec->kept_section = l->sec;
H A Dbfd-in2.h1486 struct bfd_section *kept_section;
1665 /* entsize, kept_section, moving_line_filepos, */ \
1479 struct bfd_section *kept_section; member in struct:bfd_section
H A Delf.c8717 sec->kept_section = *psec;
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1492 struct bfd_section *kept_section;
1671 /* entsize, kept_section, moving_line_filepos, */ \
1485 struct bfd_section *kept_section; member in struct:bfd_section

Completed in 220 milliseconds