Searched refs:statics (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.27/binutils/ |
D | stabs.c | 2033 bfd_boolean statics; in parse_stab_struct_type() local 2043 || ! parse_stab_struct_fields (dhandle, info, pp, &fields, &statics) in parse_stab_struct_type() 2053 if (! statics in parse_stab_struct_type()
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mips.c | 5458 unsigned int opcode, args, statics, sregs; in match_save_restore_list_operand() local 5466 statics = 0; in match_save_restore_list_operand() 5493 statics |= 1 << (regno1 - 4); in match_save_restore_list_operand() 5515 if (args & statics) in match_save_restore_list_operand() 5520 else if (statics == 0xf) in match_save_restore_list_operand() 5537 while (statics & 0x8) in match_save_restore_list_operand() 5539 statics = (statics << 1) & 0xf; in match_save_restore_list_operand() 5542 if (statics != 0) in match_save_restore_list_operand()
|
/toolchain/binutils/binutils-2.27/ld/ |
D | ChangeLog-2012 | 503 assignment to set found_end. Set os->after_end. Set above statics.
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | ChangeLog-2005 | 710 (iwmmxt_regnames, iwmmxt_cregnames): New statics.
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-2008 | 1076 New statics.
|
D | ChangeLog-2005 | 2126 (scrub_from_sb, sb_to_scrub, scrub_position): New statics.
|
D | ChangeLog-9295 | 7985 statics is sufficient.
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | ChangeLog-9899 | 5133 * coff-arm.c: Turn statics into globals so that they can be shared
|
D | ChangeLog-9495 | 1657 * aoutx.h (NAME(aout,find_nearest_line)): Remove statics buffer
|