Searched refs:shouldRelocateWithSymbol (Results 1 – 1 of 1) sorted by relevance
244 bool shouldRelocateWithSymbol(const MCAssembler &Asm,1314 bool ELFObjectWriter::shouldRelocateWithSymbol(const MCAssembler &Asm, in shouldRelocateWithSymbol() function in ELFObjectWriter1476 bool RelocateWithSymbol = shouldRelocateWithSymbol(Asm, RefA, SymA, C, Type); in recordRelocation()