Searched defs:nsym (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/sys/boot/common/
H A Dload_elf_obj.c194 int i, nsym, res, ret, shdrbytes, symstrindex; local
/freebsd-10-stable/usr.sbin/kldxref/
H A Def_obj.c339 int i, j, nbytes, nsym, shstrindex, symstrindex, symtabindex; local
/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c621 int nsym = shdr.sh_size / shdr.sh_entsize; local
/freebsd-10-stable/sys/sys/
H A Dlinker.h275 int nsym; /* Number of symbols. */ member in struct:linker_ctf
/freebsd-10-stable/contrib/gdb/gdb/
H A Dstack.c294 struct symbol *nsym; local
H A Dobjc-lang.c1277 find_methods(struct symtab *symtab, char type, const char *class, const char *category, const char *selector, struct symbol **syms, unsigned int *nsym, unsigned int *ndebug) argument
1395 find_imps(struct symtab *symtab, struct block *block, char *method, struct symbol **syms, unsigned int *nsym, unsigned int *ndebug) argument
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_link.c784 dt_symtab_lookup(Elf_Data *data_sym, int nsym, uintptr_t addr, uint_t shn, argument
1204 size_t symsize, nsym, isym, istr, len; local
[all...]
/freebsd-10-stable/sys/kern/
H A Dlink_elf_obj.c473 int nsym; local

Completed in 70 milliseconds