Home
last modified time | relevance | path

Searched refs:statics (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.27/binutils/
Dstabs.c2033 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/
Dtc-mips.c5458 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/
DChangeLog-2012503 assignment to set found_end. Set os->after_end. Set above statics.
/toolchain/binutils/binutils-2.27/opcodes/
DChangeLog-2005710 (iwmmxt_regnames, iwmmxt_cregnames): New statics.
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20081076 New statics.
DChangeLog-20052126 (scrub_from_sb, sb_to_scrub, scrub_position): New statics.
DChangeLog-92957985 statics is sufficient.
/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-98995133 * coff-arm.c: Turn statics into globals so that they can be shared
DChangeLog-94951657 * aoutx.h (NAME(aout,find_nearest_line)): Remove statics buffer