Home
last modified time | relevance | path

Searched defs:m_symbol (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dos9k.h119 unsigned char m_symbol[4]; /* Symbol table offset. */ member
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dos9k.h119 unsigned char m_symbol[4]; /* Symbol table offset. */ member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-common.h314 hsa_symbol *m_symbol; variable
/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A DElftosbAST.h443 …smart_ptr<SymbolASTNode> m_symbol; //!< Symbol reference. If this is non-NULL then the constant na… variable