Home
last modified time | relevance | path

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

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