Home
last modified time | relevance | path

Searched defs:SHT_STRTAB (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1070 SHT_STRTAB = 3, // String table. enumerator
/freebsd/sys/sys/
H A Delf_common.h435 #define SHT_STRTAB 3 /* string table section */ macro