Home
last modified time | relevance | path

Searched refs:obj_elf_common (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/binutils/gas/config/
H A Dobj-elf.h165 extern void obj_elf_common (int);
H A Dobj-elf.c81 {"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 DChangeLog-98991035 * 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 DChangeLog-9295635 * 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 DChangeLog-96971832 * 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 DChangeLog-02035753 * config/obj-elf.c (elf_common): Renamed from obj_elf_common.
5754 (obj_elf_common): Call elf_common.