GDB (xrefs)
|
Go to the source code of this file.
Functions | |
static void | restore_personality (void *arg) |
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(), null_cleanup(), and restore_personality().
Referenced by maybe_disable_address_space_randomization().
Definition at line 70 of file linux-personality.c.
References _, make_disable_asr_cleanup(), safe_strerror(), and warning().
Referenced by linux_nat_create_inferior().
|
static |
Definition at line 37 of file linux-personality.c.
References _, int, safe_strerror(), and warning().
Referenced by linux_nat_create_inferior(), and make_disable_asr_cleanup().