Searched refs:common_section (Results 1 – 7 of 7) sorted by relevance
| /freebsd-10-stable/contrib/binutils/binutils/ |
| D | srconv.c | 1696 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/ |
| D | elf-bfd.h | 1040 asection *(*common_section) (asection *); member
|
| D | elflink.c | 1331 *psec = sec = bed->common_section (oldsec); in _bfd_elf_merge_symbol()
|
| /freebsd-10-stable/contrib/binutils/ld/ |
| D | ChangeLog-9197 | 1549 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/ |
| D | FSFChangeLog.11 | 3615 * arm/aof.h (COMMON_SECTION): New macro, define common_section. 3618 (ASM_OUTPUT_COMMON): Call common_section() to indicate we've
|
| D | ChangeLog-2005 | 2058 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.
|
| D | ChangeLog-2001 | 5542 * 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):
|