Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dompt-specific.h81 void *return_address = thr->th.ompt_thread_info.return_address; in __ompt_load_return_address() local
H A Dompt-internal.h80 void *return_address; /* stored here on entry of runtime */ member
H A Dkmp_tasking.cpp778 void *return_address) {
830 void *return_address) {
2219 void *return_address) {
2331 void *return_address) {
H A Dkmp_runtime.cpp1410 ompt_data_t ompt_parallel_data, void *return_address, in __kmp_fork_in_teams()
1646 ompt_data_t *ompt_parallel_data, void **return_address, in __kmp_serial_fork_call()
1934 void *return_address = NULL; in __kmp_fork_call() local
H A Dkmp_barrier.cpp1780 void *return_address; in __kmp_barrier_template() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepOut.cpp101 Address return_address(return_frame_sp->GetFrameCodeAddress()); in ThreadPlanStepOut() local
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DWatchpoint.cpp111 Address return_address(return_frame_sp->GetFrameCodeAddress()); in SetupVariableWatchpointDisabler() local