Searched defs:IsReadOnly (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp22 allocateDataSection(uintptr_t Size, unsigned Alignment, unsigned SectionID, StringRef SectionName, bool IsReadOnly) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Expression/
H A DIRExecutionUnit.cpp611 allocateDataSection(uintptr_t Size, unsigned Alignment, unsigned SectionID, llvm::StringRef SectionName, bool IsReadOnly) argument
/freebsd-11.0-release/contrib/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp235 allocateDataSection(uintptr_t Size, unsigned Alignment, unsigned SectionID, StringRef SectionName, bool IsReadOnly) argument
/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp365 bool IsReadOnly = isReadOnlyData(Section); local
574 bool IsReadOnly = isReadOnlyData(Section); local
/freebsd-11.0-release/contrib/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp433 void addLoad(MemoryLocation &Loc, bool IsReadOnly) { argument

Completed in 99 milliseconds