Home
last modified time | relevance | path

Searched defs:shn (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/uts/intel/ia32/krtld/
H A Dkobj_isa.c88 uint_t shn; in get_progbits_size() local
H A Dkobj_reloc.c277 uint_t shn; in do_relocations() local
/titanic_41/usr/src/uts/intel/amd64/krtld/
H A Dkobj_isa.c88 uint_t shn; in get_progbits_size() local
H A Dkobj_reloc.c283 uint_t shn; in do_relocations() local
/titanic_41/usr/src/uts/sparc/krtld/
H A Dkobj_isa.c104 uint_t shn; in get_progbits_size() local
H A Dkobj_reloc.c342 uint_t shn; in do_relocations() local
/titanic_41/usr/src/cmd/mdb/common/modules/md/
H A Ddumpnamespace.c51 struct did_shr_name shn; in print_did_shared_name() local
89 struct nm_shared_name shn; in print_nm_shared_name() local
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_names.c664 struct nm_shared_name *shn; in setshared_name() local
762 char *shn; in getshared_name() local
785 char *shn; in getshared_key() local
804 struct nm_shared_name *shn; in setshared_data() local
977 caddr_t shn; in remove_shared_entry() local
1079 char *shn; in build_device_number() local
1209 struct nm_shared_name *shn; in is_meta_drive() local
1391 caddr_t shn; in lookup_shared_entry() local
3218 struct did_shr_name *shn; in md_update_namespace_did() local
3325 struct nm_shared_name *shn; in md_update_namespace() local
H A Dmd_mddb.c12272 char *shn; in md_update_minor() local
12343 char *shn; in md_update_top_device_minor() local
12511 struct nm_shared_name *shn, *new_shn; in update_setname() local
12741 struct did_shr_name *shn; in md_update_namespace_rr_did() local
/titanic_41/usr/src/uts/common/krtld/
H A Dkobj.c1614 uint_t shn; in kobj_export_ksyms() local
1755 int dshn, shn, rc; in do_dynamic() local
2218 uint_t shn; in free_module_data() local
2281 uint_t shn; in get_progbits() local
2475 uint_t shn; in get_syms() local
2694 uint_t shn; in crypto_es_hash() local
/titanic_41/usr/src/uts/i86xpv/os/
H A Dxpv_panic.c818 int i, shn; in init_xen_module() local
/titanic_41/usr/src/lib/libdtrace/common/
H A Ddt_link.c718 dt_symtab_lookup(Elf_Data *data_sym, int nsym, uintptr_t addr, uint_t shn, in dt_symtab_lookup()