Home
last modified time | relevance | path

Searched refs:getBSS (Results 1 – 25 of 29) sorted by relevance

12

/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreTargetObjectFile.cpp31 SectionKind::getBSS()); in Initialize()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeTargetObjectFile.cpp34 SectionKind::getBSS()); in Initialize()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsTargetObjectFile.cpp38 SectionKind::getBSS()); in Initialize()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectFileInfo.cpp111 SectionKind::getBSS()); in InitMachOMCObjectFileInfo()
114 SectionKind::getBSS()); in InitMachOMCObjectFileInfo()
251 SectionKind::getBSS()); in InitELFMCObjectFileInfo()
DWinCOFFStreamer.cpp119 SectionKind::getBSS()); in SetSectionBSS()
152 SectionName, Characteristics, Selection, SectionKind::getBSS()); in AddCommonSymbol()
DMCELFStreamer.h134 ELF::SHF_ALLOC, SectionKind::getBSS()); in SetSectionBss()
DMCELFStreamer.cpp211 SectionKind::getBSS()); in EmitCommonSymbol()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DSectionKind.h198 static SectionKind getBSS() { return get(BSS); } in getBSS() function
/external/llvm/include/llvm/MC/
DSectionKind.h191 static SectionKind getBSS() { return get(BSS); } in getBSS() function
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DSectionKind.h225 static SectionKind getBSS() { return get(BSS); } in getBSS() function
/external/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h52 BSSSection = new NVPTXSection(MCSection::SV_ELF, SectionKind::getBSS()); in Initialize()
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DDarwinAsmParser.cpp598 0, SectionKind::getBSS())); in ParseDirectiveZerofill()
656 0, SectionKind::getBSS()), in ParseDirectiveZerofill()
DCOFFAsmParser.cpp98 SectionKind::getBSS()); in ParseSectionDirectiveBSS()
DELFAsmParser.cpp93 ELF::SHF_ALLOC, SectionKind::getBSS()); in ParseSectionDirectiveBSS()
/external/swiftshader/third_party/LLVM/lib/Target/
DTargetLoweringObjectFile.cpp151 return SectionKind::getBSS(); in getKindForGlobal()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp160 SectionKind::getBSS()); in initMachOMCObjectFileInfo()
163 SectionKind::getBSS()); in initMachOMCObjectFileInfo()
609 SectionKind::getBSS()); in initCOFFMCObjectFileInfo()
/external/llvm/lib/Target/
DTargetLoweringObjectFile.cpp161 return SectionKind::getBSS(); in getKindForGlobal()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp165 SectionKind::getBSS()); in initMachOMCObjectFileInfo()
168 SectionKind::getBSS()); in initMachOMCObjectFileInfo()
640 SectionKind::getBSS()); in initCOFFMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/
DTargetLoweringObjectFile.cpp170 return SectionKind::getBSS(); in getKindForGlobal()
/external/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp827 0, SectionKind::getBSS())); in parseDirectiveZerofill()
885 0, SectionKind::getBSS()), in parseDirectiveZerofill()
DELFAsmParser.cpp93 ELF::SHF_ALLOC, SectionKind::getBSS()); in ParseSectionDirectiveBSS()
DCOFFAsmParser.cpp111 SectionKind::getBSS()); in ParseSectionDirectiveBSS()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp902 SectionKind::getBSS()), in parseDirectiveZerofill()
961 0, SectionKind::getBSS()), in parseDirectiveZerofill()
DCOFFAsmParser.cpp124 SectionKind::getBSS()); in ParseSectionDirectiveBSS()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp110 return SectionKind::getBSS(); in getELFKindForNamedSection()

12