Searched refs:DW_DLV_NO_ENTRY (Results 1 - 19 of 19) sorted by relevance

/freebsd-11-stable/contrib/elftoolchain/libdwarf/
H A Ddwarf_str.c45 return (DW_DLV_NO_ENTRY);
55 return (DW_DLV_NO_ENTRY);
H A Ddwarf_cu.c62 return (DW_DLV_NO_ENTRY);
69 return (DW_DLV_NO_ENTRY);
75 return (DW_DLV_NO_ENTRY);
157 return (DW_DLV_NO_ENTRY);
H A Ddwarf_pro_reloc.c43 return (DW_DLV_NO_ENTRY);
70 return (DW_DLV_NO_ENTRY);
75 return (DW_DLV_NO_ENTRY);
80 return (DW_DLV_NO_ENTRY);
H A Ddwarf_attr.c48 return (DW_DLV_NO_ENTRY);
73 return (DW_DLV_NO_ENTRY);
148 return (DW_DLV_NO_ENTRY);
180 return (DW_DLV_NO_ENTRY);
214 return (DW_DLV_NO_ENTRY);
237 return (DW_DLV_NO_ENTRY);
260 return (DW_DLV_NO_ENTRY);
283 return (DW_DLV_NO_ENTRY);
306 return (DW_DLV_NO_ENTRY);
H A Ddwarf_macinfo.c67 return (DW_DLV_NO_ENTRY);
87 return (DW_DLV_NO_ENTRY);
H A Ddwarf_attrval.c48 return (DW_DLV_NO_ENTRY);
81 return (DW_DLV_NO_ENTRY);
116 return (DW_DLV_NO_ENTRY);
182 return (DW_DLV_NO_ENTRY);
194 return (DW_DLV_NO_ENTRY);
H A Dlibdwarf_elf_access.c50 return (DW_DLV_NO_ENTRY);
147 return (DW_DLV_NO_ENTRY);
158 return (DW_DLV_NO_ENTRY);
H A Ddwarf_lineno.c51 return (DW_DLV_NO_ENTRY);
62 return (DW_DLV_NO_ENTRY);
70 return (DW_DLV_NO_ENTRY);
113 return (DW_DLV_NO_ENTRY);
124 return (DW_DLV_NO_ENTRY);
132 return (DW_DLV_NO_ENTRY);
H A Ddwarf_dump.c46 return (DW_DLV_NO_ENTRY);
362 return (DW_DLV_NO_ENTRY);
410 return (DW_DLV_NO_ENTRY);
434 return (DW_DLV_NO_ENTRY);
504 return (DW_DLV_NO_ENTRY);
522 return (DW_DLV_NO_ENTRY);
586 return (DW_DLV_NO_ENTRY);
610 return (DW_DLV_NO_ENTRY);
628 return (DW_DLV_NO_ENTRY);
672 return (DW_DLV_NO_ENTRY);
[all...]
H A Ddwarf_die.c48 return (DW_DLV_NO_ENTRY);
58 return (DW_DLV_NO_ENTRY);
130 return (DW_DLV_NO_ENTRY);
180 return (DW_DLV_NO_ENTRY);
201 return (DW_DLV_NO_ENTRY);
215 return (DW_DLV_NO_ENTRY);
223 return (DW_DLV_NO_ENTRY);
328 return (DW_DLV_NO_ENTRY);
375 return (DW_DLV_NO_ENTRY);
H A Ddwarf_loclist.c91 return (DW_DLV_NO_ENTRY);
99 return (DW_DLV_NO_ENTRY);
136 return (DW_DLV_NO_ENTRY);
198 DWARF_SET_ERROR(dbg, error, DW_DLV_NO_ENTRY);
199 return (DW_DLV_NO_ENTRY);
H A Ddwarf_abbrev.c49 return (DW_DLV_NO_ENTRY);
122 return (DW_DLV_NO_ENTRY);
H A Ddwarf_init.c62 return (DW_DLV_NO_ENTRY);
129 return (DW_DLV_NO_ENTRY);
H A Ddwarf_arange.c46 return (DW_DLV_NO_ENTRY);
89 return (DW_DLV_NO_ENTRY);
H A Ddwarf_frame.c53 return (DW_DLV_NO_ENTRY);
60 return (DW_DLV_NO_ENTRY);
93 return (DW_DLV_NO_ENTRY);
100 return (DW_DLV_NO_ENTRY);
130 return (DW_DLV_NO_ENTRY);
170 return (DW_DLV_NO_ENTRY);
H A Dlibdwarf.h405 #define DW_DLV_NO_ENTRY -1 macro
/freebsd-11-stable/contrib/elftoolchain/addr2line/
H A Daddr2line.c438 if (ret == DW_DLV_NO_ENTRY) {
472 return (DW_DLV_NO_ENTRY);
508 return (DW_DLV_NO_ENTRY);
552 if (ret == DW_DLV_NO_ENTRY) {
597 case DW_DLV_NO_ENTRY:
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Ddwarf.c285 else if (rc == DW_DLV_NO_ENTRY)
302 else if (rc == DW_DLV_NO_ENTRY)
333 } else if (rc == DW_DLV_NO_ENTRY) {
1960 &dw.dw_err)) == DW_DLV_NO_ENTRY) {
2021 &addrsz, &offsz, NULL, &nxthdr, &dw.dw_err)) != DW_DLV_NO_ENTRY)
/freebsd-11-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c6778 if (ret != DW_DLV_NO_ENTRY)

Completed in 204 milliseconds