HomeSort by: relevance | last modified time | path
    Searched defs:do_relax (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elfxx-sparc.h 27 unsigned int do_relax, reloc_count; member in struct:_bfd_sparc_elf_section_data
31 ((struct _bfd_sparc_elf_section_data *) elf_section_data (sec))->do_relax
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-sparc.h 27 unsigned int do_relax, reloc_count; member in struct:_bfd_sparc_elf_section_data
31 ((struct _bfd_sparc_elf_section_data *) elf_section_data (sec))->do_relax
  /src/external/gpl3/gdb/dist/bfd/
elfxx-sparc.h 27 unsigned int do_relax, reloc_count; member in struct:_bfd_sparc_elf_section_data
31 ((struct _bfd_sparc_elf_section_data *) elf_section_data (sec))->do_relax
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-sparc.h 27 unsigned int do_relax, reloc_count; member in struct:_bfd_sparc_elf_section_data
31 ((struct _bfd_sparc_elf_section_data *) elf_section_data (sec))->do_relax
  /src/external/gpl3/binutils/dist/gas/config/
tc-bpf.c 156 static int do_relax = 1;
218 do_relax = 0;
1770 if (do_relax && isa_spec >= BPF_V4 && insn.is_relaxable)
155 static int do_relax = 1; variable
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-bpf.c 156 static int do_relax = 1;
218 do_relax = 0;
1770 if (do_relax && isa_spec >= BPF_V4 && insn.is_relaxable)
155 static int do_relax = 1; variable

Completed in 32 milliseconds