Home
last modified time | relevance | path

Searched refs:fp_abi (Results 1 – 1 of 1) sorted by relevance

/art/compiler/
Delf_builder.h439 abiflags_.fp_abi = (isa == kMips && !fpu32) ? MIPS_ABI_FP_64A : MIPS_ABI_FP_DOUBLE; in AbiflagsSection()
461 uint8_t fp_abi; member