Searched refs:getBSSExtern (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
H A DSectionKind.h227 static SectionKind getBSSExtern() { return get(BSSExtern); } function in class:llvm::SectionKind
/external/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp160 return SectionKind::getBSSExtern();

Completed in 94 milliseconds