Home
last modified time | relevance | path

Searched refs:getMergeableConst8 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/MC/
DSectionKind.h186 static SectionKind getMergeableConst8() { return get(MergeableConst8); } in getMergeableConst8() function
/external/llvm/lib/Target/
DTargetLoweringObjectFile.cpp203 case 8: return SectionKind::getMergeableConst8(); in getKindForGlobal()
/external/llvm/lib/CodeGen/
DMachineFunction.cpp844 return SectionKind::getMergeableConst8(); in getSectionKind()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp117 SectionKind::getMergeableConst8()); in initMachOMCObjectFileInfo()