Home
last modified time | relevance | path

Searched refs:C_STATLAB (Results 1 – 14 of 14) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/include/coff/
Dinternal.h291 #define C_STATLAB 20 /* Static load time label */ macro
DChangeLog-9103439 * internal.h (C_UEXT, C_STATLAB, C_EXTLAB, C_SYSTEM):
/openbsd/src/gnu/usr.bin/binutils/include/coff/
Dinternal.h291 #define C_STATLAB 20 /* Static load time label */ macro
DChangeLog-9103422 * internal.h (C_UEXT, C_STATLAB, C_EXTLAB, C_SYSTEM):
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dcoffgen.c592 syment->n_value += (syment->n_sclass == C_STATLAB) in fixup_symbol_value()
Dcoffcode.h4616 case C_STATLAB: /* Static load time label. */ in coff_slurp_symbol_table()
DChangeLog-96971453 (C_LASTENT): #undef since it clashes with C_STATLAB.
1458 recognize C_UEXT, C_STATLAB, and C_EXTLAB as unsupported.
DChangeLog-00018799 * coffcode.h (coff_slurp_symbol_table): Handle C_STATLAB storage
/openbsd/src/gnu/usr.bin/binutils/bfd/
Dcoffgen.c635 syment->n_value += (syment->n_sclass == C_STATLAB)
Dcoffcode.h4815 case C_STATLAB: /* Static load time label. */
DChangeLog-96971453 (C_LASTENT): #undef since it clashes with C_STATLAB.
1458 recognize C_UEXT, C_STATLAB, and C_EXTLAB as unsupported.
DChangeLog-00018799 * coffcode.h (coff_slurp_symbol_table): Handle C_STATLAB storage
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-tic54x.c2181 S_SET_STORAGE_CLASS (symbolP, C_STATLAB);
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-tic54x.c2176 S_SET_STORAGE_CLASS (symbolP, C_STATLAB);