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

/external/llvm/include/llvm/MC/
H A DSectionKind.h173 return isBSS() || isCommon() || isDataRel() || isReadOnlyWithRel();
192 bool isReadOnlyWithRel() const { function in class:llvm::SectionKind

Completed in 47 milliseconds