Searched refs:initial_section_id (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | format.c | 320 unsigned int initial_section_id = _bfd_section_id; in bfd_check_format_matches() local 421 bfd_reinit (abfd, initial_section_id, &preserve, cleanup); in bfd_check_format_matches() 580 bfd_reinit (abfd, initial_section_id, &preserve, cleanup); in bfd_check_format_matches()
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | format.c | 388 unsigned int initial_section_id = _bfd_section_id; in bfd_check_format_matches() local 494 bfd_reinit (abfd, initial_section_id, &preserve, cleanup); in bfd_check_format_matches() 653 bfd_reinit (abfd, initial_section_id, &preserve, cleanup); in bfd_check_format_matches()
|