HomeSort by relevance Sort by last modified time
    Searched refs:kPCRelFixup (Results 1 - 2 of 2) sorted by null

  /art/compiler/dex/
compiler_enums.h 477 kPCRelFixup, // x86 FIXME: add NEEDS_FIXUP to instruction attributes.
  /art/compiler/dex/quick/
mir_to_lir.h 64 #define NEEDS_FIXUP (1ULL << kPCRelFixup)
    [all...]

Completed in 94 milliseconds