Searched refs:remove_section (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ |
H A D | CommonOpts.td | 59 defm remove_section : Eq<"remove-section", "Remove <section>">, 62 Alias<remove_section>,
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/ |
H A D | xtensaelf.em | 86 remove_section (bfd *abfd, asection *os) 229 remove_section (abfd, insn_sec); 237 remove_section (abfd, prop_sec);
|
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/ |
H A D | xtensaelf.em | 78 remove_section (bfd *abfd, asection *os) 221 remove_section (abfd, insn_sec); 229 remove_section (abfd, prop_sec);
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elflink.c | 12414 bool remove_section = false; in bfd_elf_final_link() local 12438 remove_section = true; in bfd_elf_final_link() 12443 remove_section = true; in bfd_elf_final_link() 12445 if (remove_section) in bfd_elf_final_link()
|
H A D | ChangeLog-2018 | 1552 to `remove_section'.
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elflink.c | 12317 bool remove_section = false; in bfd_elf_final_link() local 12341 remove_section = true; in bfd_elf_final_link() 12346 remove_section = true; in bfd_elf_final_link() 12348 if (remove_section) in bfd_elf_final_link()
|
H A D | ChangeLog-2018 | 1552 to `remove_section'.
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | ChangeLog-2004 | 331 * emultempl/xtensaelf.em (remove_section,
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | ChangeLog-2004 | 331 * emultempl/xtensaelf.em (remove_section,
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2018 | 1552 to `remove_section'.
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2018 | 1552 to `remove_section'.
|