Searched refs:__libdwfl_module_getebl (Results 1 – 10 of 10) sorted by relevance
43 Dwfl_Error error = __libdwfl_module_getebl (mod);
38 Dwfl_Error error = __libdwfl_module_getebl (mod); in __libdwfl_set_cfi()
46 if (likely (__libdwfl_module_getebl (mod) == DWFL_E_NOERROR)) in dwfl_module_getelf()
45 Dwfl_Error error = __libdwfl_module_getebl (mod);
130 if (likely (__libdwfl_module_getebl (mod) == DWFL_E_NOERROR)) in __libdwfl_getsym()
180 Dwfl_Error error = __libdwfl_module_getebl (mod); in dwfl_attach_state()
1165 __libdwfl_module_getebl (Dwfl_Module *mod) in __libdwfl_module_getebl() function1192 Dwfl_Error error = __libdwfl_module_getebl (mod); in load_dw()
487 extern Dwfl_Error __libdwfl_module_getebl (Dwfl_Module *mod) internal_function;
677 return (__libdwfl_module_getebl (mod) in __libdwfl_relocate_section()
2054 (dwfl_module_return_value_location): Use __libdwfl_module_getebl.2098 * dwfl_module_getdwarf.c (__libdwfl_module_getebl): New function.