Searched refs:ERE32 (Results 1 – 1 of 1) sorted by relevance
951 struct ELF::Elf32_Rela ERE32; in writeRelocations() local952 ERE32.setSymbolAndType(Index, Entry.Type); in writeRelocations()953 write(ERE32.r_info); in writeRelocations()963 ERE32.setSymbolAndType(0, RType); in writeRelocations()964 write(ERE32.r_info); in writeRelocations()971 ERE32.setSymbolAndType(0, RType); in writeRelocations()972 write(ERE32.r_info); in writeRelocations()