Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftosb/dist/common/
H A DStELFFile.cpp502 …const char * sectionTypes[12] = { "NULL", "PROGBITS", "SYMTAB", "STRTAB", "RELA", "HASH", "DYNAMIC… in dumpSections() local
509 …printf("%s: %s, 0x%08x, 0x%08x, 0x%08x, %d, %d, %d\n", name.c_str(), sectionTypes[header.sh_type],… in dumpSections()