Home
last modified time | relevance | path

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

/external/elfutils/src/libebl/
Deblbsspltp.c38 ebl_bss_plt_p (ebl) in ebl_bss_plt_p() function
Dlibebl.h204 extern bool ebl_bss_plt_p (Ebl *ebl);
DChangeLog4 * 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 and
653 * libebl.h: Declare ebl_bss_plt_p.
/external/elfutils/src/src/
DChangeLog143 * 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
Delflint.c3535 && ebl_bss_plt_p (ebl)) in check_sections()