Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h181 MCSection *DataCommonSection; variable
316 const MCSection *getDataCommonSection() const { return DataCommonSection; } in getDataCommonSection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h202 MCSection *DataCommonSection = nullptr; variable
365 const MCSection *getDataCommonSection() const { return DataCommonSection; } in getDataCommonSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h203 MCSection *DataCommonSection = nullptr; variable
374 const MCSection *getDataCommonSection() const { return DataCommonSection; } in getDataCommonSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp157 DataCommonSection in initMachOMCObjectFileInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp158 DataCommonSection in initMachOMCObjectFileInfo()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp644 return DataCommonSection; in SelectSectionForGlobal()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp158 DataCommonSection in initMachOMCObjectFileInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1037 return DataCommonSection; in SelectSectionForGlobal()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1242 return DataCommonSection; in SelectSectionForGlobal()