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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dia64-libunwind-tdep.c104 #ifndef LIBUNWIND_SO
107 #define LIBUNWIND_SO "libunwind-" STRINGIFY(UNW_TARGET) ".so.8" macro
506 handle = dlopen (LIBUNWIND_SO, RTLD_NOW);
517 LIBUNWIND_SO, so_error);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dia64-libunwind-tdep.c103 #ifndef LIBUNWIND_SO
106 #define LIBUNWIND_SO "libunwind-" STRINGIFY(UNW_TARGET) ".so.8" macro
497 handle = dlopen (LIBUNWIND_SO, RTLD_NOW);
508 LIBUNWIND_SO, so_error);

Completed in 140 milliseconds