Home | History | Annotate | Download | only in libdw

Lines Matching refs:Dwarf_Macro_Op_Table

57   const Dwarf_Macro_Op_Table *t1 = (const Dwarf_Macro_Op_Table *) p1;
58 const Dwarf_Macro_Op_Table *t2 = (const Dwarf_Macro_Op_Table *) p2;
74 build_table (Dwarf_Macro_Op_Table *table,
91 enum { macinfo_data_size = offsetof (Dwarf_Macro_Op_Table, table[5]) };
93 __attribute__ ((aligned (__alignof (Dwarf_Macro_Op_Table))));
113 Dwarf_Macro_Op_Table *macinfo_table = (void *) macinfo_data;
119 static Dwarf_Macro_Op_Table *
131 Dwarf_Macro_Op_Table *table = libdw_alloc (dbg, Dwarf_Macro_Op_Table,
144 static Dwarf_Macro_Op_Table *
246 size_t macop_table_size = offsetof (Dwarf_Macro_Op_Table, table[ct]);
248 Dwarf_Macro_Op_Table *table = libdw_alloc (dbg, Dwarf_Macro_Op_Table,
251 *table = (Dwarf_Macro_Op_Table) {
267 static Dwarf_Macro_Op_Table *
273 Dwarf_Macro_Op_Table fake = { .offset = macoff, .sec_index = sec_index };
274 Dwarf_Macro_Op_Table **found = tfind (&fake, &dbg->macro_ops,
279 Dwarf_Macro_Op_Table *table = sec_index == IDX_debug_macro
286 Dwarf_Macro_Op_Table **ret = tsearch (table, &dbg->macro_ops,
319 Dwarf_Macro_Op_Table *table = cache_op_table (dbg, sec_index, macoff,