Home
last modified time | relevance | path

Searched defs:sectype (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/binutils-2.27/ld/
H A Dldgram.y48 static enum section_type sectype; variable
H A Dldlang.h160 enum section_type sectype; member
H A Dldlang.c6420 enum section_type sectype, in lang_enter_output_section_statement()
/dragonfly/contrib/binutils-2.34/ld/
H A Dldgram.y49 static enum section_type sectype; variable
H A Dldlang.h162 enum section_type sectype; member
H A Dldlang.c7136 enum section_type sectype, in lang_enter_output_section_statement()
/dragonfly/contrib/binutils-2.27/binutils/
H A Dieee.c1195 bfd_vma sectype, secindx, offset, map; in parse_ieee_bb() local