Searched refs:hasRelocationAddend (Results 1 – 3 of 3) sorted by relevance
102 bool hasRelocationAddend() const { return HasRelocationAddend; } in hasRelocationAddend() function
229 bool hasRelocationAddend() const;396 return OWriter.hasRelocationAddend() && in usesRela()1221 bool ELFObjectWriter::hasRelocationAddend() const { in hasRelocationAddend() function in ELFObjectWriter1222 return TargetObjectWriter->hasRelocationAddend(); in hasRelocationAddend()1377 !hasRelocationAddend()) in shouldRelocateWithSymbol()1468 if (hasRelocationAddend()) { in recordRelocation()
434 if (hasRelocationAddend()) in sortRelocs()