Home
last modified time | relevance | path

Searched defs:module_layout (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h1315 struct module_layout { struct
1316 void *base;
1317 unsigned int size;
1318 unsigned int text_size;
1319 unsigned int ro_size;
1320 unsigned int ro_after_init_size;
1321 struct mod_tree_node mtn;