1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2025-01-06 01:23:41 +01:00

Fix for find_proc_fde implementation for linux

This commit is contained in:
Alexander Esilevich 2010-07-30 06:24:01 +07:00
parent 5d4a07690e
commit e97a676dd7

View file

@ -748,6 +748,8 @@ find_proc_fde (unw_word_t ip, unw_word_t *fde_addr,
*gp = cb_data.gp;
*fde_base = cb_data.fde_base;
*ip_offset = cb_data.ip_offset;
return 0;
}
#else // HAVE_DL_ITERATE_PHDR