Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp2414 const bool IsToCode = ReferencedSection && ReferencedSection->isText(); in readRelocations() local
2418 if (!IsFromCode && IsToCode) { in readRelocations()
2493 if (IsToCode && ContainingBF && !Relocation::isPCRelative(RType) && in readRelocations()
2561 if (IsToCode && SymbolAddress) { in readRelocations()
2660 } else if (IsToCode || ForceRelocation) { in readRelocations()