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

/external/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp243 return SectionKind::getDataNoRel();
247 return SectionKind::getDataNoRel();
/external/llvm/include/llvm/MC/
H A DSectionKind.h231 static SectionKind getDataNoRel() { return get(DataNoRel); } function in class:llvm::SectionKind
/external/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp496 SectionKind::getDataNoRel());

Completed in 1720 milliseconds