Home
last modified time | relevance | path

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

/external/crosvm/kernel_loader/src/
Delf.rs142 pub const SHT_NOTE: u32 = 7; constant
/external/perfetto/src/profiling/symbolizer/
Dlocal_symbolizer.cc124 constexpr auto SHT_NOTE = 7; variable
/external/kernel-headers/original/uapi/linux/
Delf.h275 #define SHT_NOTE 7 macro
/external/llvm/include/llvm/Support/
DELF.h672 SHT_NOTE = 7, // Information about the file. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h673 SHT_NOTE = 7, // Information about the file. enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h823 SHT_NOTE = 7, // Information about the file. enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h846 SHT_NOTE = 7, // Information about the file. enumerator
/external/google-breakpad/src/third_party/musl/include/
Delf.h278 #define SHT_NOTE 7 macro
/external/kmod/port-gnu/
Delf.h326 #define SHT_NOTE 7 /* Notes */ macro
/external/elfutils/libelf/
Delf.h435 #define SHT_NOTE 7 /* Notes */ macro