Searched refs:ERE32 (Results 1 – 1 of 1) sorted by relevance
966 struct ELF::Elf32_Rela ERE32; in writeRelocations() local967 ERE32.setSymbolAndType(Index, Entry.Type); in writeRelocations()968 write(ERE32.r_info); in writeRelocations()978 ERE32.setSymbolAndType(0, RType); in writeRelocations()979 write(ERE32.r_info); in writeRelocations()986 ERE32.setSymbolAndType(0, RType); in writeRelocations()987 write(ERE32.r_info); in writeRelocations()