Searched refs:IsReadOnly (Results 1 – 11 of 11) sorted by relevance
25 bool IsReadOnly) { in allocateDataSection() argument26 if (IsReadOnly) in allocateDataSection()
75 bool IsReadOnly) override;
50 bool IsReadOnly) { in allocateDataSection() argument
334 bool IsReadOnly = isReadOnlyData(Section); in computeTotalAllocSize() local354 } else if (IsReadOnly) { in computeTotalAllocSize()542 bool IsReadOnly = isReadOnlyData(Section); in emitSection() local575 Name, IsReadOnly); in emitSection()
50 bool IsReadOnly) override { in allocateDataSection() argument52 SectionName, IsReadOnly); in allocateDataSection()
106 bool IsReadOnly) = 0;
184 const char *SectionName, LLVMBool IsReadOnly);
602 bool IsReadOnly) in allocateDataSection() argument606 …_value = m_default_mm_ap->allocateDataSection(Size, Alignment, SectionID, SectionName, IsReadOnly); in allocateDataSection()609 if (!IsReadOnly) in allocateDataSection()
261 bool IsReadOnly);
144 bool IsReadOnly) override;193 bool IsReadOnly) { in allocateDataSection() argument
398 void addLoad(MemoryLocation &Loc, bool IsReadOnly) { in addLoad() argument402 if (IsReadOnly) in addLoad()