Home
last modified time | relevance | path

Searched refs:SHF_MASKOS (Results 1 - 11 of 11) sorted by relevance

/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp501 #define SHF_MASKOS 0x0ff00000 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h764 SHF_MASKOS = 0x0ff00000,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h926 SHF_MASKOS = 0x0ff00000,
/third_party/elfio/elfio/
H A Delf_types.hpp555 constexpr Elf_Xword SHF_MASKOS = 0x0FF00000; member
/third_party/musl/porting/linux/user/include/
H A Delf.h422 #define SHF_MASKOS 0x0ff00000 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h420 #define SHF_MASKOS 0x0ff00000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h420 #define SHF_MASKOS 0x0ff00000 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h420 #define SHF_MASKOS 0x0ff00000 macro
/third_party/musl/include/
H A Delf.h427 #define SHF_MASKOS 0x0ff00000 macro
/third_party/elfutils/libelf/
H A Delf.h482 #define SHF_MASKOS 0x0ff00000 /* OS-specific. */ macro
/third_party/elfutils/src/
H A Delflint.c3951 if (sh_flags & SHF_MASKOS) in check_sections()

Completed in 82 milliseconds