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

/osnet-11/usr/src/lib/libdtrace/common/
H A Ddt_link.c65 static const char DTRACE_SHSTRTAB32[] = "\0" variable
502 shp->sh_name = 1; /* DTRACE_SHSTRTAB32[1] = ".shstrtab" */
505 shp->sh_size = sizeof (DTRACE_SHSTRTAB32);
510 shp->sh_name = 11; /* DTRACE_SHSTRTAB32[11] = ".SUNW_dof" */
519 shp->sh_name = 21; /* DTRACE_SHSTRTAB32[21] = ".strtab" */
528 shp->sh_name = 29; /* DTRACE_SHSTRTAB32[29] = ".symtab" */
542 PWRITE_SCN(ESHDR_SHSTRTAB, DTRACE_SHSTRTAB32) ||
550 shp->sh_name = 37; /* DTRACE_SHSTRTAB32[37] = ".rel.SUNW_dof" */
566 PWRITE_SCN(ESHDR_SHSTRTAB, DTRACE_SHSTRTAB32) ||

Completed in 110 milliseconds