HomeSort by: relevance | last modified time | path
    Searched defs:abbrev_table_bytes (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/dwarf2/
index-write.c 831 uint32_t abbrev_table_bytes () const function
1458 header.append_uint (4, dwarf5_byte_order, nametable.abbrev_table_bytes ());
  /src/external/gpl3/gdb.old/dist/gdb/dwarf2/
index-write.c 833 uint32_t abbrev_table_bytes () const function
1460 header.append_uint (4, dwarf5_byte_order, nametable.abbrev_table_bytes ());

Completed in 51 milliseconds