reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Object/ELFObjectFile.cpp
  101   switch (PlatformFlags & ELF::EF_MIPS_ARCH) {
  138   switch (PlatformFlags & ELF::EF_MIPS_MACH) {
  149   if (PlatformFlags & ELF::EF_MIPS_ARCH_ASE_M16)
  151   if (PlatformFlags & ELF::EF_MIPS_MICROMIPS)