Home
last modified time | relevance | path

Searched defs:STV_PROTECTED (Results 1 – 13 of 13) sorted by relevance

/third_party/libunwind/include/win/
Dfreebsd-elf_common.h434 #define STV_PROTECTED 0x3 /* Visible but not preemptible. */ macro
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h434 #define STV_PROTECTED 0x3 /* Visible but not preemptible. */ macro
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp543 #define STV_PROTECTED 3 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h906 STV_PROTECTED = 3 // Visible in other components but not preemptable enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1071 STV_PROTECTED = 3 // Visible in other components but not preemptable enumerator
/third_party/elfio/elfio/
Delf_types.hpp722 constexpr unsigned char STV_PROTECTED = 3; variable
/third_party/musl/porting/uniproton/kernel/include/
Delf.h528 #define STV_PROTECTED 3 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h528 #define STV_PROTECTED 3 macro
/third_party/musl/ndk_musl_include/
Delf.h528 #define STV_PROTECTED 3 macro
/third_party/musl/include/
Delf.h528 #define STV_PROTECTED 3 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h528 #define STV_PROTECTED 3 macro
/third_party/musl/porting/linux/user/include/
Delf.h529 #define STV_PROTECTED 3 macro
/third_party/elfutils/libelf/
Delf.h630 #define STV_PROTECTED 3 /* Not preemptible, not exported */ macro