HomeSort by relevance Sort by last modified time
    Searched refs:getBSSExtern (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/
SectionKind.h 227 static SectionKind getBSSExtern() { return get(BSSExtern); }
  /external/llvm/lib/Target/
TargetLoweringObjectFile.cpp 145 return SectionKind::getBSSExtern();

Completed in 353 milliseconds