24#define MAX_ON_EXIT_NICELY 20
68 pg_fatal(
"out of on_exit_nicely slots");
#define pg_log_error(...)
#define pg_log_error_hint(...)
static int on_exit_nicely_index
void exit_nicely(int code)
static struct @36 on_exit_nicely_list[MAX_ON_EXIT_NICELY]
on_exit_nicely_callback function
#define MAX_ON_EXIT_NICELY
void set_dump_section(const char *arg, int *dumpSections)
void on_exit_nicely(on_exit_nicely_callback function, void *arg)
void(* on_exit_nicely_callback)(int code, void *arg)