Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-h8300.c410 static asection *last_input_section = NULL; in h8300_reloc16_estimate() local
419 if (input_section != last_input_section) in h8300_reloc16_estimate()
612 last_input_section = input_section; in h8300_reloc16_estimate()
Delf32-h8300.c701 static asection *last_input_section = NULL; in elf32_h8_relax_section() local
725 if (sec != last_input_section) in elf32_h8_relax_section()
728 last_input_section = sec; in elf32_h8_relax_section()