Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf_dump.c46 return (DW_DLV_NO_ENTRY); in dwarf_get_ACCESS_name()
420 return (DW_DLV_NO_ENTRY); in dwarf_get_AT_name()
474 return (DW_DLV_NO_ENTRY); in dwarf_get_ATE_name()
502 return (DW_DLV_NO_ENTRY); in dwarf_get_CC_name()
572 return (DW_DLV_NO_ENTRY); in dwarf_get_CFA_name()
590 return (DW_DLV_NO_ENTRY); in dwarf_get_CHILDREN_name()
690 return (DW_DLV_NO_ENTRY); in dwarf_get_FORM_name()
714 return (DW_DLV_NO_ENTRY); in dwarf_get_DS_name()
732 return (DW_DLV_NO_ENTRY); in dwarf_get_DSC_name()
776 return (DW_DLV_NO_ENTRY); in dwarf_get_EH_name()
[all …]
H A Ddwarf_attr.c48 return (DW_DLV_NO_ENTRY); in dwarf_attr()
73 return (DW_DLV_NO_ENTRY); in dwarf_attrlist()
148 return (DW_DLV_NO_ENTRY); in dwarf_lowpc()
180 return (DW_DLV_NO_ENTRY); in dwarf_highpc_b()
214 return (DW_DLV_NO_ENTRY); in dwarf_bytesize()
237 return (DW_DLV_NO_ENTRY); in dwarf_bitsize()
260 return (DW_DLV_NO_ENTRY); in dwarf_bitoffset()
283 return (DW_DLV_NO_ENTRY); in dwarf_srclang()
306 return (DW_DLV_NO_ENTRY); in dwarf_arrayorder()
H A Ddwarf_die.c48 return (DW_DLV_NO_ENTRY); in dwarf_child()
58 return (DW_DLV_NO_ENTRY); in dwarf_child()
130 return (DW_DLV_NO_ENTRY); in dwarf_siblingof_b()
180 return (DW_DLV_NO_ENTRY); in dwarf_offdie_b()
201 return (DW_DLV_NO_ENTRY); in dwarf_offdie_b()
215 return (DW_DLV_NO_ENTRY); in dwarf_offdie_b()
223 return (DW_DLV_NO_ENTRY); in dwarf_offdie_b()
328 return (DW_DLV_NO_ENTRY); in dwarf_diename()
375 return (DW_DLV_NO_ENTRY); in dwarf_get_cu_die_offset_given_cu_header_offset_b()
H A Ddwarf_pro_reloc.c43 return (DW_DLV_NO_ENTRY); in dwarf_get_relocation_info_count()
70 return (DW_DLV_NO_ENTRY); in dwarf_get_relocation_info()
75 return (DW_DLV_NO_ENTRY); in dwarf_get_relocation_info()
80 return (DW_DLV_NO_ENTRY); in dwarf_get_relocation_info()
H A Ddwarf_attrval.c48 return (DW_DLV_NO_ENTRY); in dwarf_attrval_flag()
81 return (DW_DLV_NO_ENTRY); in dwarf_attrval_string()
116 return (DW_DLV_NO_ENTRY); in dwarf_attrval_signed()
182 return (DW_DLV_NO_ENTRY); in dwarf_attrval_unsigned()
194 return (DW_DLV_NO_ENTRY); in dwarf_attrval_unsigned()
H A Ddwarf_lineno.c51 return (DW_DLV_NO_ENTRY); in dwarf_srclines()
62 return (DW_DLV_NO_ENTRY); in dwarf_srclines()
70 return (DW_DLV_NO_ENTRY); in dwarf_srclines()
113 return (DW_DLV_NO_ENTRY); in dwarf_srcfiles()
124 return (DW_DLV_NO_ENTRY); in dwarf_srcfiles()
132 return (DW_DLV_NO_ENTRY); in dwarf_srcfiles()
H A Ddwarf_cu.c62 return (DW_DLV_NO_ENTRY); in dwarf_next_cu_header_c()
69 return (DW_DLV_NO_ENTRY); in dwarf_next_cu_header_c()
75 return (DW_DLV_NO_ENTRY); in dwarf_next_cu_header_c()
157 return (DW_DLV_NO_ENTRY); in dwarf_next_types_section()
H A Dlibdwarf_elf_access.c50 return (DW_DLV_NO_ENTRY); in _dwarf_elf_get_section_info()
147 return (DW_DLV_NO_ENTRY); in _dwarf_elf_load_section()
158 return (DW_DLV_NO_ENTRY); in _dwarf_elf_load_section()
H A Ddwarf_loclist.c91 return (DW_DLV_NO_ENTRY); in dwarf_loclist_n()
99 return (DW_DLV_NO_ENTRY); in dwarf_loclist_n()
136 return (DW_DLV_NO_ENTRY); in dwarf_loclist_n()
198 DWARF_SET_ERROR(dbg, error, DW_DLV_NO_ENTRY); in dwarf_get_loclist_entry()
199 return (DW_DLV_NO_ENTRY); in dwarf_get_loclist_entry()
H A Ddwarf_str.c45 return (DW_DLV_NO_ENTRY); in dwarf_get_str()
55 return (DW_DLV_NO_ENTRY); in dwarf_get_str()
H A Ddwarf_macinfo.c67 return (DW_DLV_NO_ENTRY); in dwarf_get_macro_details()
87 return (DW_DLV_NO_ENTRY); in dwarf_get_macro_details()
H A Ddwarf_abbrev.c49 return (DW_DLV_NO_ENTRY); in dwarf_get_abbrev()
122 return (DW_DLV_NO_ENTRY); in dwarf_get_abbrev_entry()
H A Ddwarf_frame.c53 return (DW_DLV_NO_ENTRY); in dwarf_get_fde_list()
60 return (DW_DLV_NO_ENTRY); in dwarf_get_fde_list()
93 return (DW_DLV_NO_ENTRY); in dwarf_get_fde_list_eh()
100 return (DW_DLV_NO_ENTRY); in dwarf_get_fde_list_eh()
130 return (DW_DLV_NO_ENTRY); in dwarf_get_fde_n()
170 return (DW_DLV_NO_ENTRY); in dwarf_get_fde_at_pc()
H A Ddwarf_init.c62 return (DW_DLV_NO_ENTRY); in dwarf_elf_init()
129 return (DW_DLV_NO_ENTRY); in dwarf_init()
H A Ddwarf_arange.c46 return (DW_DLV_NO_ENTRY); in dwarf_get_aranges()
89 return (DW_DLV_NO_ENTRY); in dwarf_get_arange()
H A Ddwarf_nametbl.m451 return (DW_DLV_NO_ENTRY);
H A Dlibdwarf.h406 #define DW_DLV_NO_ENTRY -1 macro
/freebsd/contrib/elftoolchain/addr2line/
H A Daddr2line.c450 if (ret != DW_DLV_OK && ret != DW_DLV_NO_ENTRY) in check_labels()
480 return (DW_DLV_NO_ENTRY); in check_labels()
560 return (DW_DLV_NO_ENTRY); in check_labels()
596 return (DW_DLV_NO_ENTRY); in check_range()
654 return (DW_DLV_NO_ENTRY); in check_range()
698 if (ret == DW_DLV_NO_ENTRY) { in translate()
743 case DW_DLV_NO_ENTRY: in translate()
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Ddwarf.c285 else if (rc == DW_DLV_NO_ENTRY) in die_sibling()
302 else if (rc == DW_DLV_NO_ENTRY) in die_child()
333 } else if (rc == DW_DLV_NO_ENTRY) { in die_attr()
1934 &dw.dw_err)) == DW_DLV_NO_ENTRY) { in dw_read()
2018 &addrsz, &offsz, NULL, &nxthdr, &dw.dw_err)) != DW_DLV_NO_ENTRY) in dw_read()
/freebsd/contrib/elftoolchain/readelf/
H A Dreadelf.c6885 if (ret != DW_DLV_NO_ENTRY) in dump_dwarf_loclist()