Searched refs:nforms (Results 1 – 5 of 5) sorted by relevance
222 get_uleb128 (e.nforms, readp, endp); in get_table_for_offset()226 readp += e.nforms; in get_table_for_offset()369 if (unlikely (proto->nforms > 8)) in read_macros()371 attributesp = malloc (sizeof (Dwarf_Attribute) * proto->nforms); in read_macros()382 for (Dwarf_Word i = 0; i < proto->nforms; ++i) in read_macros()
351 Dwarf_Word nforms; member398 return macro->table->table[macro->table->opcodes[macro->opcode - 1]].nforms; in libdw_macro_nforms()
366 * dwarf_getmacros.c (get_table_for_offset): Add nforms bounds check.
44 nforms = _parse_fd_header(fp)46 for i in range(nforms):
45 nforms = _parse_fd_header(fp)47 for i in range(nforms):