Searched refs:RelaSD (Results 1 – 1 of 1) sorted by relevance
705 MCSectionData &RelaSD = Asm.getOrCreateSectionData(*RelaSection); in WriteRelocations() local706 RelaSD.setAlignment(is64Bit() ? 8 : 4); in WriteRelocations()708 MCDataFragment *F = new MCDataFragment(&RelaSD); in WriteRelocations()