Home
last modified time | relevance | path

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

/external/llvm/lib/Target/
DTargetLoweringObjectFile.cpp228 return SectionKind::getDataNoRel(); in getKindForGlobal()
232 return SectionKind::getDataNoRel(); in getKindForGlobal()
/external/llvm/include/llvm/MC/
DSectionKind.h231 static SectionKind getDataNoRel() { return get(DataNoRel); } in getDataNoRel() function
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp456 SectionKind::getDataNoRel()); in emitModuleFlags()