Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dhp-symtab.h1771 typedef struct quick_source struct
1773 long isym; /* 0-based index in $LNTT$ of
1775 CORE_ADDR adrStart; /* mem adr of start of file's code */
1776 CORE_ADDR adrEnd; /* mem adr of end of file's code */
1777 char *sbFile; /* name of source file */
1778 unsigned int fHasDecl: 1; /* do we have a .d file? */
1779 unsigned int fWarned: 1; /* have warned about age problems? */
1780 unsigned int fSrcfile: 1; /* 0 => include 1=> source */
1781 unsigned short ilnMac; /* lines in file (0 if don't know) */
1782 int ipd; /* 0-based index of first procedure
[all …]
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dhp-symtab.h1771 typedef struct quick_source struct
1773 long isym; /* 0-based index in $LNTT$ of
1775 CORE_ADDR adrStart; /* mem adr of start of file's code */
1776 CORE_ADDR adrEnd; /* mem adr of end of file's code */
1777 char *sbFile; /* name of source file */
1778 unsigned int fHasDecl: 1; /* do we have a .d file? */
1779 unsigned int fWarned: 1; /* have warned about age problems? */
1780 unsigned int fSrcfile: 1; /* 0 => include 1=> source */
1781 unsigned short ilnMac; /* lines in file (0 if don't know) */
1782 int ipd; /* 0-based index of first procedure
[all …]