Home | History | Annotate | Download | only in MC

Lines Matching refs:Elf64_Rel

965     EntrySize = is64Bit() ? sizeof(ELF::Elf64_Rel) : sizeof(ELF::Elf32_Rel);