OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:macinfo_data
(Results
1 - 1
of
1
) sorted by null
/external/elfutils/libdw/
dwarf_getmacros.c
92
static unsigned char
macinfo_data
[macinfo_data_size]
variable
113
Dwarf_Macro_Op_Table *macinfo_table = (void *)
macinfo_data
;
114
memset (macinfo_table, 0, sizeof
macinfo_data
);
133
memcpy (table,
macinfo_data
, macinfo_data_size);
Completed in 227 milliseconds