Home
last modified time | relevance | path

Searched refs:isExecuteOnly (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DSectionKind.h121 bool isExecuteOnly() const { return K == ExecuteOnly; } in isExecuteOnly() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp306 if (K.isExecuteOnly()) in getELFSectionFlags()
497 if (Kind.isExecuteOnly()) in selectELFSectionForGlobal()