HomeSort by relevance Sort by last modified time
    Searched defs:STV_PROTECTED (Results 1 - 10 of 10) sorted by null

  /bionic/libc/include/
elf.h 528 #define STV_PROTECTED 3
  /external/u-boot/include/
elf.h 399 #define STV_PROTECTED 3 /* Not preemptible, not exported */
  /external/llvm/include/llvm/Support/
ELF.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
ELF.h     [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
ELF.h     [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
elf_common.h 449 #define STV_PROTECTED 0x3 /* Visible but not preemptible. */
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
elf_common.h 449 #define STV_PROTECTED 0x3 /* Visible but not preemptible. */
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
ELF.h     [all...]
  /external/kmod/port-gnu/
elf.h 516 #define STV_PROTECTED 3 /* Not preemptible, not exported */
    [all...]
  /external/elfutils/libelf/
elf.h 628 #define STV_PROTECTED 3 /* Not preemptible, not exported */
    [all...]

Completed in 778 milliseconds