Home
last modified time | relevance | path

Searched defs:getReadOnly (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
DSectionKind.h175 static SectionKind getReadOnly() { return get(ReadOnly); } in getReadOnly() function
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DSectionKind.h209 static SectionKind getReadOnly() { return get(ReadOnly); } in getReadOnly() function