Home
last modified time | relevance | path

Searched defs:return_address (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/arm/
H A Dunwind-arm.c351 search_EIT_table (const __EIT_entry * table, int nrec, _uw return_address) in search_EIT_table()
390 get_eit_entry (_Unwind_Control_Block *ucbp, _uw return_address) in get_eit_entry()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThreadPlanStepOut.cpp101 Address return_address(return_frame_sp->GetFrameCodeAddress()); in ThreadPlanStepOut() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dexpr.c9479 rtx return_address = gen_label_rtx (); local