Home
last modified time | relevance | path

Searched refs:is_exception (Results 1 – 1 of 1) sorted by relevance

/kvm-unit-tests/lib/arm64/
H A Dstack.c18 bool is_exception = false; in arch_backtrace_frame() local
49 if (is_exception) in arch_backtrace_frame()
54 is_exception = (addr >= (unsigned long)&vector_stub_start && in arch_backtrace_frame()