Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectFileInfo.h147 const MCSection *DataBSSSection; variable
247 const MCSection *getDataBSSSection() const { return DataBSSSection; } in getDataBSSSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h182 MCSection *DataBSSSection; variable
317 MCSection *getDataBSSSection() const { return DataBSSSection; } in getDataBSSSection()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h196 MCSection *DataBSSSection; variable
348 MCSection *getDataBSSSection() const { return DataBSSSection; } in getDataBSSSection()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp448 return DataBSSSection; in SelectSectionForGlobal()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectFileInfo.cpp112 DataBSSSection in InitMachOMCObjectFileInfo()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp161 DataBSSSection in initMachOMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp166 DataBSSSection in initMachOMCObjectFileInfo()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp649 return DataBSSSection; in SelectSectionForGlobal()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp847 return DataBSSSection; in SelectSectionForGlobal()