Home
last modified time | relevance | path

Searched defs:IsCPRel (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/XCore/
DXCoreTargetObjectFile.cpp72 static unsigned getXCoreSectionFlags(SectionKind K, bool IsCPRel) { in getXCoreSectionFlags()
104 bool IsCPRel = SectionName.startswith(".cp."); in getExplicitSectionGlobal() local