Searched refs:has_executable_segment (Results 1 – 1 of 1) sorted by relevance
2017 bool has_executable_segment = false; in TEST() local2020 std::tuple dl_iterate_arg = {&private_library_info, &maps_to_copy, &has_executable_segment, in TEST()2025 auto [private_library_info, maps_to_copy, has_executable_segment, addr_start, in TEST()2033 *has_executable_segment |= phdr->p_flags & PF_X; in TEST()2055 if (!has_executable_segment) { in TEST()