Home
last modified time | relevance | path

Searched defs:kBreakPointInstruction (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/compiler/utils/x86/
H A Dconstants_x86.h89 static const uint8_t kBreakPointInstruction = kHltInstruction; variable
/aosp_15_r20/art/compiler/utils/x86_64/
H A Dconstants_x86_64.h119 static const uint8_t kBreakPointInstruction = kHltInstruction; variable