Searched refs:ERE64 (Results 1 – 2 of 2) sorted by relevance
1109 struct ELF::Elf64_Rela ERE64; in writeRelocations() local1110 ERE64.setSymbolAndType(Index, Entry.Type); in writeRelocations()1111 write(ERE64.r_info); in writeRelocations()
763 struct ELF::Elf64_Rela ERE64; in WriteRelocationsFragment() local764 ERE64.setSymbolAndType(entry.Index, entry.Type); in WriteRelocationsFragment()765 String64(*F, ERE64.r_info); in WriteRelocationsFragment()