Searched refs:s_reserve (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-sparc.c | 132 static void s_reserve (int); 151 {"reserve", s_reserve, 0}, 3966 s_reserve (int ignore ATTRIBUTE_UNUSED) in s_reserve() function
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-9295 | 2295 * config/tc-sparc.c (s_reserve): Don't permit redefinition, even 5820 (s_reserve): Don't pass unexpected argument to as_bad with 6492 * config/tc-sparc.c (s_reserve): If section passed isn't bss, 9546 (s_reg, s_proc, s_reserve, s_common, s_seg, s_xword): Add int 10482 * config/tc-sparc.c (s_reserve): Permit use for other than a.out 11957 (s_reserve): Since SEG_E2 is equivalent to SEG_BSS, just use the 12096 * config/tc-sparc.c (s_reserve): Don't use local_bss_counter.
|
D | ChangeLog-9899 | 3081 (s_reserve): Use log2 to convert alignment before calling 3089 * config/tc-sparc.c (s_reserve): Set symbol size if OBJ_ELF.
|