Home
last modified time | relevance | path

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

/art/runtime/
Delf_utils.h36 #define EF_MIPS_CPIC 4 macro
Delf.h813 EF_MIPS_CPIC = 0x00000004, // Call object with Position independent code enumerator
/art/compiler/
Delf_writer_quick.cc859 EF_MIPS_CPIC | in SetISA()