Home
last modified time | relevance | path

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

/external/oprofile/daemon/liblegacy/
Dp_module.h52 struct old_symbol_table struct
54 int size; /* total, including string table!!! */
55 int n_symbols;
56 int n_refs;
57 struct old_module_symbol symbol[0]; /* actual size defined by n_symbols */
58 struct old_module_ref ref[0]; /* actual size defined by n_refs */