Searched defs:sh_type (Results 1 – 13 of 13) sorted by relevance
/titanic_41/usr/src/grub/grub-0.97/netboot/ |
H A D | i386_elf.h | 63 Elf32_Word sh_type; /* Section type. */ member
|
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | str.c | 146 shtype_to_strtab(Word sh_type, Word sh_flags) in shtype_to_strtab() 720 add_shtyp_match(Word sh_type, void *cpldata) in add_shtyp_match() 869 elfedit_atoui_t sh_type; in cpl_sec_str() local
|
H A D | shdr.c | 699 Word sh_type = elfedit_atoconst(argstate.argv[1], in cmd_body() local
|
/titanic_41/usr/src/lib/libshell/common/sh/ |
H A D | name.c | 74 struct sh_type struct 76 void *previous; 77 Namval_t **nodes; 78 Namval_t *rp; 79 short numnodes; 80 short maxnodes;
|
H A D | init.c | 910 int sh_type(register const char *path) in sh_type() function
|
/titanic_41/usr/src/cmd/sgs/libld/common/ |
H A D | place.c | 590 isp_convert_type(Is_desc *isp, Word sh_type) in isp_convert_type()
|
/titanic_41/usr/src/tools/scripts/ |
H A D | wsdiff.py | 729 def diff_elf_section(f1, f2, section, sh_type) : argument
|
/titanic_41/usr/src/lib/libsysevent/ |
H A D | libsysevent_impl.h | 49 int sh_type; /* pub/sub channel binding */ member
|
/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | i386-elf.h | 106 Elf32_Word sh_type; /* Section type */ member
|
/titanic_41/usr/src/cmd/sgs/elfdump/common/ |
H A D | fake_shdr.c | 152 Word sh_type; member
|
H A D | elfdump.c | 2747 dyn_test(dyn_test_t test_type, Word sh_type, Cache *sec_cache, Dyn *dyn, in dyn_test()
|
/titanic_41/usr/src/uts/common/netsmb/ |
H A D | smb_dev.h | 223 uint32_t sh_type; /* returned */ member
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | elf.h | 381 Elf32_Word sh_type; /* SHT_... */ member 395 Elf64_Word sh_type; /* SHT_... */ member
|