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

/external/llvm/include/llvm/MC/
H A DSectionKind.h230 static SectionKind getDataRelLocal() { return get(DataRelLocal); } function in class:llvm::SectionKind
/external/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp249 return SectionKind::getDataRelLocal();
/external/llvm/lib/MC/
H A DMCObjectFileInfo.cpp454 SectionKind::getDataRelLocal());

Completed in 718 milliseconds