Searched refs:RelaSectionName (Results 1 – 1 of 1) sorted by relevance
820 std::string RelaSectionName = Rela ? ".rela" : ".rel"; in createRelocationSection() local821 RelaSectionName += SectionName; in createRelocationSection()834 RelaSectionName, Rela ? ELF::SHT_RELA : ELF::SHT_REL, Flags, EntrySize, in createRelocationSection()