Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/include/elf/
H A Dcommon.h317 #define SHT_DYNAMIC 6 /* Information for dynamic linking */ macro
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Dcommon.h338 #define SHT_DYNAMIC 6 /* Information for dynamic linking */ macro
/openbsd/sys/sys/
H A Dexec_elf.h253 #define SHT_DYNAMIC 6 /* dynamic section */ macro
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h1000 SHT_DYNAMIC = 6, // Information for dynamic linking. enumerator