Home | History | Annotate | Download | only in MC

Lines Matching full:elf64_rel

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