Searched refs:RelocateWithSymbol (Results 1 – 1 of 1) sorted by relevance
1476 bool RelocateWithSymbol = shouldRelocateWithSymbol(Asm, RefA, SymA, C, Type); in recordRelocation() local1479 FixedValue = !RelocateWithSymbol && SymA && !SymA->isUndefined() in recordRelocation()1487 if (!RelocateWithSymbol) { in recordRelocation()