/external/swiftshader/third_party/LLVM/lib/MC/ |
D | MCObjectFileInfo.cpp | 90 SectionKind::getReadOnly()); in InitMachOMCObjectFileInfo() 100 SectionKind::getReadOnly()); in InitMachOMCObjectFileInfo() 152 SectionKind::getReadOnly()); in InitMachOMCObjectFileInfo() 267 SectionKind::getReadOnly()); in InitELFMCObjectFileInfo() 335 SectionKind::getReadOnly()); in InitELFMCObjectFileInfo() 392 SectionKind::getReadOnly()); in InitCOFFMCObjectFileInfo() 414 SectionKind::getReadOnly()); in InitCOFFMCObjectFileInfo() 541 SectionKind::getReadOnly()); in InitEHFrameSection()
|
D | ELFObjectWriter.cpp | 700 SectionKind::getReadOnly(), in CreateRelocationSections() 812 SectionKind::getReadOnly()); in CreateMetadataSections() 818 SectionKind::getReadOnly(), in CreateMetadataSections() 828 SectionKind::getReadOnly(), 4, ""); in CreateMetadataSections() 835 SectionKind::getReadOnly()); in CreateMetadataSections() 906 SectionKind::getReadOnly()); in CreateIndexedSections() 970 SectionKind::getReadOnly()); in WriteSection() 980 SectionKind::getReadOnly()); in WriteSection()
|
D | MCContext.cpp | 219 SectionKind::getReadOnly(), 4, NULL); in CreateELFGroupSection()
|
/external/llvm/lib/Target/ |
D | TargetLoweringObjectFile.cpp | 177 return SectionKind::getReadOnly(); in getKindForGlobal() 207 return SectionKind::getReadOnly(); in getKindForGlobal() 217 return SectionKind::getReadOnly(); in getKindForGlobal() 249 SectionKind::getReadOnly(), /*C=*/nullptr, in getSectionForJumpTable()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ |
D | TargetLoweringObjectFile.cpp | 185 return SectionKind::getReadOnly(); in getKindForGlobal() 216 return SectionKind::getReadOnly(); in getKindForGlobal() 228 return SectionKind::getReadOnly(); in getKindForGlobal() 271 SectionKind::getReadOnly(), /*C=*/nullptr, in getSectionForJumpTable()
|
/external/swiftshader/third_party/LLVM/lib/Target/ |
D | TargetLoweringObjectFile.cpp | 169 return SectionKind::getReadOnly(); in getKindForGlobal() 207 return SectionKind::getReadOnly(); in getKindForGlobal() 220 return SectionKind::getReadOnly(); in getKindForGlobal()
|
/external/llvm/lib/MC/ |
D | MCObjectFileInfo.cpp | 56 SectionKind::getReadOnly()); in initMachOMCObjectFileInfo() 126 SectionKind::getReadOnly()); in initMachOMCObjectFileInfo() 145 SectionKind::getReadOnly()); in initMachOMCObjectFileInfo() 204 SectionKind::getReadOnly()); in initMachOMCObjectFileInfo() 622 SectionKind::getReadOnly()); in initCOFFMCObjectFileInfo() 628 SectionKind::getReadOnly()); in initCOFFMCObjectFileInfo() 632 SectionKind::getReadOnly()); in initCOFFMCObjectFileInfo() 655 SectionKind::getReadOnly()); in initCOFFMCObjectFileInfo() 830 SectionKind::getReadOnly()); in initCOFFMCObjectFileInfo()
|
D | MCContext.cpp | 322 MCSectionELF(I->getKey(), Type, Flags, SectionKind::getReadOnly(), in createELFRelSection() 367 Kind = SectionKind::getReadOnly(); in getELFSection() 382 MCSectionELF(".group", ELF::SHT_GROUP, 0, SectionKind::getReadOnly(), 4, in createELFGroupSection()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCObjectFileInfo.cpp | 58 SectionKind::getReadOnly()); in initMachOMCObjectFileInfo() 128 SectionKind::getReadOnly()); in initMachOMCObjectFileInfo() 151 SectionKind::getReadOnly()); in initMachOMCObjectFileInfo() 196 SectionKind::getReadOnly()); in initMachOMCObjectFileInfo() 653 SectionKind::getReadOnly()); in initCOFFMCObjectFileInfo() 666 SectionKind::getReadOnly()); in initCOFFMCObjectFileInfo() 865 SectionKind::getReadOnly()); in initCOFFMCObjectFileInfo()
|
D | MCContext.cpp | 362 I->getKey(), Type, Flags, SectionKind::getReadOnly(), EntrySize, Group, in createELFRelSection() 408 Kind = SectionKind::getReadOnly(); in getELFSection() 418 SectionKind::getReadOnly(), 4, Group, ~0, in createELFGroupSection()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | SectionKind.h | 182 static SectionKind getReadOnly() { return get(ReadOnly); } in getReadOnly() function
|
/external/llvm/include/llvm/MC/ |
D | SectionKind.h | 175 static SectionKind getReadOnly() { return get(ReadOnly); } in getReadOnly() function
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | SectionKind.h | 209 static SectionKind getReadOnly() { return get(ReadOnly); } in getReadOnly() function
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXTargetObjectFile.h | 54 new NVPTXSection(MCSection::SV_ELF, SectionKind::getReadOnly()); in Initialize()
|
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/ |
D | ELFAsmParser.cpp | 98 SectionKind::getReadOnly()); in ParseSectionDirectiveRoData() 508 SectionKind::getReadOnly(), in ParseDirectiveIdent()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 540 return selectELFSectionForGlobal(getContext(), &F, SectionKind::getReadOnly(), in getSectionForJumpTable() 1221 SectionKind Kind = SectionKind::getReadOnly(); in getSectionForJumpTable() 1261 SectionKind::getReadOnly()); in emitModuleMetadata() 1277 SectionKind::getReadOnly()); in Initialize() 1281 SectionKind::getReadOnly()); in Initialize()
|
D | MachineFunction.cpp | 973 return SectionKind::getReadOnly(); in getSectionKind()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 341 return selectELFSectionForGlobal(getContext(), &F, SectionKind::getReadOnly(), in getSectionForJumpTable() 1016 SectionKind Kind = SectionKind::getReadOnly(); in getSectionForJumpTable()
|
D | MachineFunction.cpp | 893 return SectionKind::getReadOnly(); in getSectionKind()
|
/external/llvm/lib/MC/MCParser/ |
D | ELFAsmParser.cpp | 98 SectionKind::getReadOnly()); in ParseSectionDirectiveRoData()
|
D | COFFAsmParser.cpp | 154 return SectionKind::getReadOnly(); in computeSectionKind()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/ |
D | COFFAsmParser.cpp | 170 return SectionKind::getReadOnly(); in computeSectionKind()
|
D | ELFAsmParser.cpp | 111 SectionKind::getReadOnly()); in ParseSectionDirectiveRoData()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | ELFWriter.cpp | 223 (const MCSectionELF *)TLOF.getSectionForConstant(SectionKind::getReadOnly()); in getJumpTableSection()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/ |
D | AsmPrinter.cpp | 1056 getObjFileLowering().getSectionForConstant(SectionKind::getReadOnly()); in EmitJumpTableInfo()
|