5 #include <linux/types.h> 9 #define VDSO__MAP_NAME "[vdso]" 11 #define DSO__NAME_VDSO "[vdso]" 12 #define DSO__NAME_VDSO32 "[vdso32]" 13 #define DSO__NAME_VDSOX32 "[vdsox32]"
static bool is_vdso_map(const char *filename)
void machine__exit_vdso(struct machine *machine)
bool dso__is_vdso(struct dso *dso)
struct dso * machine__findnew_vdso(struct machine *machine, struct thread *thread)