Home
last modified time | relevance | path

Searched refs:Dwarf_Debug_InfoTypes (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_die_deliv.c107 Dwarf_Debug_InfoTypes dis = is_info? &dbg->de_info_reading: in _dwarf_find_CU_Context()
683 Dwarf_Debug_InfoTypes dis = is_info? &dbg->de_info_reading: in _dwarf_make_CU_Context()
1399 insert_into_cu_context_list(Dwarf_Debug_InfoTypes dis, in insert_into_cu_context_list()
1486 Dwarf_Debug_InfoTypes dis = 0; in _dwarf_next_cu_header_internal()
1847 Dwarf_Debug_InfoTypes dis = 0; in dwarf_validate_die_sibling()
2122 Dwarf_Debug_InfoTypes dis = 0; in dwarf_siblingof()
2140 Dwarf_Debug_InfoTypes dis = 0; in dwarf_siblingof_b()
2400 Dwarf_Debug_InfoTypes dis = 0; in dwarf_child()
2528 Dwarf_Debug_InfoTypes dis = 0; in dwarf_offdie_b()
H A Ddwarf_opaque.h426 typedef struct Dwarf_Debug_InfoTypes_s *Dwarf_Debug_InfoTypes; typedef
H A Ddwarf_alloc.c918 freecontextlist(Dwarf_Debug dbg, Dwarf_Debug_InfoTypes dis) in freecontextlist()
H A Ddwarf_loc.c1006 Dwarf_Debug_InfoTypes info_reading = &dbg->de_info_reading; in dwarf_loclist_from_expr_a()