Home
last modified time | relevance | path

Searched refs:macinfo_data (Results 1 – 1 of 1) sorted by relevance

/external/elfutils/libdw/
Ddwarf_getmacros.c91 static unsigned char macinfo_data[macinfo_data_size] variable
112 Dwarf_Macro_Op_Table *macinfo_table = (void *) macinfo_data; in init_macinfo_table()
113 memset (macinfo_table, 0, sizeof macinfo_data); in init_macinfo_table()
132 memcpy (table, macinfo_data, macinfo_data_size); in get_macinfo_table()