OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STACK_FRAME_DEPTH
(Results
1 - 2
of
2
) sorted by null
/system/core/debuggerd/x86/
x86_utility.h
19
#define
STACK_FRAME_DEPTH
64
unwind.c
72
if((int)(stack_ptr - cur_sp) >=
STACK_FRAME_DEPTH
) {
Completed in 112 milliseconds