Home
last modified time | relevance | path

Searched defs:NT_FILE (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1415 NT_FILE = 0x46494c45, enumerator
/third_party/elfio/elfio/
Delf_types.hpp583 constexpr Elf_Word NT_FILE = 0x46494c45; // Description of mapped files. variable
/third_party/musl/porting/uniproton/kernel/include/
Delf.h644 #define NT_FILE 0x46494c45 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h644 #define NT_FILE 0x46494c45 macro
/third_party/musl/ndk_musl_include/
Delf.h644 #define NT_FILE 0x46494c45 macro
/third_party/musl/include/
Delf.h645 #define NT_FILE 0x46494c45 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h644 #define NT_FILE 0x46494c45 macro
/third_party/musl/porting/linux/user/include/
Delf.h647 #define NT_FILE 0x46494c45 macro
/third_party/elfutils/libelf/
Delf.h769 #define NT_FILE 0x46494c45 /* Contains information about mapped macro