Home
last modified time | relevance | path

Searched refs:DT_STRSZ (Results 1 – 11 of 11) sorted by relevance

/titanic_50/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h224 #define DT_STRSZ 10 macro
/titanic_50/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c90 case DT_STRSZ: in update_dynamic()
/titanic_50/usr/src/uts/common/sys/
H A Dlink.h85 #define DT_STRSZ 10 /* size of string table */ macro
/titanic_50/usr/src/lib/libproc/common/
H A DPsymtab_machelf32.c319 case DT_STRSZ: in fake_elf64()
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg57 @ MSG_DT_STRSZ_CF "DT_STRSZ" # 10
/titanic_50/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c1242 case DT_STRSZ: in fake_shdr_cache()
H A Delfdump.c3301 case DT_STRSZ: in dynamic()
/titanic_50/usr/src/cmd/sgs/dump/common/
H A Ddump.c1207 case DT_STRSZ: in dump_dynamic()
/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_gelf.c1277 if ((dt_strsz = gelf_dyn_lookup(gf, DT_STRSZ)) == -1L) { in mdb_gelf_symtab_create_dynamic()
/titanic_50/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2232 dyn->d_tag = DT_STRSZ; in update_odynamic()
/titanic_50/usr/src/uts/common/krtld/
H A Dkobj.c768 case DT_STRSZ: in load_exec()