#include <opd_anon.h>
Collaboration diagram for anon_mapping:

Public Attributes | |
| vma_t | start |
| start of the mapping | |
| vma_t | end |
| end of the mapping | |
| pid_t | tgid |
| tgid of the app | |
| cookie_t | app_cookie |
| cookie of the app | |
| list_head | list |
| hash list | |
| list_head | lru_list |
| lru list | |
| char | name [MAX_IMAGE_NAME_SIZE+1] |
|
|
cookie of the app
|
|
|
end of the mapping
|
|
|
hash list
|
|
|
lru list
|
|
|
|
|
|
start of the mapping
|
|
|
tgid of the app
|
1.4.6