Searched refs:RelaSectionName (Results 1 – 1 of 1) sorted by relevance
988 std::string RelaSectionName = hasRelocationAddend() ? ".rela" : ".rel"; in CreateRelocationSections() local989 RelaSectionName += SectionName; in CreateRelocationSections()998 Ctx.getELFSection(RelaSectionName, hasRelocationAddend() ? in CreateRelocationSections()