Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DSectionKind.h185 static SectionKind getMergeableConst4() { return get(MergeableConst4); } in getMergeableConst4() function
/external/llvm/lib/Target/
DTargetLoweringObjectFile.cpp202 case 4: return SectionKind::getMergeableConst4(); in getKindForGlobal()
/external/llvm/lib/CodeGen/
DMachineFunction.cpp842 return SectionKind::getMergeableConst4(); in getSectionKind()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp113 SectionKind::getMergeableConst4()); in initMachOMCObjectFileInfo()