Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/include/elf/
H A Dcommon.h314 #define SHT_STRTAB 3 /* A string table */ macro
/openbsd-src/gnu/usr.bin/binutils-2.17/include/elf/
H A Dcommon.h335 #define SHT_STRTAB 3 /* A string table */ macro
/openbsd-src/sys/sys/
H A Dexec_elf.h252 #define SHT_STRTAB global() macro
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h997 SHT_STRTAB = 3, // String table. enumerator