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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_section.c1461 int elfsectno_of_debug_info = 0; local
1488 elfsectno_of_debug_info = dbg->de_elf_sects[DEBUG_INFO];
1496 GET_CHUNK(dbg, elfsectno_of_debug_info, data, cu_header_size,
1738 GET_CHUNK(dbg, elfsectno_of_debug_info,
1750 GET_CHUNK(dbg, elfsectno_of_debug_info, data,
1854 GET_CHUNK(dbg, elfsectno_of_debug_info, data, 1, error);

Completed in 47 milliseconds