Home
last modified time | relevance | path

Searched refs:compact_branches (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/ld/emultempl/
Dmipself.em37 static bfd_boolean compact_branches;
210 _bfd_mips_elf_compact_branches (&link_info, compact_branches);
295 compact_branches = TRUE;
299 compact_branches = FALSE;
/toolchain/binutils/binutils-2.25/bfd/
Delfxx-mips.c446 bfd_boolean compact_branches; member
10567 && mips_elf_hash_table (info)->compact_branches) in _bfd_mips_elf_finish_dynamic_symbol()
13919 mips_elf_hash_table (info)->compact_branches = on; in _bfd_mips_elf_compact_branches()