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

  /art/compiler/dex/quick/arm64/
codegen_arm64.h 52 bool IsThereStackMapped() { return is_there_stack_mapped_; }
  /art/compiler/dex/quick/x86/
codegen_x86.h 53 bool IsThereStackMapped() { return is_there_stack_mapped_; }
    [all...]

Completed in 639 milliseconds