Searched defs:sym (Results 201 - 225 of 296) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/gcc/
H A Dtree-into-ssa.c546 symbol_marked_for_renaming (tree sym) argument
665 tree sym; local
745 tree sym = USE_FROM_PTR (use_p); local
759 tree sym = USE_FROM_PTR (use_p); local
1075 get_default_def_for(tree sym) argument
1180 tree sym = DECL_P (var) ? var : SSA_NAME_VAR (var); local
1721 tree sym = DECL_P (use) ? use : SSA_NAME_VAR (use); local
1742 tree sym = DECL_P (def) ? def : SSA_NAME_VAR (def); local
1889 tree sym = DECL_P (arg) ? arg : SSA_NAME_VAR (arg); local
2269 tree sym = DECL_P (use) ? use : SSA_NAME_VAR (use); local
2277 tree sym = DECL_P (def) ? def : SSA_NAME_VAR (def); local
2286 tree sym = DECL_P (def) ? def : SSA_NAME_VAR (def); local
2298 tree sym = DECL_P (use) ? use : SSA_NAME_VAR (use); local
2617 mark_sym_for_renaming(tree sym) argument
[all...]
H A Dtree-sra.c1560 tree sym; local
H A Dtree-ssa-alias.c2675 is_aliased_with (tree tag, tree sym) argument
2717 tree sym; local
[all...]
H A Dtree-ssa-ccp.c329 tree sym = SSA_NAME_VAR (var); local
[all...]
H A Dtree-ssa-operands.c1213 tree sym; local
1358 tree var, sym; local
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Ddirectives.c1906 unsigned char *sym = (unsigned char *) alloca (len + 1); local
/freebsd-10-stable/contrib/gdb/gdb/
H A Dada-exp.c222 struct symbol* sym; member in struct:name_info
2481 struct symbol* sym; local
[all...]
H A Dc-exp.c253 struct symbol *sym; member in union:YYSTYPE
1900 { struct symbol *sym; local
1962 struct symbol *sym; local
1995 { struct symbol *sym = yyvsp[0].ssym.sym; local
3367 struct symbol *sym; local
[all...]
H A Dcoffread.c935 struct symbol *sym; local
1111 read_one_sym(struct coff_symbol *cs, struct internal_syment *sym, union internal_auxent *aux) argument
1429 struct symbol *sym, *prev; local
1472 struct symbol *sym local
2021 struct symbol *sym; local
[all...]
H A Ddbxread.c1029 asymbol *sym = *symptr; local
H A Ddwarfread.c1130 struct symbol *sym; local
1593 struct symbol *sym; local
1654 struct symbol *sym; local
2849 struct symbol *sym = NULL; local
3008 struct symbol *sym = NULL; local
[all...]
H A Df-exp.c239 struct symbol *sym; member in union:YYSTYPE
1581 { struct symbol *sym = yyvsp[0].ssym.sym; local
2513 struct symbol *sym; local
[all...]
H A Djv-exp.c233 struct symbol *sym; member in union:YYSTYPE
2606 struct symbol *sym; local
H A Dm2-exp.c266 struct symbol *sym; member in union:YYSTYPE
1823 { struct symbol *sym local
1851 { struct symbol *sym; local
1867 { struct symbol *sym; local
2506 struct symbol *sym; local
[all...]
H A Dobjc-exp.c255 struct symbol *sym; member in union:YYSTYPE
1959 { struct symbol *sym; local
2020 struct symbol *sym; local
2053 { struct symbol *sym = yyvsp[0].ssym.sym; local
3293 struct symbol *sym; local
[all...]
H A Dobjc-lang.c86 struct symbol *sym; local
167 struct symbol *sym; local
1285 struct symbol *sym = NULL; local
1427 struct symbol *sym = NULL; local
[all...]
H A Dstabsread.c350 struct symbol *sym; local
468 struct symbol *sym; member in struct:ref_map
498 ref_add(int refnum, struct symbol *sym, char *stabs, CORE_ADDR value) argument
583 struct symbol *sym; local
1560 struct symbol *sym = ppt->symbol[i]; local
3456 struct symbol *sym; local
4066 struct symbol *sym; local
4119 fix_common_block(struct symbol *sym, int valu) argument
4193 struct symbol *sym = ppt->symbol[i]; local
4230 struct symbol *sym, *prev; local
[all...]
H A Dtracepoint.c458 struct symbol *sym; local
1183 collect_symbol (struct collection_list *collect, struct symbol *sym, argument
1295 struct symbol *sym; local
2338 struct symbol *sym; local
[all...]
H A Dvalops.c139 struct symbol *sym; local
2628 struct symbol *sym; local
2730 struct symbol *func, *sym; local
[all...]
H A Dxcoffread.c1443 struct symbol *sym = &onesymbol; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h716 const SymbolRef sym; member in class:clang::ento::SymbolicRegion
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp458 bool VisitSymbol(SymbolRef sym) { argument
2057 SymbolRef sym = *I; local
2079 SymbolRef sym = I.getKey(); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp336 void SymbolicRegion::ProfileRegion(llvm::FoldingSetNodeID& ID, SymbolRef sym, argument
519 os << "SymRegion{" << sym << '}'; local
936 const SymbolicRegion *MemRegionManager::getSymbolicRegion(SymbolRef sym) { argument
/freebsd-10-stable/usr.bin/unifdef/
H A Dunifdef.c954 int sym; local
1291 const char *cp = *cpp, *sym; local
1362 int changed, sym, ind; local
1390 const char *sym, *val; local
1409 addsym2(bool ignorethis, const char *sym, const char *val) argument
1462 const char *cp, *kw, *sym, *val, *end; local
[all...]
/freebsd-10-stable/usr.bin/xlint/lint1/
H A Dlint1.h206 typedef struct sym { struct
[all...]

Completed in 364 milliseconds

1234567891011>>