Searched refs:ERE32 (Results 1 – 2 of 2) sorted by relevance
1118 struct ELF::Elf32_Rela ERE32; in writeRelocations() local1119 ERE32.setSymbolAndType(Index, Entry.Type); in writeRelocations()1120 write(ERE32.r_info); in writeRelocations()
772 struct ELF::Elf32_Rela ERE32; in WriteRelocationsFragment() local773 ERE32.setSymbolAndType(entry.Index, entry.Type); in WriteRelocationsFragment()774 String32(*F, ERE32.r_info); in WriteRelocationsFragment()