Searched refs:dt_strtab (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_strtab.h46 typedef struct dt_strtab { struct
H A Ddt_pcb.h43 #include <dt_strtab.h>
H A Ddt_strtab.c35 #include <dt_strtab.h>
H A Ddt_impl.h50 #include <dt_strtab.h>
H A Ddt_dof.c39 #include <dt_strtab.h>
H A Ddt_ident.c41 #include <dt_strtab.h>
H A Ddt_module.c47 #include <dt_strtab.h>
/illumos-gate/usr/src/lib/libdtrace/
H A DMakefile.com64 dt_strtab.c \
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_gelf.c1232 GElf_Addr dt_symtab, dt_strtab, dt_hash; local
1272 if ((dt_strtab = gelf_dyn_lookup(gf, DT_STRTAB)) == -1L) {
1322 gst->gst_ssect->gs_shdr.sh_offset = dt_strtab - (GElf_Addr)base;

Completed in 86 milliseconds