Home
last modified time | relevance | path

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

/external/elfutils/libebl/
Deblbsspltp.c59 ebl_bss_plt_p (ebl, ehdr) in ebl_bss_plt_p() function
Dlibebl.h218 extern bool ebl_bss_plt_p (Ebl *ebl, GElf_Ehdr *ehdr);
DChangeLog419 * libebl.h: Add ehdr parameter to ebl_bss_plt_p and
446 * libebl.h: Declare ebl_bss_plt_p.
/external/elfutils/src/
DChangeLog1043 (check_sections): Pass ehdr to ebl_bss_plt_p.
1054 * elflint.c (check_sections): Use ebl_bss_plt_p to see if .plt should
Delflint.c3445 && ebl_bss_plt_p (ebl, ehdr)) in check_sections()