Searched refs:IsToCode (Results 1 – 1 of 1) sorted by relevance
2414 const bool IsToCode = ReferencedSection && ReferencedSection->isText(); in readRelocations() local2418 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()