Home
last modified time | relevance | path

Searched refs:ebl_bss_plt_p (Results 1 – 5 of 5) sorted by relevance

/external/elfutils/libebl/
Deblbsspltp.c38 ebl_bss_plt_p (Ebl *ebl) in ebl_bss_plt_p() function
Dlibebl.h215 extern bool ebl_bss_plt_p (Ebl *ebl);
DChangeLog232 * eblbsspltp.c (ebl_bss_plt_p): Likewise.
234 * libebl.h (ebl_bss_plt_p): Likewise.
854 * libebl.h: Add ehdr parameter to ebl_bss_plt_p and
881 * libebl.h: Declare ebl_bss_plt_p.
/external/elfutils/src/
DChangeLog1691 * elflint.c (check_sections): Call ebl_bss_plt_p without ehdr.
4234 (check_sections): Pass ehdr to ebl_bss_plt_p.
4245 * elflint.c (check_sections): Use ebl_bss_plt_p to see if .plt should
Delflint.c3765 && ebl_bss_plt_p (ebl)) in check_sections()