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