Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/MC/
DSectionKind.h180 static SectionKind getExecuteOnly() { return get(ExecuteOnly); } in getExecuteOnly() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DSectionKind.h180 static SectionKind getExecuteOnly() { return get(ExecuteOnly); } in getExecuteOnly() function