Lines Matching full:get_sh_flags
531 && (shdr->get_sh_flags() & elfcpp::SHF_ALLOC) != 0);
688 && (shdr.get_sh_flags() & elfcpp::SHF_ALLOC) == 0)
1388 if (should_defer_layout && (shdr.get_sh_flags() & elfcpp::SHF_ALLOC))
1492 gnu_stack_flags |= shdr.get_sh_flags();
1522 else if ((shdr.get_sh_flags() & elfcpp::SHF_GROUP) == 0
1627 if (((shdr.get_sh_flags() & elfcpp::SHF_ALLOC) != 0)
1648 if (((shdr.get_sh_flags() & elfcpp::SHF_ALLOC) != 0)
1675 && (shdr.get_sh_flags() & elfcpp::SHF_ALLOC))
1714 && !(shdr.get_sh_flags() & elfcpp::SHF_ALLOC))
2511 return shdr.get_sh_flags();