Home
last modified time | relevance | path

Searched refs:elf_frob_file (Results 1 – 10 of 10) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dobj-elf.h129 #define obj_frob_file elf_frob_file
131 extern void elf_frob_file (void);
Dobj-elf.c2380 elf_frob_file (void) in elf_frob_file() function
2657 elf_frob_file,
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-2010451 processing here from elf_frob_file. Ensure that group signature
453 (elf_frob_file): Move group section processing to
DChangeLog-92952811 elf_frob_file): Only call ecoff routines if NEED_ECOFF_DEBUG is
2886 elf_frob_file): Test it at run time.
6470 * config/obj-elf.c (elf_frob_file): Delete elf_tc_symbol and
6974 * config/obj-elf.c (elf_frob_file): Likewise.
8139 (elf_frob_file): Reworked ECOFF debug generation to use
8208 (elf_frob_file): If ECOFF_DEBUGGING, finish up ECOFF debugging
9714 * config/obj-elf.c (elf_frob_file): Arguments were incorrect on
9763 * config/obj-elf.c (elf_frob_file): Change
9945 (elf_frob_file): Apply adjust_stab_sections to each section.
10488 * config/obj-elf.h (obj_elf_frob_symbol, elf_frob_file,
[all …]
DChangeLog-02031223 (elf_frob_file): Set SHT_GROUP.
5476 (elf_frob_file): If group name matches an exported symbol, use that
5520 (elf_frob_file): Set SEC_LINK_ONCE on COMDAT groups. Check
DChangeLog-20072226 * config/obj-elf.c (elf_frob_file): frag_wane any new frags.
DChangeLog-20041685 * config/obj-elf.c (elf_frob_file): Use bfd_set_section_size.
DChangeLog-2009691 (elf_frob_file): Adjust.
DChangeLog-0001746 (elf_frob_file): Don't use sec->lineno for SHT_GROUP section to store
757 (elf_frob_file): Create SEC_GROUP section(s).
DChangeLog-96973605 * config/obj-elf.c (elf_frob_file): Move ECOFF debug processing to ...