Searched defs:MIPS_ABIS (Results 1 – 1 of 1) sorted by relevance
60 private static final Set<String> MIPS_ABIS = new LinkedHashSet<String>(); field in AbiUtils104 ARCH_TO_ABIS.put(BASE_ARCH_MIPS, MIPS_ABIS); in ARCH_TO_ABIS.put() argument105 ARCH_TO_ABIS.put(ARCH_MIPS64, MIPS_ABIS); in ARCH_TO_ABIS.put() argument