Searched refs:bss_alloc (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/binutils/gas/ |
| H A D | read.h | 137 extern void bss_alloc (symbolS *, addressT, int);
|
| H A D | read.c | 2260 bss_alloc (symbolS *symbolP, addressT size, int align) in bss_alloc() function 2380 bss_alloc (symbolP, size, align); in s_lcomm_internal()
|
| H A D | ChangeLog-0203 | 127 (bss_alloc): New function, split out of s_lcomm_internal and 132 * read.h (bss_alloc, parse_align, s_comm_internal): Declare. 135 parse_align and bss_alloc. Rearrange and Tidy.
|
| /freebsd-12.1/contrib/binutils/gas/config/ |
| H A D | obj-elf.c | 342 bss_alloc (symbolP, size, align); in elf_common_parse()
|