Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dhp-symtab.h1620 typedef struct PXDB_struct struct
1622 int pd_entries; /* # of entries in function look-up table */
1623 int fd_entries; /* # of entries in file look-up table */
1624 int md_entries; /* # of entries in module look-up table */
1625 unsigned int pxdbed : 1; /* 1 => file has been preprocessed */
1626 unsigned int bighdr : 1; /* 1 => this header contains 'time' word */
1627 unsigned int sa_header : 1;/* 1 => created by SA version of pxdb */
1629 unsigned int inlined: 1; /* one or more functions have been inlined */
1630 unsigned int spare:12;
1631 short version; /* pxdb header version */
[all …]
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dhp-symtab.h1620 typedef struct PXDB_struct struct
1622 int pd_entries; /* # of entries in function look-up table */
1623 int fd_entries; /* # of entries in file look-up table */
1624 int md_entries; /* # of entries in module look-up table */
1625 unsigned int pxdbed : 1; /* 1 => file has been preprocessed */
1626 unsigned int bighdr : 1; /* 1 => this header contains 'time' word */
1627 unsigned int sa_header : 1;/* 1 => created by SA version of pxdb */
1629 unsigned int inlined: 1; /* one or more functions have been inlined */
1630 unsigned int spare:12;
1631 short version; /* pxdb header version */
[all …]