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

/macosx-10.9.5/dtrace-118.1/libdwarf/
H A Dpro_section.c1305 int abbrevsectno; local
1625 abbrevsectno = dbg->de_elf_sects[DEBUG_ABBREV];
1641 GET_CHUNK(dbg, abbrevsectno, data, nbytes, error);
1650 GET_CHUNK(dbg, abbrevsectno, data, nbytes, error);
1653 GET_CHUNK(dbg, abbrevsectno, data, sizeof(Dwarf_Ubyte), error);
1666 GET_CHUNK(dbg, abbrevsectno, data, nbytes, error);
1675 GET_CHUNK(dbg, abbrevsectno, data, nbytes, error);
1678 GET_CHUNK(dbg, abbrevsectno, data, 2, error); /* two zeros,
1690 GET_CHUNK(dbg, abbrevsectno, data, 1, error); /* one zero,

Completed in 80 milliseconds