Home
last modified time | relevance | path

Searched refs:de_types_reading (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_die_deliv.c108 &dbg->de_types_reading; in _dwarf_find_CU_Context()
684 &dbg->de_types_reading; in _dwarf_make_CU_Context()
1496 dis = is_info? &dbg->de_info_reading: &dbg->de_types_reading; in _dwarf_next_cu_header_internal()
1851 dis = sibling->di_is_info? &dbg->de_info_reading: &dbg->de_types_reading; in dwarf_validate_die_sibling()
2143 &dbg->de_types_reading; in dwarf_siblingof_b()
2408 &dbg->de_types_reading; in dwarf_child()
2536 &dbg->de_types_reading; in dwarf_offdie_b()
H A Ddwarf_opaque.h542 struct Dwarf_Debug_InfoTypes_s de_types_reading; member
H A Ddwarf_alloc.c971 freecontextlist(dbg,&dbg->de_types_reading); in _dwarf_free_all_of_one_debug()