Home
last modified time | relevance | path

Searched refs:common_section (Results 1 – 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/binutils/binutils/
Dsrconv.c1696 struct coff_section *common_section; in prescan() local
1699 common_section = tree->sections + 3; in prescan()
1709 common_section->size = align (common_section->size); in prescan()
1710 w->offset = common_section->size + common_section->address; in prescan()
1711 w->section = common_section; in prescan()
1712 common_section->size += s->type->size; in prescan()
1713 common_section->size = align (common_section->size); in prescan()
/freebsd-10-stable/contrib/binutils/bfd/
Delf-bfd.h1040 asection *(*common_section) (asection *); member
Delflink.c1331 *psec = sec = bed->common_section (oldsec); in _bfd_elf_merge_symbol()
/freebsd-10-stable/contrib/binutils/ld/
DChangeLog-91971549 rather than by common_section field. Don't warn about absence of
1553 common_section, common_output_section, and complained, as well as
/freebsd-10-stable/contrib/gcc/
DFSFChangeLog.113615 * arm/aof.h (COMMON_SECTION): New macro, define common_section.
3618 (ASM_OUTPUT_COMMON): Call common_section() to indicate we've
DChangeLog-20052058 the dummy common_section function.
2075 (common_section, COMMON_SECTION, ssib_section, SSIB_SECTION): Delete.
2089 the dummy common_section function.
2108 (common_section): Delete.
DChangeLog-20015542 * alpha/unicosmk.h (common_section, ssib_section): Prototype.
6543 (common_section): Delete unused variable.
8167 * arm-protos.h (rdata_section, zero_init_section, common_section):