Home | History | Annotate | Download | only in MC

Lines Matching refs:SYMENTRY_SIZE32

1128   unsigned EntrySize = is64Bit() ? ELF::SYMENTRY_SIZE64 : ELF::SYMENTRY_SIZE32;