Home
last modified time | relevance | path

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

12

/external/elfutils/0.153/libdwfl/
Ddwfl_module_return_value_location.c67 __libdwfl_seterrno (error);
76 __libdwfl_seterrno (DWFL_E_LIBDW);
78 __libdwfl_seterrno (DWFL_E_WEIRD_TYPE);
80 __libdwfl_seterrno (DWFL_E_LIBEBL);
Ddwfl_module_report_build_id.c71 __libdwfl_seterrno (DWFL_E_ALREADY_ELF); in dwfl_module_report_build_id()
77 __libdwfl_seterrno (DWFL_E_ADDR_OUTOFRANGE); in dwfl_module_report_build_id()
87 __libdwfl_seterrno (DWFL_E_NOMEM); in dwfl_module_report_build_id()
Doffline.c134 __libdwfl_seterrno (elf == NULL ? DWFL_E_LIBELF : DWFL_E_BADELF); in process_file()
186 __libdwfl_seterrno (DWFL_E_LIBELF); in process_archive_member()
206 __libdwfl_seterrno (DWFL_E_NOMEM); in process_archive_member()
233 __libdwfl_seterrno (DWFL_E_CB); in process_archive_member()
265 __libdwfl_seterrno (DWFL_E_BADELF); in process_archive()
295 __libdwfl_seterrno (error); in __libdwfl_report_offline()
322 __libdwfl_seterrno (DWFL_E_ERRNO); in dwfl_report_offline()
Ddwfl_module_getsym.c70 __libdwfl_seterrno (DWFL_E_LIBELF); in dwfl_module_getsym()
111 __libdwfl_seterrno (result); in dwfl_module_getsym()
123 __libdwfl_seterrno (DWFL_E_BADSTROFF); in dwfl_module_getsym()
Ddwfl_begin.c57 __libdwfl_seterrno (DWFL_E_LIBELF); in dwfl_begin()
63 __libdwfl_seterrno (DWFL_E_NOMEM); in dwfl_begin()
Ddwfl_report_elf.c71 __libdwfl_seterrno (DWFL_E_LIBELF); in __libdwfl_report_elf()
228 __libdwfl_seterrno (DWFL_E_NO_PHDR); in __libdwfl_report_elf()
247 __libdwfl_seterrno (DWFL_E_OVERLAP); in __libdwfl_report_elf()
282 __libdwfl_seterrno (DWFL_E_ERRNO); in dwfl_report_elf()
291 __libdwfl_seterrno (error); in dwfl_report_elf()
Dderelocate.c103 __libdwfl_seterrno (DWFL_E_LIBELF); in cache_sections()
173 __libdwfl_seterrno (DWFL_E_NOMEM); in cache_sections()
295 __libdwfl_seterrno (error); in check_module()
308 __libdwfl_seterrno (error); in check_module()
350 __libdwfl_seterrno (DWFL_E (LIBDW, DWARF_E_NO_MATCH)); in find_section()
403 __libdwfl_seterrno (result); in INTDEF()
Ddwfl_onesrcline.c65 __libdwfl_seterrno (error); in dwfl_onesrcline()
72 __libdwfl_seterrno (DWFL_E (LIBDW, DWARF_E_INVALID_LINE_IDX)); in dwfl_onesrcline()
Ddwfl_module_register_names.c69 __libdwfl_seterrno (error);
88 __libdwfl_seterrno (DWFL_E_LIBEBL);
Ddwfl_module_getsrc_file.c106 __libdwfl_seterrno (DWFL_E (LIBDW, DWARF_E_INVALID_DWARF)); in dwfl_module_getsrc_file()
165 __libdwfl_seterrno (DWFL_E_NOMEM); in dwfl_module_getsrc_file()
186 __libdwfl_seterrno (DWFL_E_NO_MATCH); in dwfl_module_getsrc_file()
Dcore-file.c78 __libdwfl_seterrno (DWFL_E (LIBELF, error)); in elf_begin_rand()
160 __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()
411 __libdwfl_seterrno (DWFL_E_LIBELF); in dwfl_core_file_report()
Delf-from-memory.c90 __libdwfl_seterrno (DWFL_E_NOMEM); in elf_from_remote_memory()
100 __libdwfl_seterrno (nread < 0 ? DWFL_E_ERRNO : DWFL_E_TRUNCATED); in elf_from_remote_memory()
107 __libdwfl_seterrno (DWFL_E_BADELF); in elf_from_remote_memory()
144 __libdwfl_seterrno (DWFL_E_LIBELF); in elf_from_remote_memory()
Ddwfl_getsrclines.c62 __libdwfl_seterrno (error); in dwfl_getsrclines()
Ddwfl_module_build_id.c66 __libdwfl_seterrno (DWFL_E_NOMEM); in found_build_id()
114 __libdwfl_seterrno (DWFL_E_LIBELF); in __libdwfl_find_build_id()
Ddwfl_module_nextcu.c63 __libdwfl_seterrno (error); in dwfl_module_nextcu()
Ddwfl_module_addrdie.c63 __libdwfl_seterrno (error); in dwfl_module_addrdie()
Ddwfl_module_eh_cfi.c70 __libdwfl_seterrno (mod->elferr);
Ddwfl_validate_address.c76 __libdwfl_seterrno (DWFL_E_ADDR_OUTOFRANGE); in dwfl_validate_address()
Ddwfl_module_dwarf_cfi.c66 __libdwfl_seterrno (error); in __libdwfl_set_cfi()
Ddwfl_module_getelf.c85 __libdwfl_seterrno (mod->elferr); in dwfl_module_getelf()
Ddwfl_nextcu.c100 __libdwfl_seterrno (error); in dwfl_nextcu()
Ddwfl_getmodules.c97 __libdwfl_seterrno (DWFL_E_BADSTROFF); in dwfl_getmodules()
Ddwfl_build_id_find_debuginfo.c76 __libdwfl_seterrno (error); in dwfl_build_id_find_debuginfo()
Ddwfl_module_getsrc.c96 __libdwfl_seterrno (error); in dwfl_module_getsrc()
Ddwfl_error.c146 __libdwfl_seterrno (Dwfl_Error error) in __libdwfl_seterrno() function

12