Lines Matching defs:IsSectionRelocation
2190 bool &IsSectionRelocation, uint64_t &SymbolAddress, int64_t &Addend,
2226 IsSectionRelocation = false;
2233 IsSectionRelocation = (cantFail(Symbol.getType()) == SymbolRef::ST_Debug);
2251 if (IsSectionRelocation && !IsAArch64) {
2278 assert(!IsSectionRelocation);
2602 bool IsSectionRelocation;
2604 if (!analyzeRelocation(Rel, RType, SymbolName, IsSectionRelocation,
2647 if (!IsSectionRelocation) {
2698 } else if (ContainingBF && !IsSectionRelocation && ReferencedSymbol) {
2728 if (!IsSectionRelocation) {
2862 assert((IsAArch64 || IsSectionRelocation ||
2871 if (IsSectionRelocation)
2882 (IsAArch64 || BC->isRISCV() || IsSectionRelocation ||
2886 if (IsSectionRelocation) {
2909 if (IsSectionRelocation) {