Home
last modified time | relevance | path

Searched defs:SHT_NOTE (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/hwasan/scripts/
H A Dhwasan_symbolize45 SHT_NOTE = 7 variable
/openbsd/gnu/usr.bin/binutils/include/elf/
H A Dcommon.h318 #define SHT_NOTE 7 /* Information that marks file */ macro
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Dcommon.h339 #define SHT_NOTE 7 /* Information that marks file */ macro
/openbsd/sys/sys/
H A Dexec_elf.h256 #define SHT_NOTE 7 /* note section */ macro
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h1001 SHT_NOTE = 7, // Information about the file. enumerator