Home
last modified time | relevance | path

Searched defs:arg0_ (Results 1 – 4 of 4) sorted by relevance

/aosp12/art/runtime/arch/arm/
H A Dcontext_arm.h96 uintptr_t sp_, pc_, arg0_; variable
/aosp12/art/runtime/arch/x86_64/
H A Dcontext_x86_64.h97 uintptr_t rsp_, rip_, arg0_; variable
/aosp12/art/runtime/arch/arm64/
H A Dcontext_arm64.h100 uintptr_t sp_, pc_, arg0_; variable
/aosp12/art/runtime/arch/x86/
H A Dcontext_x86.h106 uintptr_t esp_, eip_, arg0_; variable