Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dcoff-h8300.c442 static asection *last_input_section = NULL; in h8300_reloc16_estimate() local
451 if (input_section != last_input_section) in h8300_reloc16_estimate()
644 last_input_section = input_section; in h8300_reloc16_estimate()
Delf32-h8300.c668 static asection *last_input_section = NULL; in elf32_h8_relax_section() local
692 if (sec != last_input_section) in elf32_h8_relax_section()
695 last_input_section = sec; in elf32_h8_relax_section()