Home | History | Annotate | Download | only in DWARF

Lines Matching full:abbrev_code

2271             const uint64_t abbrev_code = dwarf2Data->get_debug_info_data().GetULEB128 (&offset);
2273 if (abbrev_decl->Code() == abbrev_code)
2279 (uint32_t)abbrev_code);