Home | History | Annotate | Download | only in MC

Lines Matching defs:hasRelocationAddend

128   bool hasRelocationAddend() const {
129 return TargetObjectWriter->hasRelocationAddend();
579 if (!hasRelocationAddend())
695 if (hasRelocationAddend()) {
958 std::string RelaSectionName = hasRelocationAddend() ? ".rela" : ".rel";
962 if (hasRelocationAddend())
972 RelaSectionName, hasRelocationAddend() ? ELF::SHT_RELA : ELF::SHT_REL,
1113 if (hasRelocationAddend())
1122 if (hasRelocationAddend())