Searched defs:RISCV_ABIS (Results 1 – 1 of 1) sorted by relevance
63 private static final Set<String> RISCV_ABIS = new LinkedHashSet<String>(); field in AbiUtils106 ARCH_TO_ABIS.put(ARCH_RISCV64, RISCV_ABIS); in ARCH_TO_ABIS.put() argument