Searched refs:ebl_bss_plt_p (Results 1 – 5 of 5) sorted by relevance
59 ebl_bss_plt_p (ebl, ehdr) in ebl_bss_plt_p() function
218 extern bool ebl_bss_plt_p (Ebl *ebl, GElf_Ehdr *ehdr);
419 * libebl.h: Add ehdr parameter to ebl_bss_plt_p and446 * libebl.h: Declare ebl_bss_plt_p.
1043 (check_sections): Pass ehdr to ebl_bss_plt_p.1054 * elflint.c (check_sections): Use ebl_bss_plt_p to see if .plt should
3445 && ebl_bss_plt_p (ebl, ehdr)) in check_sections()