Searched defs:STV_PROTECTED (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf.h213 STV_PROTECTED = 3 /* Not preemptable, not exported */ enumerator in enum:__anon14855
/external/llvm/include/llvm/Support/
H A DELF.h1317 STV_PROTECTED = 3 // Visible in other components but not preemptable enumerator in enum:llvm::ELF::__anon21934
/external/elfutils/libelf/
H A Delf.h493 #define STV_PROTECTED 3 /* Not preemptible, not exported */ macro
/external/valgrind/main/perf/
H A Dtinycc.c486 #define STV_PROTECTED 3 /* Not preemptible, not exported */ macro

Completed in 304 milliseconds