Home
last modified time | relevance | path

Searched refs:return_address (Results 26 – 50 of 1036) sorted by relevance

12345678910>>...42

/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dtracebak.c327 void *return_address; member
347 ((CURRENT)->return_address == *(void**)&__start \
348 || (CURRENT)->return_address == *(void**)&__runnit)
355 || (CURRENT)->return_address == NULL \
385 void *return_address; member
416 void *return_address; member
469 void *return_address; member
481 || IS_BAD_PTR((long)(CURRENT)->return_address) \
482 || (CURRENT)->return_address == 0 \
637 if (current->return_address < exclude_min in __gnat_backtrace()
[all …]
/dports/devel/gdb761/gdb-7.6.1/gdb/common/
H A Dlinux-ptrace.c75 gdb_byte *return_address, *pc; in linux_ptrace_test_ret_to_nx() local
79 return_address = mmap (NULL, 2, PROT_READ | PROT_WRITE, in linux_ptrace_test_ret_to_nx()
81 if (return_address == MAP_FAILED) in linux_ptrace_test_ret_to_nx()
89 *return_address = 0xcc; in linux_ptrace_test_ret_to_nx()
111 : : "r" (return_address) : "%esp", "memory"); in linux_ptrace_test_ret_to_nx()
117 : : "r" ((uint64_t) (uintptr_t) return_address) in linux_ptrace_test_ret_to_nx()
201 if (WSTOPSIG (status) == SIGTRAP && pc == return_address + 1) in linux_ptrace_test_ret_to_nx()
208 if (WSTOPSIG (status) == SIGSEGV && pc == return_address) in linux_ptrace_test_ret_to_nx()
217 pc, return_address, &linux_ptrace_test_ret_to_nx_instr); in linux_ptrace_test_ret_to_nx()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/src/
H A Dompt-specific.h73 void *return_address = thr->th.ompt_thread_info.return_address; in __ompt_load_return_address() local
74 thr->th.ompt_thread_info.return_address = NULL; in __ompt_load_return_address()
75 return return_address; in __ompt_load_return_address()
80 !__kmp_threads[gtid]->th.ompt_thread_info.return_address) \
81 __kmp_threads[gtid]->th.ompt_thread_info.return_address = \
112 void *return_address = OMPT_LOAD_RETURN_ADDRESS(gtid);
117 my_task_data, return_address); \
123 my_task_data, return_address); \
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/src/
H A Dompt-specific.h73 void *return_address = thr->th.ompt_thread_info.return_address; in __ompt_load_return_address() local
74 thr->th.ompt_thread_info.return_address = NULL; in __ompt_load_return_address()
75 return return_address; in __ompt_load_return_address()
80 !__kmp_threads[gtid]->th.ompt_thread_info.return_address) \
81 __kmp_threads[gtid]->th.ompt_thread_info.return_address = \
112 void *return_address = OMPT_LOAD_RETURN_ADDRESS(gtid);
117 my_task_data, return_address); \
123 my_task_data, return_address); \
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/runtime/src/
H A Dompt-specific.h73 void *return_address = thr->th.ompt_thread_info.return_address; in __ompt_load_return_address() local
74 thr->th.ompt_thread_info.return_address = NULL; in __ompt_load_return_address()
75 return return_address; in __ompt_load_return_address()
80 !__kmp_threads[gtid]->th.ompt_thread_info.return_address) \
81 __kmp_threads[gtid]->th.ompt_thread_info.return_address = \
112 void *return_address = OMPT_LOAD_RETURN_ADDRESS(gtid);
117 my_task_data, return_address); \
123 my_task_data, return_address); \
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/runtime/src/
H A Dompt-specific.h73 void *return_address = thr->th.ompt_thread_info.return_address; in __ompt_load_return_address() local
74 thr->th.ompt_thread_info.return_address = NULL; in __ompt_load_return_address()
75 return return_address; in __ompt_load_return_address()
80 !__kmp_threads[gtid]->th.ompt_thread_info.return_address) \
81 __kmp_threads[gtid]->th.ompt_thread_info.return_address = \
112 void *return_address = OMPT_LOAD_RETURN_ADDRESS(gtid);
117 my_task_data, return_address); \
123 my_task_data, return_address); \
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dtracebak.c330 void *return_address; member
351 || (CURRENT)->return_address == *(void**)&__runnit)
358 || (CURRENT)->return_address == NULL \
388 void *return_address; member
419 void *return_address; member
472 void *return_address; member
485 || IS_BAD_PTR((long)(CURRENT)->return_address) \
486 || (CURRENT)->return_address == 0 \
537 (is_return_from(&main, (CURRENT)->return_address))
776 if (current->return_address < exclude_min in __gnat_backtrace()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dtracebak.c330 void *return_address; member
351 || (CURRENT)->return_address == *(void**)&__runnit)
358 || (CURRENT)->return_address == NULL \
388 void *return_address; member
419 void *return_address; member
472 void *return_address; member
485 || IS_BAD_PTR((long)(CURRENT)->return_address) \
486 || (CURRENT)->return_address == 0 \
537 (is_return_from(&main, (CURRENT)->return_address))
788 if (current->return_address < exclude_min in __gnat_backtrace()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dtracebak.c330 void *return_address; member
351 || (CURRENT)->return_address == *(void**)&__runnit)
358 || (CURRENT)->return_address == NULL \
388 void *return_address; member
419 void *return_address; member
472 void *return_address; member
485 || IS_BAD_PTR((long)(CURRENT)->return_address) \
486 || (CURRENT)->return_address == 0 \
537 (is_return_from(&main, (CURRENT)->return_address))
776 if (current->return_address < exclude_min in __gnat_backtrace()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dtracebak.c330 void *return_address; member
351 || (CURRENT)->return_address == *(void**)&__runnit)
358 || (CURRENT)->return_address == NULL \
388 void *return_address; member
419 void *return_address; member
472 void *return_address; member
485 || IS_BAD_PTR((long)(CURRENT)->return_address) \
486 || (CURRENT)->return_address == 0 \
537 (is_return_from(&main, (CURRENT)->return_address))
776 if (current->return_address < exclude_min in __gnat_backtrace()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/arm/
H A DnativeInst_arm_64.cpp207 static address call_for(address return_address) { in call_for() argument
208 CodeBlob* cb = CodeCache::find_blob(return_address); in call_for()
216 address begin = return_address - 8*NativeInstruction::instruction_size; in call_for()
220 RelocIterator iter(nm, begin, return_address); in call_for()
226 if (nativeCall_at(call)->return_address() == return_address) { in call_for()
236 bool NativeCall::is_call_before(address return_address) { in is_call_before() argument
237 return (call_for(return_address) != NULL); in is_call_before()
240 NativeCall* nativeCall_before(address return_address) { in nativeCall_before() argument
241 assert(NativeCall::is_call_before(return_address), "must be"); in nativeCall_before()
242 return nativeCall_at(call_for(return_address)); in nativeCall_before()
H A DnativeInst_arm_32.cpp303 static address raw_call_for(address return_address) { in raw_call_for() argument
304 CodeBlob* cb = CodeCache::find_blob(return_address); in raw_call_for()
311 address begin = MAX2(return_address - 4*NativeInstruction::instruction_size, nm->code_begin()); in raw_call_for()
312 RelocIterator iter(nm, begin, return_address); in raw_call_for()
318 if (nativeCall_at(call)->return_address() == return_address) { in raw_call_for()
330 bool RawNativeCall::is_call_before(address return_address) { in is_call_before() argument
331 return (raw_call_for(return_address) != NULL); in is_call_before()
334 NativeCall* rawNativeCall_before(address return_address) { in rawNativeCall_before() argument
335 address call = raw_call_for(return_address); in rawNativeCall_before()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/arm/
H A DnativeInst_arm_64.cpp207 static address call_for(address return_address) { in call_for() argument
208 CodeBlob* cb = CodeCache::find_blob(return_address); in call_for()
216 address begin = return_address - 8*NativeInstruction::instruction_size; in call_for()
220 RelocIterator iter(nm, begin, return_address); in call_for()
226 if (nativeCall_at(call)->return_address() == return_address) { in call_for()
236 bool NativeCall::is_call_before(address return_address) { in is_call_before() argument
237 return (call_for(return_address) != NULL); in is_call_before()
240 NativeCall* nativeCall_before(address return_address) { in nativeCall_before() argument
241 assert(NativeCall::is_call_before(return_address), "must be"); in nativeCall_before()
242 return nativeCall_at(call_for(return_address)); in nativeCall_before()
H A DnativeInst_arm_32.cpp303 static address raw_call_for(address return_address) { in raw_call_for() argument
304 CodeBlob* cb = CodeCache::find_blob(return_address); in raw_call_for()
311 address begin = MAX2(return_address - 4*NativeInstruction::instruction_size, nm->code_begin()); in raw_call_for()
312 RelocIterator iter(nm, begin, return_address); in raw_call_for()
318 if (nativeCall_at(call)->return_address() == return_address) { in raw_call_for()
330 bool RawNativeCall::is_call_before(address return_address) { in is_call_before() argument
331 return (raw_call_for(return_address) != NULL); in is_call_before()
334 NativeCall* rawNativeCall_before(address return_address) { in rawNativeCall_before() argument
335 address call = raw_call_for(return_address); in rawNativeCall_before()
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/runtime/src/
H A Dompt-specific.h72 void *return_address = thr->th.ompt_thread_info.return_address; in __ompt_load_return_address() local
73 thr->th.ompt_thread_info.return_address = NULL; in __ompt_load_return_address()
74 return return_address; in __ompt_load_return_address()
79 !__kmp_threads[gtid]->th.ompt_thread_info.return_address) \
80 __kmp_threads[gtid]->th.ompt_thread_info.return_address = \
/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/runtime/src/
H A Dompt-specific.h71 void *return_address = thr->th.ompt_thread_info.return_address; in __ompt_load_return_address() local
72 thr->th.ompt_thread_info.return_address = NULL; in __ompt_load_return_address()
73 return return_address; in __ompt_load_return_address()
78 !__kmp_threads[gtid]->th.ompt_thread_info.return_address) \
79 __kmp_threads[gtid]->th.ompt_thread_info.return_address = \
/dports/games/quakeforge/quakeforge-0.7.2/tools/qfcc/source/
H A Dreloc.c190 ref->return_address = __builtin_return_address (0); in new_reloc()
198 ref->return_address = __builtin_return_address (0); in reloc_op_def()
207 ref->return_address = __builtin_return_address (0); in reloc_op_def_ofs()
218 ref->return_address = __builtin_return_address (0); in reloc_def_def()
229 ref->return_address = __builtin_return_address (0); in reloc_def_def_ofs()
240 ref->return_address = __builtin_return_address (0); in reloc_def_func()
251 ref->return_address = __builtin_return_address (0); in reloc_def_string()
262 ref->return_address = __builtin_return_address (0); in reloc_def_field()
273 ref->return_address = __builtin_return_address (0); in reloc_def_field_ofs()
284 ref->return_address = __builtin_return_address (0); in reloc_def_op()
/dports/mail/elm/elm2.5.8/src/
H A Dreply.c148 get_and_expand_everyone(return_address, full_address) in get_and_expand_everyone() argument
149 char *return_address, *full_address; in get_and_expand_everyone()
248 if (!okay_address(address, return_address))
266 translate_return(return_address, ret_address);
290 char return_address[SLEN], subject[SLEN]; in reply() local
294 if (get_return(return_address, curr_folder.curr_mssg-1)) { in reply()
303 return mail_filled_in_form(return_address, subject); in reply()
331 char return_address[SLEN], subject[SLEN]; in reply_to_everyone() local
334 get_return(return_address, curr_folder.curr_mssg-1); in reply_to_everyone()
337 get_and_expand_everyone(return_address, full_address); in reply_to_everyone()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/win/
H A Dcet_shadow_stack_unittest.cc39 void* return_address; variable
49 if (!return_address) in Bug()
50 return_address = *(void**)pvAddressOfReturnAddress; in Bug()
52 *(void**)pvAddressOfReturnAddress = return_address; in Bug()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm64/kernel/
H A Dreturn_address.c35 void *return_address(unsigned int level) in return_address() function
45 (unsigned long)return_address); in return_address()
53 EXPORT_SYMBOL_GPL(return_address);
54 NOKPROBE_SYMBOL(return_address);
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm64/kernel/
H A Dreturn_address.c35 void *return_address(unsigned int level) in return_address() function
45 (unsigned long)return_address); in return_address()
53 EXPORT_SYMBOL_GPL(return_address);
54 NOKPROBE_SYMBOL(return_address);
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm64/kernel/
H A Dreturn_address.c35 void *return_address(unsigned int level) in return_address() function
45 (unsigned long)return_address); in return_address()
53 EXPORT_SYMBOL_GPL(return_address);
54 NOKPROBE_SYMBOL(return_address);
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/tests/toolchain/
H A Dstack_frame.cc83 void* return_address = GetReturnAddress(old_cfa); in recurse() local
91 printf("return %p\n", return_address); in recurse()
102 ASSERT(FUNPTR2PTR(main) < return_address, in recurse()
106 ASSERT(FUNPTR2PTR(recurse) < return_address && in recurse()
107 return_address < FUNPTR2PTR(main), in recurse()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/arm/
H A DnativeInst_arm_32.cpp303 static address raw_call_for(address return_address) { in raw_call_for() argument
304 CodeBlob* cb = CodeCache::find_blob(return_address); in raw_call_for()
311 address begin = MAX2(return_address - 4*NativeInstruction::instruction_size, nm->code_begin()); in raw_call_for()
312 RelocIterator iter(nm, begin, return_address); in raw_call_for()
318 if (nativeCall_at(call)->return_address() == return_address) { in raw_call_for()
330 bool RawNativeCall::is_call_before(address return_address) { in is_call_before() argument
331 return (raw_call_for(return_address) != NULL); in is_call_before()
334 NativeCall* rawNativeCall_before(address return_address) { in rawNativeCall_before() argument
335 address call = raw_call_for(return_address); in rawNativeCall_before()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/arm/
H A DnativeInst_arm_32.cpp303 static address raw_call_for(address return_address) { in raw_call_for() argument
304 CodeBlob* cb = CodeCache::find_blob(return_address); in raw_call_for()
311 address begin = MAX2(return_address - 4*NativeInstruction::instruction_size, nm->code_begin()); in raw_call_for()
312 RelocIterator iter(nm, begin, return_address); in raw_call_for()
318 if (nativeCall_at(call)->return_address() == return_address) { in raw_call_for()
330 bool RawNativeCall::is_call_before(address return_address) { in is_call_before() argument
331 return (raw_call_for(return_address) != NULL); in is_call_before()
334 NativeCall* rawNativeCall_before(address return_address) { in rawNativeCall_before() argument
335 address call = raw_call_for(return_address); in rawNativeCall_before()

12345678910>>...42