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

/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 116 milliseconds