Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DSectionKind.h175 static SectionKind getReadOnly() { return get(ReadOnly); } in getReadOnly() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DSectionKind.h182 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