Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-v850.c3171 int no_match = -1; in v850_elf_relax_section() local
3229 no_match = 0; in v850_elf_relax_section()
3231 if (no_match < 0 in v850_elf_relax_section()
3234 no_match = 1; in v850_elf_relax_section()
3236 if (no_match < 0 in v850_elf_relax_section()
3238 no_match = 2; in v850_elf_relax_section()
3240 if (no_match < 0 in v850_elf_relax_section()
3244 no_match = 3; in v850_elf_relax_section()
3246 if (no_match < 0 in v850_elf_relax_section()
3249 no_match = 4; in v850_elf_relax_section()
[all …]