Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/include/coff/
Dsymconst.h116 #define stIndirect 34 /* Indirect type specification */ macro
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dmdebugread.c951 case stIndirect: in parse_symbol()
1263 case stIndirect: /* forward declaration on Irix5 */ in parse_symbol()
3468 case stIndirect: /* Irix5 forward declaration */ in parse_partial_symbols()
4309 || (sh.st != stBlock && sh.st != stTypedef && sh.st != stIndirect in cross_ref()
4329 if ((sh.iss == 0 && sh.st == stTypedef) || sh.st == stIndirect) in cross_ref()