1 2 3 4 5 6 7 8
/* * This function is an empty stub where GDB locates a breakpoint to get notified * about linker activity. */ void __attribute__((noinline)) rtld_db_dlactivity(void) { }