Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DSectionKind.h230 static SectionKind getDataRelLocal() { return get(DataRelLocal); } in getDataRelLocal() function
/external/llvm/lib/Target/
DTargetLoweringObjectFile.cpp240 return SectionKind::getDataRelLocal(); in getKindForGlobal()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp244 SectionKind::getDataRelLocal()); in InitELFMCObjectFileInfo()