Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/bfd/
H A Dformat.c129 preserve->section_id = _bfd_section_id; in bfd_preserve_save()
149 _bfd_section_id = section_id; in bfd_reinit()
166 _bfd_section_id = preserve->section_id; in bfd_preserve_restore()
221 unsigned int initial_section_id = _bfd_section_id; in bfd_check_format_matches()
H A Dsection.c814 unsigned int _bfd_section_id = 0x10; /* id 0 to 3 used by STD_SECTION. */ variable
821 newsect->id = _bfd_section_id; in bfd_section_init()
828 _bfd_section_id++; in bfd_section_init()
H A Dlibbfd.h73 extern unsigned int _bfd_section_id ATTRIBUTE_HIDDEN;