Home
last modified time | relevance | path

Searched refs:DT_STRTAB (Results 1 – 20 of 20) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h751 #ifndef DT_STRTAB
752 #define DT_STRTAB 5 macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h219 #define DT_STRTAB 5 macro
/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddynamic.c117 case DT_STRTAB: in update_dynamic()
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A D_setup.c187 case DT_STRTAB: in _setup()
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A D_setup.c185 case DT_STRTAB: in _setup()
/illumos-gate/usr/src/cmd/sgs/rtld/i386/
H A D_setup.c190 case DT_STRTAB: in _setup()
/illumos-gate/usr/src/cmd/sgs/rtld/amd64/
H A D_setup.c257 case DT_STRTAB: in _setup()
/illumos-gate/usr/src/uts/common/sys/
H A Dlink.h80 #define DT_STRTAB 5 /* string table */ macro
/illumos-gate/usr/src/lib/libproc/common/
H A DPsymtab_machelf32.c319 case DT_STRTAB: in fake_elf64()
H A DPsymtab.c2301 case DT_STRTAB: in Pbuild_file_symtab()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Ddynamic.msg42 @ MSG_DT_STRTAB_CF "DT_STRTAB" # 5
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h530 #define DT_STRTAB 5 /* Address of string table. */ macro
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Delf.c185 } else if (dyn->d_tag == DT_STRTAB) { in elf_cap_check()
1797 case DT_STRTAB:
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dfake_shdr.c1223 case DT_STRTAB: in fake_shdr_cache()
H A Delfdump.c3396 case DT_STRTAB: in dynamic()
/illumos-gate/usr/src/boot/common/
H A Dload_elf.c721 case DT_STRTAB: in __elfN()
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.c1138 case DT_STRTAB: in dump_dynamic()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_gelf.c1272 if ((dt_strtab = gelf_dyn_lookup(gf, DT_STRTAB)) == -1L) { in mdb_gelf_symtab_create_dynamic()
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dupdate.c2294 dyn->d_tag = DT_STRTAB; in update_odynamic()
/illumos-gate/usr/src/uts/common/krtld/
H A Dkobj.c754 case DT_STRTAB: in load_exec()