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

  /external/llvm/include/llvm/MC/
SectionKind.h 226 static SectionKind getBSSLocal() { return get(BSSLocal); }
  /external/llvm/lib/Target/
TargetLoweringObjectFile.cpp 143 return SectionKind::getBSSLocal();

Completed in 56 milliseconds