Home | History | Annotate | Download | only in MC

Lines Matching refs:hasRelocationAddend

138     bool hasRelocationAddend() const {
139 return TargetObjectWriter->hasRelocationAddend();
755 if (!hasRelocationAddend())
989 std::string RelaSectionName = hasRelocationAddend() ? ".rela" : ".rel";
993 if (hasRelocationAddend())
999 Ctx.getELFSection(RelaSectionName, hasRelocationAddend() ?
1078 if (hasRelocationAddend())
1087 if (hasRelocationAddend())