Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DInlineAsm.cpp160 InlineAsm::SubConstraintInfo &scInfo = in Parse() local
162 if (scInfo.MatchingInput != -1) in Parse()
165 scInfo.MatchingInput = ConstraintsSoFar.size(); in Parse()
166 assert(scInfo.MatchingInput >= 0); in Parse()
210 InlineAsm::SubConstraintInfo &scInfo = in selectAlternative() local
212 MatchingInput = scInfo.MatchingInput; in selectAlternative()
213 Codes = scInfo.Codes; in selectAlternative()
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dsymconst.h71 #define scInfo 11 /* symbol contains debugger information */ macro
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dsymconst.h71 #define scInfo 11 /* symbol contains debugger information */ macro
/netbsd-src/external/gpl3/gdb/dist/include/coff/
H A Dsymconst.h71 #define scInfo 11 /* symbol contains debugger information */ macro
/netbsd-src/external/gpl3/gdb.old/dist/include/coff/
H A Dsymconst.h71 #define scInfo 11 /* symbol contains debugger information */ macro
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Decoff.c733 case scInfo: in ecoff_set_symbol_info()
1498 || ecoff_ext.asym.sc == scInfo) in _bfd_ecoff_print_symbol()
3316 case scInfo: in ecoff_link_add_externals()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Decoff.c788 case scInfo: in ecoff_set_symbol_info()
1574 || ecoff_ext.asym.sc == scInfo) in _bfd_ecoff_print_symbol()
3393 case scInfo: in ecoff_link_add_externals()
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Decoff.c636 sc_Info = scInfo, /* symbol contains debugger information */
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Decoff.c636 sc_Info = scInfo, /* symbol contains debugger information */