Searched refs:RelaSection (Results 1 – 1 of 1) sorted by relevance
800 MCSectionELF *RelaSection = Ctx.createELFRelSection( in createRelocationSection() local803 RelaSection->setAlignment(is64Bit() ? 8 : 4); in createRelocationSection()804 return RelaSection; in createRelocationSection()