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