Searched refs:obj_elf_common (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/binutils/gas/config/ |
| H A D | obj-elf.h | 165 extern void obj_elf_common (int);
|
| H A D | obj-elf.c | 81 {"comm", obj_elf_common, 0}, 82 {"common", obj_elf_common, 1}, 359 obj_elf_common (int is_common) in obj_elf_common() function
|
| /freebsd-12.1/contrib/binutils/gas/ |
| H A 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'.
|
| H A 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,
|
| H A 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.
|
| H A D | ChangeLog-0203 | 5753 * config/obj-elf.c (elf_common): Renamed from obj_elf_common. 5754 (obj_elf_common): Call elf_common.
|