Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/lk/arch/arm/arm-m/
Dexceptions.c32 static void dump_frame(const struct arm_cm_exception_frame *frame) in dump_frame() function
/aosp_15_r20/external/python/cpython3/Python/
Dtraceback.c1185 dump_frame(int fd, _PyInterpreterFrame *frame) in dump_frame() function