Searched defs:sym (Results 251 - 275 of 296) sorted by relevance

<<1112

/freebsd-10-stable/contrib/gdb/gdb/
H A Dsymtab.c874 fixup_symbol_section(struct symbol *sym, struct objfile *objfile) argument
979 struct symbol *sym; local
1053 struct symbol *sym; local
1084 struct symbol *sym; local
1127 struct symbol *sym; local
1161 struct symbol *sym; local
1347 struct symbol *sym; local
1412 struct symbol *sym; local
1536 struct symbol *sym; local
1679 struct symbol *sym; local
1798 struct symbol *sym = NULL; local
2336 find_function_start_sal(struct symbol *sym, int funfirstline) argument
2740 struct symbol *sym; local
3031 print_symbol_info(domain_enum kind, struct symtab *s, struct symbol *sym, int block, char *last) argument
3047 typedef_print (SYMBOL_TYPE (sym), sym, gdb_stdout); local
3380 struct symbol *sym; local
3569 struct symbol *sym; local
[all...]
H A Dhpread.c300 set_namestring(union dnttentry *sym, char **namep, struct objfile *objfile) argument
3101 struct symbol *sym; local
3195 struct symbol *sym; local
3379 struct symbol *sym; local
5108 struct symbol *sym; local
[all...]
H A Dmips-tdep.c268 mips_elf_make_msymbol_special (asymbol * sym, struct minimal_symbol *msym) argument
792 struct minimal_symbol *sym; local
2292 struct symbol *sym; local
2387 struct symbol *sym = find_pc_function (pc); local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp1916 SymbolRef sym = *I; local
H A DBugReporter.cpp2611 void BugReport::markInteresting(SymbolRef sym) { argument
2651 bool BugReport::isInteresting(SymbolRef sym) { argument
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c1256 GElf_Sym sym; local
1344 GElf_Sym sym; local
1479 GElf_Sym sym; local
1856 GElf_Sym sym; local
[all...]
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_zip.c2109 int sym = __archive_ppmd8_functions.Ppmd8_DecodeSymbol( local
H A Darchive_read_support_format_rar.c1890 int ret = (ARCHIVE_OK), sym, code, lzss_offset, length, i; local
H A Darchive_read_support_format_7zip.c1513 int sym; local
/freebsd-10-stable/contrib/binutils/bfd/
H A Delf32-ppc.c1700 struct elf_link_hash_entry *sym; member in struct:elf_linker_section
2769 ppc_elf_add_symbol_hook(bfd *abfd, struct bfd_link_info *info, Elf_Internal_Sym *sym, const char **namep ATTRIBUTE_UNUSED, flagword *flagsp ATTRIBUTE_UNUSED, asection **secp, bfd_vma *valp) argument
3827 ppc_elf_gc_mark_hook(asection *sec, struct bfd_link_info *info, Elf_Internal_Rela *rel, struct elf_link_hash_entry *h, Elf_Internal_Sym *sym) argument
4145 Elf_Internal_Sym *sym; local
5686 Elf_Internal_Sym *sym; local
6863 ppc_elf_finish_dynamic_symbol(bfd *output_bfd, struct bfd_link_info *info, struct elf_link_hash_entry *h, Elf_Internal_Sym *sym) argument
7683 ppc_elf_vxworks_add_symbol_hook(bfd *abfd, struct bfd_link_info *info, Elf_Internal_Sym *sym, const char **namep ATTRIBUTE_UNUSED, flagword *flagsp ATTRIBUTE_UNUSED, asection **secp, bfd_vma *valp) argument
[all...]
H A Delf64-alpha.c1194 elf64_alpha_add_symbol_hook(bfd *abfd, struct bfd_link_info *info, Elf_Internal_Sym *sym, const char **namep ATTRIBUTE_UNUSED, flagword *flagsp ATTRIBUTE_UNUSED, asection **secp, bfd_vma *valp) argument
3943 Elf_Internal_Sym *sym; local
4092 Elf_Internal_Sym *sym = NULL; local
4644 elf64_alpha_finish_dynamic_symbol(bfd *output_bfd, struct bfd_link_info *info, struct elf_link_hash_entry *h, Elf_Internal_Sym *sym) argument
[all...]
H A Delfxx-ia64.c4662 Elf_Internal_Sym *sym; local
[all...]
H A Delf32-arm.c6392 Elf_Internal_Sym * sym; local
7366 elf32_arm_gc_mark_hook(asection *sec, struct bfd_link_info *info, Elf_Internal_Rela *rel, struct elf_link_hash_entry *h, Elf_Internal_Sym *sym) argument
7887 elf32_arm_is_target_special_symbol(bfd * abfd ATTRIBUTE_UNUSED, asymbol * sym) argument
8764 elf32_arm_finish_dynamic_symbol(bfd * output_bfd, struct bfd_link_info * info, struct elf_link_hash_entry * h, Elf_Internal_Sym * sym) argument
9581 Elf_Internal_Sym sym; local
[all...]
H A Delf64-ppc.c2892 asymbol *sym; local
2928 asymbol *sym; local
5005 Elf_Internal_Sym *sym; local
5109 ppc64_elf_gc_mark_hook(asection *sec, struct bfd_link_info *info, Elf_Internal_Rela *rel, struct elf_link_hash_entry *h, Elf_Internal_Sym *sym) argument
5121 struct bfd_sym_chain *sym = info->gc_sym_list; local
5400 char sym[16]; local
6033 Elf_Internal_Sym *sym; local
6095 Elf_Internal_Sym *sym; local
6254 Elf_Internal_Sym *sym; local
6401 Elf_Internal_Sym *sym; local
6558 Elf_Internal_Sym *sym; local
6823 Elf_Internal_Sym *sym; local
7222 Elf_Internal_Sym *sym; local
7327 Elf_Internal_Sym *sym; local
7484 Elf_Internal_Sym *sym; local
7518 Elf_Internal_Sym *sym; local
8806 Elf_Internal_Sym *sym; local
9220 Elf_Internal_Sym *sym; local
9834 Elf_Internal_Sym *sym; local
11251 ppc64_elf_finish_dynamic_symbol(bfd *output_bfd, struct bfd_link_info *info, struct elf_link_hash_entry *h, Elf_Internal_Sym *sym) argument
[all...]
/freebsd-10-stable/contrib/binutils/binutils/
H A Ddlltool.c1333 asymbol *sym; local
1432 asymbol *sym; local
2081 asymbol *sym; member in struct:__anon282
[all...]
H A Dreadelf.c4473 Elf_Internal_Sym *sym; local
4839 Elf_Internal_Sym *sym, *best = NULL; local
4934 Elf_Internal_Sym *sym; local
5315 Elf_Internal_Sym *sym; local
7821 Elf_Internal_Sym *sym; local
[all...]
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-alpha.c2454 symbolS *sym; local
2550 symbolS *sym; local
3156 add_to_link_pool(symbolS *basesym, symbolS *sym, offsetT addend) argument
3444 symbolS *sym; local
3496 symbolS *sym; local
3620 symbolS *sym; local
3833 symbolS *sym; local
5464 alpha_define_label(symbolS *sym) argument
5569 symbolS *sym = f->fx_addsy; local
5677 symbolS *sym = md_undefined_symbol (s); local
[all...]
H A Dtc-ppc.c2958 symbolS *sym; local
3106 symbolS *sym; local
3137 ppc_change_csect(symbolS *sym, offsetT align) argument
3240 symbolS *sym; local
3266 symbolS *sym; local
3317 symbolS *sym; local
3339 symbolS *sym; local
3374 symbolS *sym; local
3591 symbolS *sym; local
3626 symbolS *sym; local
3654 symbolS *sym; local
3707 symbolS *sym; local
3739 symbolS *sym; local
3763 symbolS *sym; local
3789 symbolS *sym; local
3815 symbolS *sym; local
3835 symbolS *sym; local
3859 symbolS *sym; local
3957 symbolS *sym; local
4098 ppc_is_toc_sym(symbolS *sym) argument
4308 symbolS *sym; local
4743 ppc_symbol_new_hook(symbolS *sym) argument
4831 ppc_frob_label(symbolS *sym) argument
4861 ppc_frob_symbol(symbolS *sym) argument
5126 symbolS *sym; local
[all...]
H A Dtc-score.c4132 nopic_need_relax (symbolS * sym, int before_relaxing) argument
4781 pic_need_relax(symbolS *sym, asection *segtype) argument
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dexcept.c1864 rtx sym; local
H A Dvarasm.c3016 rtx sym; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DRetainCountChecker.cpp1640 CFRefReportVisitor(SymbolRef sym, bool gcEnabled, const SummaryLogTy &log) argument
1661 CFRefLeakReportVisitor(SymbolRef sym, bool GCEnabled, argument
1683 CFRefReport(CFRefBug &D, const LangOptions &LOpts, bool GCEnabled, const SummaryLogTy &Log, ExplodedNode *n, SymbolRef sym, bool registerVisitor = true) argument
1692 CFRefReport(CFRefBug &D, const LangOptions &LOpts, bool GCEnabled, const SummaryLogTy &Log, ExplodedNode *n, SymbolRef sym, StringRef endText) argument
2250 CFRefLeakReport(CFRefBug &D, const LangOptions &LOpts, bool GCEnabled, const SummaryLogTy &Log, ExplodedNode *n, SymbolRef sym, CheckerContext &Ctx, bool IncludeAllocationLine) argument
2545 VisitSymbol(SymbolRef sym) argument
2898 updateSymbol(ProgramStateRef state, SymbolRef sym, RefVal V, ArgEffect E, RefVal::Kind &hasErr, CheckerContext &C) const argument
3447 SymbolRef sym = *I; local
[all...]
/freebsd-10-stable/libexec/rtld-elf/
H A Drtld.c3161 void *sym; local
[all...]
/freebsd-10-stable/contrib/binutils/gas/
H A Decoff.c862 localsym_t *sym; /* associated symbol */ member in struct:ecoff_proc
887 localsym_t *sym; /* file's local symbols */ member in struct:tag
1034 localsym_t sym [ PAGE_SIZE / sizeof (localsym_t) ]; member in union:page
1954 register localsym_t *sym = t->tag_ptr->sym; local
2000 get_tag(const char *tag, localsym_t *sym, bt_t basic_type ) argument
2063 localsym_t *sym; local
2112 symbolS *sym; local
2805 localsym_t *sym; local
3423 symbolS *sym; local
3569 ecoff_frob_symbol(symbolS *sym) argument
4588 register symbolS *sym; local
4627 symbolS *sym; local
[all...]
/freebsd-10-stable/contrib/binutils/ld/
H A Dldlang.c6555 lang_vers_match(struct bfd_elf_version_expr_head *head, struct bfd_elf_version_expr *prev, const char *sym) argument
[all...]

Completed in 561 milliseconds

<<1112