Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/lli/
H A DForwardingMemoryManager.h41 bool IsReadOnly) override { in allocateDataSection() argument
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp25 bool IsReadOnly) { in allocateDataSection()
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp79 StringRef SectionName, bool IsReadOnly) { in allocateDataSection()
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp557 bool IsReadOnly = isReadOnlyData(Section); in computeTotalAllocSize() local
812 bool IsReadOnly = isReadOnlyData(Section); in emitSection() local
/freebsd-src/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp639 allocateDataSection(uintptr_t Size,unsigned Alignment,unsigned SectionID,llvm::StringRef SectionName,bool IsReadOnly) allocateDataSection() argument
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp325 bool IsReadOnly) { in allocateDataSection() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp669 addLoad(MemoryLocation & Loc,Type * AccessTy,bool IsReadOnly) addLoad() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3852 bool IsReadOnly = MemBehaviorAA.isAssumedReadOnly(); mayAliasWithArgument() local