Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_getmacros.c112 Dwarf_Macro_Op_Table *macinfo_table = (void *) macinfo_data; in init_macinfo_table() local
113 memset (macinfo_table, 0, sizeof macinfo_data); in init_macinfo_table()
114 build_table (macinfo_table, op_protos); in init_macinfo_table()
115 macinfo_table->sec_index = IDX_debug_macinfo; in init_macinfo_table()