Home
last modified time | relevance | path

Searched refs:scInfo (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/llvm/lib/IR/
HDInlineAsm.cpp163 InlineAsm::SubConstraintInfo &scInfo = in Parse() local
165 if (scInfo.MatchingInput != -1) in Parse()
168 scInfo.MatchingInput = ConstraintsSoFar.size(); in Parse()
201 InlineAsm::SubConstraintInfo &scInfo = in selectAlternative() local
203 MatchingInput = scInfo.MatchingInput; in selectAlternative()
204 Codes = scInfo.Codes; in selectAlternative()
/NextBSD/contrib/binutils/include/coff/
HDsymconst.h71 #define scInfo 11 /* symbol contains debugger information */ macro
/NextBSD/contrib/gdb/gdb/
HDmdebugread.c881 if (sh->sc != scInfo && !SC_IS_COMMON (sh->sc)) in parse_symbol()
1182 if (sh->sc == scInfo || SC_IS_COMMON (sh->sc)) in parse_symbol()
3469 if ((sh.sc == scInfo in parse_partial_symbols()
4294 if ((sh.sc != scInfo in cross_ref()
/NextBSD/contrib/gcc/
HDmips-tdump.c84 sc_Info = scInfo, /* symbol contains debugger information */
HDmips-tfile.c705 sc_Info = scInfo, /* symbol contains debugger information */
3464 stNil, scInfo, -1, MIPS_MARK_STAB (0)); in mark_stabs()
/NextBSD/contrib/binutils/bfd/
HDecoff.c742 case scInfo: in ecoff_set_symbol_info()
1489 || ecoff_ext.asym.sc == scInfo) in _bfd_ecoff_print_symbol()
3392 case scInfo: in ecoff_link_add_externals()
/NextBSD/contrib/binutils/gas/
HDecoff.c639 sc_Info = scInfo, /* symbol contains debugger information */
3326 (void) add_ecoff_symbol (stabs_symbol, stNil, scInfo, in mark_stabs()