Searched refs:abbrevsectno (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_section.c1462 int abbrevsectno = 0; local
1873 abbrevsectno = dbg->de_elf_sects[DEBUG_ABBREV];
1889 GET_CHUNK(dbg, abbrevsectno, data, nbytes, error);
1898 GET_CHUNK(dbg, abbrevsectno, data, nbytes, error);
1901 GET_CHUNK(dbg, abbrevsectno, data, sizeof(Dwarf_Ubyte), error);
1914 GET_CHUNK(dbg, abbrevsectno, data, nbytes, error);
1923 GET_CHUNK(dbg, abbrevsectno, data, nbytes, error);
1926 GET_CHUNK(dbg, abbrevsectno, data, 2, error); /* two zeros,
1938 GET_CHUNK(dbg, abbrevsectno, data, 1, error); /* one zero,

Completed in 48 milliseconds