Lines Matching refs:hasRelocationAddend
143 bool hasRelocationAddend() const {
144 return TargetObjectWriter->hasRelocationAddend();
747 if (hasRelocationAddend())
765 if (!hasRelocationAddend())
999 std::string RelaSectionName = hasRelocationAddend() ? ".rela" : ".rel";
1003 if (hasRelocationAddend())
1009 Ctx.getELFSection(RelaSectionName, hasRelocationAddend() ?
1088 if (hasRelocationAddend())
1097 if (hasRelocationAddend())