Home
last modified time | relevance | path

Searched refs:ebl_debugscn_p (Results 1 - 5 of 5) sorted by relevance

/third_party/elfutils/libebl/
H A Deblsectionstripp.c46 if (ebl_debugscn_p (ebl, name)) in ebl_section_strip_p()
61 if (s_l != NULL && ebl_debugscn_p (ebl, s_l)) in ebl_section_strip_p()
H A Debldebugscnp.c39 ebl_debugscn_p (Ebl *ebl, const char *name) in ebl_debugscn_p() function
H A Dlibebl.h194 extern bool ebl_debugscn_p (Ebl *ebl, const char *name);
/third_party/elfutils/libdwfl/
H A Drelocate.c518 if (debugscn && ! ebl_debugscn_p (mod->ebl, tname)) in relocate_section()
/third_party/elfutils/src/
H A Dstrip.c595 if (! tname || ! ebl_debugscn_p (ebl, tname)) in remove_debug_relocations()
698 bool dbg_scn = ebl_debugscn_p (ebl, secndx_name (elf, sec)); in remove_debug_relocations()

Completed in 6 milliseconds