Searched refs:obj_elf_common (Results 1 – 14 of 14) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | obj-elf.h | 169 extern void obj_elf_common (int);
|
| D | obj-elf.c | 71 {"comm", obj_elf_common, 0}, 72 {"common", obj_elf_common, 1}, 337 obj_elf_common (int is_common) in obj_elf_common() function
|
| D | tc-mcore.c | 388 obj_elf_common (needs_align);
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | obj-elf.h | 176 extern void obj_elf_common (int);
|
| D | obj-elf.c | 76 {"comm", obj_elf_common, 0}, 77 {"common", obj_elf_common, 1}, 354 obj_elf_common (int is_common) in obj_elf_common() function
|
| D | tc-mcore.c | 396 obj_elf_common (needs_align); in mcore_s_comm()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | ChangeLog-9899 | 1035 * config/obj-elf.c (obj_elf_common, obj_elf_data, obj_elf_text): 1037 * config/obj-elf.h (obj_elf_common, obj_elf_data, obj_elf_text): 1315 * config/obj-elf.c (obj_elf_common): In MRI mode if called as 1317 (elf_pseudo_table): Pass 1 to obj_elf_common for `common'.
|
| D | ChangeLog-9295 | 635 * config/obj-elf.c (obj_elf_common): Convert specified byte 5715 * config/obj-elf.c (obj_elf_common): Set alignment of common 9121 * config/obj-elf.c (obj_elf_common): Allow the alignment field to 9524 * config/obj-elf.c (obj_elf_common): Comment out unused label 9528 obj_elf_ident, obj_elf_weak, obj_elf_local, obj_elf_common,
|
| D | ChangeLog-9697 | 1832 * config/obj-elf.c (obj_elf_common): Likewise. Set segment of 2182 * config/obj-elf.c (obj_elf_common): Set BSF_OBJECT in flags.
|
| D | ChangeLog-0203 | 5753 * config/obj-elf.c (elf_common): Renamed from obj_elf_common. 5754 (obj_elf_common): Call elf_common.
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | ChangeLog-9899 | 1035 * config/obj-elf.c (obj_elf_common, obj_elf_data, obj_elf_text): 1037 * config/obj-elf.h (obj_elf_common, obj_elf_data, obj_elf_text): 1315 * config/obj-elf.c (obj_elf_common): In MRI mode if called as 1317 (elf_pseudo_table): Pass 1 to obj_elf_common for `common'.
|
| D | ChangeLog-9295 | 635 * config/obj-elf.c (obj_elf_common): Convert specified byte 5715 * config/obj-elf.c (obj_elf_common): Set alignment of common 9121 * config/obj-elf.c (obj_elf_common): Allow the alignment field to 9524 * config/obj-elf.c (obj_elf_common): Comment out unused label 9528 obj_elf_ident, obj_elf_weak, obj_elf_local, obj_elf_common,
|
| D | ChangeLog-9697 | 1832 * config/obj-elf.c (obj_elf_common): Likewise. Set segment of 2182 * config/obj-elf.c (obj_elf_common): Set BSF_OBJECT in flags.
|
| D | ChangeLog-0203 | 5753 * config/obj-elf.c (elf_common): Renamed from obj_elf_common. 5754 (obj_elf_common): Call elf_common.
|