Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dinfo.h37 struct info_header struct
39 char endian; /* 0 for big, 1 for little */
40 char magic[3]; /* The string "SUN" */
41 uint32_t cnt; /* number of entries for this section */
42 uint16_t len; /* The length of the header, including the string */
43 uint16_t version; /* The version number of this block */
44 uint16_t phase; /* The compiler phase that produced this info */
45 uint16_t spare;
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dinfo.h37 struct info_header struct
39 char endian; /* 0 for big, 1 for little */
40 char magic[3]; /* The string "SUN" */
41 uint32_t cnt; /* number of entries for this section */
42 uint16_t len; /* The length of the header, including the string */
43 uint16_t version; /* The version number of this block */
44 uint16_t phase; /* The compiler phase that produced this info */
45 uint16_t spare;