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

/freebsd-10-stable/lib/libc/arm/aeabi/
H A Daeabi_unwind_exidx.c42 * BSD tools expect it to be dl_unwind_find_exidx(). Both have the same API, so
45 __strong_reference(dl_unwind_find_exidx, __gnu_Unwind_Find_exidx);
66 dl_unwind_find_exidx(const void *pc, int *pcount) function
94 dl_unwind_find_exidx(const void *pc, int *pcount) function
/freebsd-10-stable/lib/libc/arm/
H A DSymbol.map42 dl_unwind_find_exidx;
/freebsd-10-stable/sys/sys/
H A Dlink_elf.h100 void * dl_unwind_find_exidx(const void *, int *);

Completed in 42 milliseconds