Searched refs:common_section (Results 1 – 13 of 13) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils-2.17/binutils/ |
| D | srconv.c | 1694 struct coff_section *common_section; in prescan() local 1697 common_section = tree->sections + 3; in prescan() 1707 common_section->size = align (common_section->size); in prescan() 1708 w->offset = common_section->size + common_section->address; in prescan() 1709 w->section = common_section; in prescan() 1710 common_section->size += s->type->size; in prescan() 1711 common_section->size = align (common_section->size); in prescan()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/arm/ |
| D | aof.h | 82 common_section () \ 206 (common_section (), \
|
| D | arm-protos.h | 160 extern void common_section PARAMS ((void));
|
| /openbsd/src/gnu/usr.bin/binutils/binutils/ |
| D | srconv.c | 1829 struct coff_section *common_section; in prescan() local 1832 common_section = tree->sections + 3; in prescan() 1842 common_section->size = align (common_section->size); in prescan() 1843 w->offset = common_section->size + common_section->address; in prescan() 1844 w->section = common_section; in prescan() 1845 common_section->size += s->type->size; in prescan() 1846 common_section->size = align (common_section->size); in prescan()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/alpha/ |
| D | unicosmk.h | 322 extern void common_section PARAMS ((void)); 325 common_section () \
|
| D | alpha.c | 9580 common_section ();
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | elf-bfd.h | 983 asection *(*common_section) (asection *); member
|
| D | ChangeLog-2005 | 1323 common_section_index, common_section, and merge_symbol. 1346 common_section, and merge_symbol.
|
| D | elflink.c | 1234 *psec = sec = bed->common_section (oldsec); in _bfd_elf_merge_symbol()
|
| /openbsd/src/gnu/usr.bin/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
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/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
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | ChangeLog.6 | 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):
|
| 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
|