Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_opaque.h72 typedef struct Dwarf_P_F_Entry_s *Dwarf_P_F_Entry; typedef
426 Dwarf_P_F_Entry de_file_entries;
427 Dwarf_P_F_Entry de_last_file_entry;
431 Dwarf_P_F_Entry de_inc_dirs;
432 Dwarf_P_F_Entry de_last_inc_dir;
H A Dpro_line.c361 dbg->de_inc_dirs = (Dwarf_P_F_Entry) in dwarf_add_directory_decl_a()
371 dbg->de_last_inc_dir->dfe_next = (Dwarf_P_F_Entry) in dwarf_add_directory_decl_a()
422 Dwarf_P_F_Entry cur; in dwarf_add_file_decl_a()
431 dbg->de_file_entries = (Dwarf_P_F_Entry) in dwarf_add_file_decl_a()
442 cur->dfe_next = (Dwarf_P_F_Entry) in dwarf_add_file_decl_a()
H A Dpro_line.h69 Dwarf_P_F_Entry dfe_next;
H A Dpro_section.c910 Dwarf_P_F_Entry entry_list, in determine_file_content_size()
920 Dwarf_P_F_Entry cur = 0; in determine_file_content_size()
921 Dwarf_P_F_Entry nxt = 0; in determine_file_content_size()
1278 Dwarf_P_F_Entry curdir = 0; in calculate_size_of_line_header4()
1279 Dwarf_P_F_Entry curentry = 0; in calculate_size_of_line_header4()
1333 Dwarf_P_F_Entry curdir = 0; in _dwarf_pro_generate_debugline()
1334 Dwarf_P_F_Entry curentry = 0; in _dwarf_pro_generate_debugline()