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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_section.c454 int elfsectno = 0; local
471 elfsectno = dbg->de_elf_sects[DEBUG_LINE];
503 GET_CHUNK(dbg, elfsectno, data, prolog_size, error);
625 GET_CHUNK(dbg, elfsectno, data,
640 GET_CHUNK(dbg, elfsectno, data, sizeof(Dwarf_Ubyte),
655 GET_CHUNK(dbg, elfsectno, data, str_nbytes, error);
662 GET_CHUNK(dbg, elfsectno, data, sizeof(Dwarf_Ubyte),
679 GET_CHUNK(dbg, elfsectno, data, sizeof(Dwarf_Ubyte),
694 GET_CHUNK(dbg, elfsectno, data, str_nbytes, error);
703 GET_CHUNK(dbg, elfsectno, dat
892 int elfsectno = 0; local
2016 _dwarf_pro_buffer(Dwarf_P_Debug dbg, int elfsectno, unsigned long nbytes) argument
[all...]

Completed in 60 milliseconds