Home
last modified time | relevance | path

Searched defs:IsReadOnly (Results 1 – 12 of 12) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DExecutableFileMemoryManager.cpp28 bool IsReadOnly) { in allocateSection()
/llvm-project-15.0.7/bolt/include/bolt/Rewrite/
H A DExecutableFileMemoryManager.h54 bool IsReadOnly) override { in allocateDataSection()
/llvm-project-15.0.7/llvm/tools/lli/
H A DForwardingMemoryManager.h41 bool IsReadOnly) override { in allocateDataSection()
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp25 bool IsReadOnly) { in allocateDataSection()
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp79 StringRef SectionName, bool IsReadOnly) { in allocateDataSection()
/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/Orc/
H A DRTDyldObjectLinkingLayerTest.cpp33 bool IsReadOnly) override { in testSetProcessAllSections()
/llvm-project-15.0.7/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp107 bool IsReadOnly) override { in allocateDataSection()
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp560 bool IsReadOnly = isReadOnlyData(Section); in computeTotalAllocSize() local
812 bool IsReadOnly = isReadOnlyData(Section); in emitSection() local
/llvm-project-15.0.7/lldb/source/Expression/
H A DIRExecutionUnit.cpp638 llvm::StringRef SectionName, bool IsReadOnly) { in allocateDataSection()
/llvm-project-15.0.7/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp325 bool IsReadOnly) { in allocateDataSection()
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp626 void addLoad(MemoryLocation &Loc, Type *AccessTy, bool IsReadOnly) { in addLoad()
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3165 bool IsReadOnly = MemBehaviorAA.isAssumedReadOnly(); in mayAliasWithArgument() local