Searched refs:IsCrel (Results 1 – 3 of 3) sorted by relevance
391 static const bool IsCrel = false;428 static const bool IsCrel = false;436 static const bool IsCrel = false;483 static const bool IsCrel = false;491 static const bool IsCrel = true;
1288 const bool IsCrel = Section.Type == llvm::ELF::SHT_CREL; in writeSectionContent() local1293 if (IsCrel) in writeSectionContent()1297 if (IsCrel) in writeSectionContent()1304 if (IsCrel) { in writeSectionContent()
1445 if constexpr (ELFT::Is64Bits || RelTy::IsCrel) { in scanOne()1503 if constexpr (!RelTy::IsCrel) { in scanOne()1601 if constexpr (RelTy::IsCrel) { in scan()