Searched refs:obj_elf_common (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | obj-elf.h | 161 extern void obj_elf_common (int);
|
D | obj-elf.c | 84 {"comm", obj_elf_common, 0}, 85 {"common", obj_elf_common, 1}, 381 obj_elf_common (int is_common) in obj_elf_common() function
|
D | tc-mcore.c | 392 obj_elf_common (needs_align); in mcore_s_comm()
|
/toolchain/binutils/binutils-2.27/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 | 5745 * config/obj-elf.c (elf_common): Renamed from obj_elf_common. 5746 (obj_elf_common): Call elf_common.
|