Home
last modified time | relevance | path

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

/art/runtime/
Delf_utils.h35 #define EF_MIPS_PIC 2 macro
Delf.h812 EF_MIPS_PIC = 0x00000002, // Position independent code enumerator
/art/compiler/
Delf_writer_quick.cc858 EF_MIPS_PIC | in SetISA()