Home
last modified time | relevance | path

Searched refs:stIndirect (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/binutils/include/coff/
HDsymconst.h116 #define stIndirect 34 /* Indirect type specification */ macro
/NextBSD/contrib/gdb/gdb/
HDmdebugread.c990 case stIndirect: in parse_symbol()
1302 case stIndirect: /* forward declaration on Irix5 */ in parse_symbol()
3447 case stIndirect: /* Irix5 forward declaration */ in parse_partial_symbols()
4295 || (sh.st != stBlock && sh.st != stTypedef && sh.st != stIndirect in cross_ref()
4315 if ((sh.iss == 0 && sh.st == stTypedef) || sh.st == stIndirect) in cross_ref()