Home
last modified time | relevance | path

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

/minix3/external/bsd/file/dist/src/
H A Dreadelf.h107 #define SHT_SYMTAB 2 macro
/minix3/minix/include/sys/
H A Delf_common.h261 #define SHT_SYMTAB 2 /* symbol table section */ macro
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DELF.h569 SHT_SYMTAB = 2, // Symbol table. enumerator
/minix3/sys/sys/
H A Dexec_elf.h414 #define SHT_SYMTAB 2 /* Symbol table */ macro