Home
last modified time | relevance | path

Searched refs:DataBSSSection (Results 1 – 9 of 9) sorted by relevance

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h182 MCSection *DataBSSSection; variable
317 MCSection *getDataBSSSection() const { return DataBSSSection; } in getDataBSSSection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h203 MCSection *DataBSSSection = nullptr; variable
366 MCSection *getDataBSSSection() const { return DataBSSSection; } in getDataBSSSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h204 MCSection *DataBSSSection = nullptr; variable
375 MCSection *getDataBSSSection() const { return DataBSSSection; } in getDataBSSSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp161 DataBSSSection in initMachOMCObjectFileInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp162 DataBSSSection in initMachOMCObjectFileInfo()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp649 return DataBSSSection; in SelectSectionForGlobal()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp162 DataBSSSection in initMachOMCObjectFileInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1042 return DataBSSSection; in SelectSectionForGlobal()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1247 return DataBSSSection; in SelectSectionForGlobal()