Home
last modified time | relevance | path

Searched refs:Dwfl_Error (Results 1 – 25 of 31) sorted by relevance

12

/external/elfutils/src/libdwfl/
DlibdwflP.h98 typedef enum { DWFL_ERRORS DWFL_E_NUM } Dwfl_Error; typedef
104 extern int __libdwfl_canon_error (Dwfl_Error) internal_function;
105 extern void __libdwfl_seterrno (Dwfl_Error) internal_function;
114 Dwfl_Error attacherr; /* Previous error attaching process. */
170 Dwfl_Error elferr; /* Previous failure to open main file. */
191 Dwfl_Error symerr; /* Previous failure to load symbols. */
192 Dwfl_Error dwerr; /* Previous failure to load DWARF. */
461 extern Dwfl_Error __libdwfl_relocate (Dwfl_Module *mod, Elf *file, bool debug)
472 extern Dwfl_Error __libdwfl_relocate_section (Dwfl_Module *mod, Elf *relocated,
480 extern Dwfl_Error __libdwfl_relocate_value (Dwfl_Module *mod, Elf *elf,
[all …]
Dopen.c48 static Dwfl_Error
51 Dwfl_Error error = DWFL_E_BADELF; in decompress()
99 static Dwfl_Error
102 Dwfl_Error error = DWFL_E_NOERROR; in what_kind()
121 Dwfl_Error internal_function
129 Dwfl_Error error = what_kind (*fdp, &elf, &kind, &close_fd); in __libdw_open_file()
Dcu.c42 static Dwfl_Error
171 static Dwfl_Error
239 Dwfl_Error
274 Dwfl_Error result = intern_cu (mod, cuoff + cuhdrsz, nextp); in __libdwfl_nextcu()
289 static Dwfl_Error
295 Dwfl_Error result = intern_cu (mod, dwarange->offset, &arange->cu); in arangecu()
306 Dwfl_Error
Dgzip.c77 Dwfl_Error internal_function
105 inline Dwfl_Error fail (Dwfl_Error failure) in unzip()
118 inline Dwfl_Error zlib_fail (int result) in unzip()
227 Dwfl_Error open_stream (void) in unzip()
253 Dwfl_Error result = open_stream (); in unzip()
Ddwfl_error.c81 canonicalize (Dwfl_Error error) in canonicalize()
114 __libdwfl_canon_error (Dwfl_Error error) in __libdwfl_canon_error()
121 __libdwfl_seterrno (Dwfl_Error error) in __libdwfl_seterrno()
Drelocate.c36 Dwfl_Error
107 static Dwfl_Error
194 static Dwfl_Error
280 static Dwfl_Error
348 Dwfl_Error relocate (GElf_Addr offset, const GElf_Sxword *addend, in relocate_section()
381 Dwfl_Error error = relocate_getsym (mod, relocated, reloc_symtab, in relocate_section()
492 Dwfl_Error result = DWFL_E_NOERROR; in relocate_section()
618 Dwfl_Error
637 Dwfl_Error result = DWFL_E_NOERROR; in __libdwfl_relocate()
663 Dwfl_Error
Ddwfl_module_getdwarf.c37 static inline Dwfl_Error
71 static inline Dwfl_Error
74 Dwfl_Error error = open_elf_file (&file->elf, &file->fd, &file->name); in open_elf()
250 static Dwfl_Error
489 static Dwfl_Error
505 Dwfl_Error result = open_elf (mod, &mod->debug); in find_debuginfo()
540 Dwfl_Error error = open_elf_file (&mod->alt_elf, &mod->alt_fd, in find_debug_altlink()
564 static Dwfl_Error
926 Dwfl_Error error; in find_aux_sym()
1163 Dwfl_Error
[all …]
Ddwfl_build_id_find_debuginfo.c64 Dwfl_Error error = __libdw_open_file (&fd, &mod->alt_elf, in dwfl_build_id_find_debuginfo()
104 Dwfl_Error error = __libdw_open_file (&fd, &mod->debug.elf, true, false); in dwfl_build_id_find_debuginfo()
Ddwfl_getsrclines.c38 Dwfl_Error error = __libdwfl_cu_getsrclines (cu); in dwfl_getsrclines()
Ddwfl_module_nextcu.c38 Dwfl_Error error = __libdwfl_nextcu (mod, (struct dwfl_cu *) lastcu, &cu); in dwfl_module_nextcu()
Ddwfl_module_addrdie.c38 Dwfl_Error error = __libdwfl_addrcu (mod, addr, &cu); in dwfl_module_addrdie()
Ddwfl_module_return_value_location.c43 Dwfl_Error error = __libdwfl_module_getebl (mod);
Ddwfl_onesrcline.c41 Dwfl_Error error = __libdwfl_cu_getsrclines (cu); in dwfl_onesrcline()
Dderelocate.c271 Dwfl_Error error = dwfl_errno (); in check_module()
284 Dwfl_Error error = dwfl_errno (); in check_module()
387 Dwfl_Error result = __libdwfl_relocate_section (mod, mod->main.elf, in INTDEF()
Dlines.c32 Dwfl_Error
Ddwfl_frame.c180 Dwfl_Error error = __libdwfl_module_getebl (mod); in dwfl_attach_state()
279 Dwfl_Error saved_errno = dwfl_errno (); in INTDEF()
461 Dwfl_Error err = dwfl_errno (); in INTDEF()
Ddwfl_module_dwarf_cfi.c38 Dwfl_Error error = __libdwfl_module_getebl (mod); in __libdwfl_set_cfi()
Ddwfl_nextcu.c48 Dwfl_Error error; in dwfl_nextcu()
Ddwfl_module_register_names.c45 Dwfl_Error error = __libdwfl_module_getebl (mod);
Dfind-debuginfo.c101 Dwfl_Error error = __libdw_open_file (&fd, &mod->alt_elf, in validate()
134 Dwfl_Error error = __libdw_open_file (&fd, &mod->debug.elf, false, false); in validate()
Dimage-header.c58 Dwfl_Error
Ddwfl_module_getsrc.c40 Dwfl_Error error = __libdwfl_addrcu (mod, addr, &cu); in dwfl_module_getsrc()
Ddwfl_build_id_find_elf.c146 Dwfl_Error error = __libdw_open_file (&fd, elfp, true, false); in dwfl_build_id_find_elf()
Ddwfl_module_getsrc_file.c56 Dwfl_Error error; in dwfl_module_getsrc_file()
Ddwfl_module_getsym.c161 Dwfl_Error result = __libdwfl_relocate_value (mod, elf, in __libdwfl_getsym()

12