GDBserver
|
Go to the source code of this file.
Functions | |
static struct cleanup * | make_disable_asr_cleanup (int personality_set, int personality_orig) |
struct cleanup * | maybe_disable_address_space_randomization (int disable_randomization) |
|
static |
Definition at line 56 of file linux-personality.c.
References make_cleanup(), and null_cleanup().
Referenced by maybe_disable_address_space_randomization().
struct cleanup* maybe_disable_address_space_randomization | ( | int | disable_randomization | ) |
Definition at line 70 of file linux-personality.c.
References _, errno, make_disable_asr_cleanup(), safe_strerror(), and warning().
Referenced by linux_create_inferior().