Searched refs:foo_eh_src (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/libunwind-35.3/testsuite/
H A Ddynamic_fde_registration.cxx108 const void* foo_eh_src = _Unwind_Find_FDE((void*)((long)&foo + 1), &junk); local
110 unsigned long deltaToFDE = (uintptr_t)foo_eh_src - (uintptr_t)&foo;

Completed in 189 milliseconds