Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Target/
HDTargetLoweringObjectFile.cpp238 return SectionKind::getDataNoRel(); in getKindForGlobal()
242 return SectionKind::getDataNoRel(); in getKindForGlobal()
/trueos/contrib/llvm/include/llvm/MC/
HDSectionKind.h231 static SectionKind getDataNoRel() { return get(DataNoRel); } in getDataNoRel() function
/trueos/contrib/llvm/lib/CodeGen/
HDTargetLoweringObjectFileImpl.cpp475 SectionKind::getDataNoRel()); in emitModuleFlags()