Searched refs:ebl_bss_plt_p (Results 1 – 5 of 5) sorted by relevance
38 ebl_bss_plt_p (ebl) in ebl_bss_plt_p() function
204 extern bool ebl_bss_plt_p (Ebl *ebl);
4 * eblbsspltp.c (ebl_bss_plt_p): Likewise.6 * libebl.h (ebl_bss_plt_p): Likewise.626 * libebl.h: Add ehdr parameter to ebl_bss_plt_p and653 * libebl.h: Declare ebl_bss_plt_p.
143 * elflint.c (check_sections): Call ebl_bss_plt_p without ehdr.2686 (check_sections): Pass ehdr to ebl_bss_plt_p.2697 * elflint.c (check_sections): Use ebl_bss_plt_p to see if .plt should
3535 && ebl_bss_plt_p (ebl)) in check_sections()