Searched refs:IsCrel (Results 1 – 3 of 3) sorted by relevance
392 static const bool IsCrel = false;429 static const bool IsCrel = false;437 static const bool IsCrel = false;484 static const bool IsCrel = false;492 static const bool IsCrel = true;
1281 const bool IsCrel = Section.Type == llvm::ELF::SHT_CREL; in writeSectionContent() local1286 if (IsCrel) in writeSectionContent()1290 if (IsCrel) in writeSectionContent()1297 if (IsCrel) { in writeSectionContent()
1503 if constexpr (ELFT::Is64Bits || RelTy::IsCrel) { in scanOne()1562 if constexpr (!RelTy::IsCrel) { in scanOne()1663 if constexpr (RelTy::IsCrel) { in scan()