Home
last modified time | relevance | path

Searched defs:DOC_info_PXDB_header_struct (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dhp-symtab.h1657 typedef struct DOC_info_PXDB_header_struct struct
1659 unsigned int xdb_header: 1; /* bit set if this is post-3.1 xdb */
1660 unsigned int doc_header: 1; /* bit set if this is doc-style header */
1661 unsigned int version: 8; /* version of pxdb see defines
1663 unsigned int reserved_for_flags: 16;/* for future use; -- must be
1665 unsigned int has_aux_pd_table: 1; /* $GNTT$ has aux PD table */
1666 unsigned int has_expr_table: 1; /* space has $EXPR$ */
1667 unsigned int has_range_table: 1; /* space has $RANGE$ */
1668 unsigned int has_context_table: 1; /* space has $SRC_CTXT$ */
1669 unsigned int has_lines_table: 1; /* space contains a $LINES$
[all …]
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dhp-symtab.h1657 typedef struct DOC_info_PXDB_header_struct struct
1659 unsigned int xdb_header: 1; /* bit set if this is post-3.1 xdb */
1660 unsigned int doc_header: 1; /* bit set if this is doc-style header */
1661 unsigned int version: 8; /* version of pxdb see defines
1663 unsigned int reserved_for_flags: 16;/* for future use; -- must be
1665 unsigned int has_aux_pd_table: 1; /* $GNTT$ has aux PD table */
1666 unsigned int has_expr_table: 1; /* space has $EXPR$ */
1667 unsigned int has_range_table: 1; /* space has $RANGE$ */
1668 unsigned int has_context_table: 1; /* space has $SRC_CTXT$ */
1669 unsigned int has_lines_table: 1; /* space contains a $LINES$
[all …]