HomeSort by relevance Sort by last modified time
    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