Searched refs:ebl_bss_plt_p (Results 1 – 5 of 5) sorted by relevance
38 ebl_bss_plt_p (Ebl *ebl) in ebl_bss_plt_p() function
215 extern bool ebl_bss_plt_p (Ebl *ebl);
232 * 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 and881 * libebl.h: Declare ebl_bss_plt_p.
1691 * 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
3765 && ebl_bss_plt_p (ebl)) in check_sections()