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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_link.c67 static const char DTRACE_SHSTRTAB32[] = "\0" variable
504 shp->sh_name = 1; /* DTRACE_SHSTRTAB32[1] = ".shstrtab" */
507 shp->sh_size = sizeof (DTRACE_SHSTRTAB32);
512 shp->sh_name = 11; /* DTRACE_SHSTRTAB32[11] = ".SUNW_dof" */
521 shp->sh_name = 21; /* DTRACE_SHSTRTAB32[21] = ".strtab" */
530 shp->sh_name = 29; /* DTRACE_SHSTRTAB32[29] = ".symtab" */
544 PWRITE_SCN(ESHDR_SHSTRTAB, DTRACE_SHSTRTAB32) ||
552 shp->sh_name = 37; /* DTRACE_SHSTRTAB32[37] = ".rel.SUNW_dof" */
568 PWRITE_SCN(ESHDR_SHSTRTAB, DTRACE_SHSTRTAB32) ||

Completed in 33 milliseconds