Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/lli/
H A DRemoteJITUtils.h51 bool IsReadOnly) override { in allocateDataSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp25 bool IsReadOnly) { in allocateDataSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp551 bool IsReadOnly = isReadOnlyData(Section); in computeTotalAllocSize() local
802 bool IsReadOnly = isReadOnlyData(Section); in emitSection() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp626 llvm::StringRef SectionName, bool IsReadOnly) { in allocateDataSection()
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp318 bool IsReadOnly) { in allocateDataSection()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h89 bool IsReadOnly) override { in allocateDataSection()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp527 void addLoad(MemoryLocation &Loc, bool IsReadOnly) { in addLoad()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3078 bool IsReadOnly = MemBehaviorAA.isAssumedReadOnly(); in mayAliasWithArgument() local