enoft Manual
eNOFT Options
eNOFT Manual—527507-005
2-31
STRTAB
STRTAB
STRTAB [ * | DYNSTR | DYNSTR2 | PROCNAMES | RTDU | SHSTRTAB |
STRTAB | UNWIND ]
New to eNOFT, this command displays the contents of all string tables in the object
file. For linkfiles, the possible string tables are sections named .procnames,
.shstrtab, and .strtab. For loadfiles, the possible string tables are sections named
.dynstr, .dynstr2, .IA_64.unwind.strings, and .shstrtab, as well as the source RTDU
names section.
The default display shows all string tables in the object file.
DYNSTR displays the .dynstr section, which is the string space that is pointed at
from the .dynsym section.
DYNSTR2 displays the .dynstr2 section that contains the string space pointed at
from the .dynamic, .liblist, and .dynsym.gblzd sections. It is not required if the
.liblist and .dynsym.gblzd sections are absent and there are no strings represented
in the .dynamic section.
PROCNAMES displays the .procnames section that contains the standard ELF string
space names pointed at from the .procinfo section.
SHSTRTAB displays the .shstrtab section that contains the names of the sections.
STRTAB displays the .strtab section that contains that contains the string space
pointed at from the .symtab section.
RTDU displays the section that contains that contains the string space pointed at
from the .rtdu section.
UNWIND displays the .unwind.strings section that contains the string space pointed
at from the .unwind section.
The following shows the .dynstr section for a loadfile:










