Home
last modified time | relevance | path

Searched refs:SH_INFO_LINK_P (Results 1 - 5 of 5) sorted by relevance

/third_party/elfutils/libelf/
H A Delf-knowledge.h60 #define SH_INFO_LINK_P(Shdr) \ macro
/third_party/elfutils/tests/
H A Delfstrmerge.c485 if (SH_INFO_LINK_P (shdr) && shdr->sh_info != 0) in main()
/third_party/elfutils/src/
H A Dstrip.c1567 if (SH_INFO_LINK_P (&shdr_info[cnt].shdr)) in handle_elf()
1595 if (SH_INFO_LINK_P (&shdr_info[cnt].shdr)) in handle_elf()
1915 if (SH_INFO_LINK_P (&shdr_info[cnt].shdr)) in handle_elf()
H A Dunstrip.c1696 if (SH_INFO_LINK_P (&sec->shdr) && sec->shdr.sh_info != 0) in copy_elided_sections()
H A Delflint.c3994 if (SH_INFO_LINK_P (shdr) && shdr->sh_info >= shnum) in check_sections()

Completed in 17 milliseconds