HomeSort by relevance Sort by last modified time
    Searched refs:nforms (Results 1 - 2 of 2) sorted by null

  /external/elfutils/src/libdw/
dwarf_getmacros.c 220 get_uleb128 (e.nforms, readp, endp);
224 readp += e.nforms;
364 Dwarf_Attribute attributes[proto->nforms];
365 for (Dwarf_Word i = 0; i < proto->nforms; ++i)
libdwP.h 354 Dwarf_Word nforms; member in struct:__anon8920
401 return macro->table->table[macro->table->opcodes[macro->opcode - 1]].nforms;

Completed in 48 milliseconds