Home
last modified time | relevance | path

Searched refs:kept (Results 1 – 25 of 37) sorted by relevance

12

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
Dempty-aligned.t4 /* Alignment at beginning shouldn't result in empty section being kept. */
23 .text3 being kept. */
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
Dstart3.s1 # When GC, all sections in each file must be referenced from within a kept
Dstart4.s1 # When GC, all sections in each file must be referenced from within a kept
/toolchain/binutils/binutils-2.25/config/
Doverride.m49 dnl Autoconf version is used. It should be kept for consistency.
/toolchain/binutils/binutils-2.25/
DMAINTAINERS10 be kept in sync with their counterparts in the GCC
Dconfig-ml.in616 # currently kept separate because we don't want the *clean targets to require
/toolchain/binutils/binutils-2.25/bfd/
Delflink.c9175 asection *kept; in _bfd_elf_check_kept_section() local
9177 kept = sec->kept_section; in _bfd_elf_check_kept_section()
9178 if (kept != NULL) in _bfd_elf_check_kept_section()
9180 if ((kept->flags & SEC_GROUP) != 0) in _bfd_elf_check_kept_section()
9181 kept = match_group_member (sec, kept, info); in _bfd_elf_check_kept_section()
9182 if (kept != NULL in _bfd_elf_check_kept_section()
9184 != (kept->rawsize != 0 ? kept->rawsize : kept->size))) in _bfd_elf_check_kept_section()
9185 kept = NULL; in _bfd_elf_check_kept_section()
9186 sec->kept_section = kept; in _bfd_elf_check_kept_section()
9188 return kept; in _bfd_elf_check_kept_section()
[all …]
Delf32-xtensa.c9008 asection *kept = target_sec->kept_section; in relax_section() local
9009 if (kept != NULL) in relax_section()
9011 if ((kept->flags & SEC_GROUP) != 0) in relax_section()
9013 asection *first = elf_next_in_group (kept); in relax_section()
9016 kept = NULL; in relax_section()
9021 kept = s; in relax_section()
9030 if (kept != NULL in relax_section()
9033 == (kept->rawsize != 0 ? kept->rawsize : kept->size))) in relax_section()
9034 target_sec = kept; in relax_section()
Delfnn-ia64.c1626 unsigned int i, kept, dupes, diff, dest, src, len; in sort_dyn_sym_info() local
1657 kept = dest - 1; in sort_dyn_sym_info()
1659 info [kept].got_offset = got_offset; in sort_dyn_sym_info()
1680 info [kept].got_offset = got_offset; in sort_dyn_sym_info()
Delf64-ia64-vms.c1394 unsigned int i, kept, dupes, diff, dest, src, len; in sort_dyn_sym_info() local
1425 kept = dest - 1; in sort_dyn_sym_info()
1427 info [kept].got_offset = got_offset; in sort_dyn_sym_info()
1448 info [kept].got_offset = got_offset; in sort_dyn_sym_info()
Delf.c3199 asection *kept; in assign_section_numbers() local
3206 kept = _bfd_elf_check_kept_section (s, link_info); in assign_section_numbers()
3207 if (kept == NULL) in assign_section_numbers()
3212 s = kept; in assign_section_numbers()
DChangeLog-201195 H is a MIPS16 function with a kept 32-bit stub. Update comments.
3176 symbol on a toc reloc is defined in a kept section.
DChangeLog-2007174 need to be kept. Use the u.cie.merged field to track a CIE's
577 DWARF section and anticipate its replacement with the kept section.
/toolchain/binutils/binutils-2.25/gold/
Dobject.h2624 Kept_comdat_section kept(kept_object, kept_shndx); in set_kept_comdat_section()
2625 this->kept_comdat_sections_.insert(std::make_pair(shndx, kept)); in set_kept_comdat_section()
DChangeLog3352 * object.cc (Sized_relobj_file::do_layout): Check for kept input
4707 report_comdat_group for kept comdat sections.
5834 (Sized_incr_relobj::do_layout): Record kept COMDAT group info from
5851 * object.cc (Sized_relobj::include_section_group): Report kept
13080 (Sized_relobj::set_kept_comdat_section): Remove kept parameter.
13494 kept comdat section was garbage collected.
14440 object to override a kept COMDAT group from a plugin object.
15610 calls to Layout::add_comdat. Change to build table of kept comdat
15611 groups and table mapping discarded sections to kept sections.
15635 corresponding kept section when applying a relocation.
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dxtensaelf.em1473 section -> target section (kept as a list of edges). */
1642 section -> target section (kept as a list of edges). */
/toolchain/binutils/binutils-2.25/gas/
DChangeLog970 Warnings and errors are kept in s_mipsset because when
973 kept in s_mipsset as it is not applicable to s_module. Inferred
974 settings are also kept in s_mipsset as s_module does not infer any
/toolchain/binutils/binutils-2.25/binutils/
DNEWS292 * New command line switches added to objcopy to allow symbols to be kept as
DChangeLog-0203587 (is_strip_section): Process the sections removed and kept
/toolchain/binutils/binutils-2.25/ld/
Dconfigure.tgt45 # architecture variants should be kept together even if their names
Dld.texinfo1424 command-line will be kept, as will sections containing symbols
1432 @samp{-r}). In this case the root of symbols kept must be explicitly
7034 marks a TOC word as unneeded, while a reloc in a kept code section
7037 unneeded will of course be kept. TOC words without any referencing
7038 reloc are assumed to be part of a multi-word entry, and are kept or
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-mmix.texi79 be expanded. It needs to be kept in mind that @code{mmixal} is both an
/toolchain/binutils/binutils-2.25/ld/testsuite/
DChangeLog-2005493 that no .text? section is kept. Also check setting vma and
/toolchain/binutils/binutils-2.25/include/elf/
DChangeLog546 (ELFOSABI_LINUX): ... this, kept as an alias.
/toolchain/binutils/binutils-2.25/cpu/
Dm32r.cpu1335 ; It's kept around because the f-r1 reference in the semantic part

12