Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
dynamic_loader_allocate Struct Reference

#include <dynamic_loader.h>

Data Fields

int(* dload_allocate )(struct dynamic_loader_allocate *thisptr, struct ldr_section_info *info, unsigned align)
 
void(* dload_deallocate )(struct dynamic_loader_allocate *thisptr, struct ldr_section_info *info)
 

Detailed Description

Definition at line 340 of file dynamic_loader.h.

Field Documentation

int(* dload_allocate)(struct dynamic_loader_allocate *thisptr, struct ldr_section_info *info, unsigned align)

Definition at line 361 of file dynamic_loader.h.

Definition at line 376 of file dynamic_loader.h.


The documentation for this struct was generated from the following file: