Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h750 SHF_EXCLUDE = 0x80000000U, enumerator
/third_party/elfio/elfio/
Delf_types.hpp558 constexpr Elf_Xword SHF_EXCLUDE = 0x80000000; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h922 SHF_EXCLUDE = 0x80000000U, enumerator
/third_party/musl/porting/linux/user/include/
Delf.h424 #define SHF_EXCLUDE (1U << 31) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h423 #define SHF_EXCLUDE (1U << 31) macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h423 #define SHF_EXCLUDE (1U << 31) macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h423 #define SHF_EXCLUDE (1U << 31) macro
/third_party/musl/include/
Delf.h423 #define SHF_EXCLUDE (1U << 31) macro
/third_party/musl/ndk_musl_include/
Delf.h423 #define SHF_EXCLUDE (1U << 31) macro
/third_party/elfutils/libelf/
Delf.h487 #define SHF_EXCLUDE (1U << 31) /* Section is excluded unless macro