Home
last modified time | relevance | path

Searched refs:__libdwfl_seterrno (Results 1 – 25 of 41) sorted by relevance

12

/external/elfutils/libdwfl/
Dframe_unwind.c86 __libdwfl_seterrno (DWFL_E_INVALID_REGISTER); in state_get_reg()
111 __libdwfl_seterrno (DWFL_E_INVALID_DWARF); in do_push()
122 __libdwfl_seterrno (DWFL_E_NOMEM); in do_push()
136 __libdwfl_seterrno (DWFL_E_INVALID_DWARF); in do_pop()
153 __libdwfl_seterrno (DWFL_E_INVALID_DWARF); in expr_eval()
173 __libdwfl_seterrno (DWFL_E_INVALID_DWARF); in expr_eval()
195 __libdwfl_seterrno (DWFL_E_UNSUPPORTED_DWARF); in expr_eval()
272 __libdwfl_seterrno (DWFL_E_INVALID_DWARF); in expr_eval()
312 __libdwfl_seterrno (DWFL_E_INVALID_ARGUMENT); in expr_eval()
329 __libdwfl_seterrno (DWFL_E_INVALID_DWARF); in expr_eval()
[all …]
Ddwfl_frame.c53 __libdwfl_seterrno (DWFL_E_LIBEBL); in state_fetch_pc()
60 __libdwfl_seterrno (DWFL_E_LIBEBL_BAD); in state_fetch_pc()
138 __libdwfl_seterrno (DWFL_E_ATTACH_STATE_CONFLICT); in dwfl_attach_state()
151 __libdwfl_seterrno (dwfl->attacherr); in dwfl_attach_state()
216 __libdwfl_seterrno (dwfl->attacherr); in INTDEF()
222 __libdwfl_seterrno (DWFL_E_NO_ATTACH_STATE); in INTDEF()
256 __libdwfl_seterrno (dwfl->attacherr); in INTDEF()
263 __libdwfl_seterrno (DWFL_E_NO_ATTACH_STATE); in INTDEF()
280 __libdwfl_seterrno (DWFL_E_NOERROR); in INTDEF()
324 __libdwfl_seterrno (dwfl->attacherr); in getthread()
[all …]
Ddwfl_module_return_value_location.c48 __libdwfl_seterrno (error); in dwfl_module_return_value_location()
57 __libdwfl_seterrno (DWFL_E_LIBDW); in dwfl_module_return_value_location()
59 __libdwfl_seterrno (DWFL_E_WEIRD_TYPE); in dwfl_module_return_value_location()
61 __libdwfl_seterrno (DWFL_E_LIBEBL); in dwfl_module_return_value_location()
Doffline.c118 __libdwfl_seterrno (elf == NULL ? DWFL_E_LIBELF : DWFL_E_BADELF); in process_file()
174 __libdwfl_seterrno (DWFL_E_LIBELF); in process_archive_member()
195 __libdwfl_seterrno (DWFL_E_NOMEM); in process_archive_member()
222 __libdwfl_seterrno (DWFL_E_CB); in process_archive_member()
254 __libdwfl_seterrno (DWFL_E_BADELF); in process_archive()
284 __libdwfl_seterrno (error); in __libdwfl_report_offline()
311 __libdwfl_seterrno (DWFL_E_ERRNO); in dwfl_report_offline()
Ddwfl_module_report_build_id.c54 __libdwfl_seterrno (DWFL_E_ALREADY_ELF); in dwfl_module_report_build_id()
60 __libdwfl_seterrno (DWFL_E_ADDR_OUTOFRANGE); in dwfl_module_report_build_id()
70 __libdwfl_seterrno (DWFL_E_NOMEM); in dwfl_module_report_build_id()
Dlinux-pid-attach.c78 __libdwfl_seterrno (DWFL_E_ERRNO); in __libdwfl_ptrace_attach()
101 __libdwfl_seterrno (DWFL_E_ERRNO); in __libdwfl_ptrace_attach()
112 __libdwfl_seterrno (DWFL_E_ERRNO); in __libdwfl_ptrace_attach()
256 __libdwfl_seterrno (DWFL_E_ERRNO); in pid_next_thread()
269 __libdwfl_seterrno (DWFL_E_ERRNO); in pid_next_thread()
275 __libdwfl_seterrno (DWFL_E_PARSE_PROC); in pid_next_thread()
290 __libdwfl_seterrno (DWFL_E_ERRNO); in pid_getthread()
498 __libdwfl_seterrno (DWFL_E_ERRNO); in __libdwfl_ptrace_attach()
Ddwfl_begin.c40 __libdwfl_seterrno (DWFL_E_LIBELF); in dwfl_begin()
46 __libdwfl_seterrno (DWFL_E_NOMEM); in dwfl_begin()
Ddwfl_onesrcline.c48 __libdwfl_seterrno (error); in dwfl_onesrcline()
55 __libdwfl_seterrno (DWFL_E (LIBDW, DWARF_E_INVALID_LINE_IDX)); in dwfl_onesrcline()
Dderelocate.c92 __libdwfl_seterrno (DWFL_E_LIBELF); in cache_sections()
130 __libdwfl_seterrno (DWFL_E_NOMEM); in cache_sections()
307 __libdwfl_seterrno (error); in check_module()
320 __libdwfl_seterrno (error); in check_module()
362 __libdwfl_seterrno (DWFL_E (LIBDW, DWARF_E_NO_MATCH)); in find_section()
426 __libdwfl_seterrno (result); in INTDEF()
Ddwfl_report_elf.c57 __libdwfl_seterrno (DWFL_E_LIBELF); in __libdwfl_elf_address_range()
221 __libdwfl_seterrno (DWFL_E_NO_PHDR); in __libdwfl_elf_address_range()
266 __libdwfl_seterrno (DWFL_E_OVERLAP); in __libdwfl_report_elf()
301 __libdwfl_seterrno (DWFL_E_ERRNO); in dwfl_report_elf()
310 __libdwfl_seterrno (error); in dwfl_report_elf()
Ddwfl_module_register_names.c51 __libdwfl_seterrno (error); in dwfl_module_register_names()
70 __libdwfl_seterrno (DWFL_E_LIBEBL); in dwfl_module_register_names()
Dcore-file.c48 __libdwfl_seterrno (DWFL_E (LIBELF, error)); in do_fail()
141 __libdwfl_seterrno (DWFL_E_LIBELF); in dwfl_report_core_segments()
370 __libdwfl_seterrno (DWFL_E_NOMEM); in dwfl_elf_phdr_memory_callback()
381 __libdwfl_seterrno (DWFL_E_ERRNO); in dwfl_elf_phdr_memory_callback()
449 __libdwfl_seterrno (DWFL_E_LIBELF); in dwfl_core_file_report()
467 __libdwfl_seterrno (DWFL_E_NOMEM); in dwfl_core_file_report()
475 __libdwfl_seterrno (DWFL_E_NOMEM); in dwfl_core_file_report()
Ddwfl_module_getsrc_file.c96 __libdwfl_seterrno (DWFL_E (LIBDW, DWARF_E_INVALID_DWARF)); in dwfl_module_getsrc_file()
155 __libdwfl_seterrno (DWFL_E_NOMEM); in dwfl_module_getsrc_file()
176 __libdwfl_seterrno (DWFL_E_NO_MATCH); in dwfl_module_getsrc_file()
Ddwfl_build_id_find_debuginfo.c71 __libdwfl_seterrno (error); in dwfl_build_id_find_debuginfo()
110 __libdwfl_seterrno (error); in dwfl_build_id_find_debuginfo()
Dlinux-core-attach.c64 __libdwfl_seterrno (DWFL_E_LIBELF); in core_memory_read()
84 __libdwfl_seterrno (DWFL_E_LIBELF); in core_memory_read()
94 __libdwfl_seterrno (DWFL_E_ADDR_OUTOFRANGE); in core_memory_read()
117 __libdwfl_seterrno (DWFL_E_NOMEM); in core_next_thread()
323 __libdwfl_seterrno (err); in dwfl_core_file_attach()
Delf-from-memory.c77 __libdwfl_seterrno (DWFL_E_NOMEM); in elf_from_remote_memory()
88 __libdwfl_seterrno (nread < 0 ? DWFL_E_ERRNO : DWFL_E_TRUNCATED); in elf_from_remote_memory()
97 __libdwfl_seterrno (DWFL_E_BADELF); in elf_from_remote_memory()
134 __libdwfl_seterrno (DWFL_E_LIBELF); in elf_from_remote_memory()
Ddwfl_module_getsym.c103 __libdwfl_seterrno (DWFL_E_LIBELF); in __libdwfl_getsym()
170 __libdwfl_seterrno (result); in __libdwfl_getsym()
190 __libdwfl_seterrno (DWFL_E_BADSTROFF); in __libdwfl_getsym()
Dlink_map.c818 __libdwfl_seterrno (error); in dwfl_link_map_report()
826 __libdwfl_seterrno (DWFL_E_LIBELF); in dwfl_link_map_report()
834 __libdwfl_seterrno (DWFL_E_LIBELF); in dwfl_link_map_report()
841 __libdwfl_seterrno (DWFL_E_BADELF); in dwfl_link_map_report()
855 __libdwfl_seterrno (DWFL_E_NOMEM); in dwfl_link_map_report()
864 __libdwfl_seterrno (DWFL_E_ERRNO); in dwfl_link_map_report()
874 __libdwfl_seterrno (DWFL_E_NOMEM); in dwfl_link_map_report()
883 __libdwfl_seterrno (DWFL_E_NOMEM); in dwfl_link_map_report()
971 __libdwfl_seterrno (DWFL_E_NOMEM); in dwfl_link_map_report()
Ddwfl_build_id_find_elf.c51 __libdwfl_seterrno (DWFL_E_WRONG_ID_ELF); in __libdwfl_open_by_build_id()
172 __libdwfl_seterrno (error); in dwfl_build_id_find_elf()
Ddwfl_getsrclines.c45 __libdwfl_seterrno (error); in dwfl_getsrclines()
Ddwfl_module_nextcu.c46 __libdwfl_seterrno (error); in dwfl_module_nextcu()
Ddwfl_module_addrdie.c46 __libdwfl_seterrno (error); in dwfl_module_addrdie()
Ddwfl_module_eh_cfi.c51 __libdwfl_seterrno (mod->elferr); in dwfl_module_eh_cfi()
Ddwfl_validate_address.c59 __libdwfl_seterrno (DWFL_E_ADDR_OUTOFRANGE); in dwfl_validate_address()
/external/elfutils/libdwelf/
Ddwelf_elf_gnu_build_id.c80 __libdwfl_seterrno (DWFL_E_LIBELF); in find_elf_build_id()
136 __libdwfl_seterrno (DWFL_E_LIBELF); in __libdwfl_find_elf_build_id()

12