Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_dnames.c207 get_inhdr_cur(Dwarf_Dnames_Head dn, in get_inhdr_cur() function
703 res = get_inhdr_cur(dn,index_number,&cur,error); in dwarf_debugnames_sizes()
759 res = get_inhdr_cur(dn,index_number,&cur,error); in dwarf_debugnames_cu_entry()
802 res = get_inhdr_cur(dn,index_number,&cur,error); in dwarf_debugnames_local_tu_entry()
858 res = get_inhdr_cur(dn,index_number,&cur,error); in dwarf_debugnames_foreign_tu_entry()
913 res = get_inhdr_cur(dn,index_number,&cur,error); in dwarf_debugnames_bucket()
959 res = get_inhdr_cur(dn,index_number,&cur,error); in dwarf_debugnames_name()
1050 res = get_inhdr_cur(dn,index_number,&cur,error); in dwarf_debugnames_abbrev_by_index()
1125 res = get_inhdr_cur(dn,index_number,&cur,error); in dwarf_debugnames_abbrev_by_code()
1152 res = get_inhdr_cur(dn,index_number,&cur,error); in dwarf_debugnames_abbrev_form_by_index()
[all …]