Searched refs:hasRelocationAddend (Results 1 – 3 of 3) sorted by relevance
109 bool hasRelocationAddend() const { return HasRelocationAddend; } in hasRelocationAddend() function197 bool hasRelocationAddend() const;
1127 bool ELFObjectWriter::hasRelocationAddend() const { in hasRelocationAddend() function in ELFObjectWriter1128 return TargetObjectWriter->hasRelocationAddend(); in hasRelocationAddend()1294 !hasRelocationAddend()) in shouldRelocateWithSymbol()1432 return (hasRelocationAddend() && in usesRela()
436 if (hasRelocationAddend()) in sortRelocs()