Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp71 static unsigned getXCoreSectionFlags(SectionKind K, bool IsCPRel) { in getXCoreSectionFlags()
101 bool IsCPRel = SectionName.starts_with(".cp."); in getExplicitSectionGlobal() local