Home
last modified time | relevance | path

Searched refs:ConstDataCoalSection (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h201 MCSection *ConstDataCoalSection = nullptr; variable
363 return ConstDataCoalSection; in getConstDataCoalSection()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp150 ConstDataCoalSection = DataCoalSection; in initMachOMCObjectFileInfo()
155 ConstDataCoalSection = ConstDataSection; in initMachOMCObjectFileInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp995 return ConstDataCoalSection; in SelectSectionForGlobal()