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

  /external/llvm/include/llvm/
GlobalVariable.h 138 bool isThreadLocal() const { return isThreadLocalSymbol; }
  /external/llvm/include/llvm/MC/
SectionKind.h 162 return isThreadLocal() || isGlobalWriteableData();
165 bool isThreadLocal() const {
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]

Completed in 1683 milliseconds