Home | History | Annotate | Download | only in MC

Lines Matching refs:RelaSectionName

688     std::string RelaSectionName = hasRelocationAddend() ? ".rela" : ".rel";
689 RelaSectionName += SectionName;
698 Ctx.getELFSection(RelaSectionName, hasRelocationAddend() ?