Searched defs:isBSSLocal (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h160 bool isBSSLocal() const { return K == BSSLocal; } function in class:llvm::SectionKind

Completed in 69 milliseconds