Home
last modified time | relevance | path

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

/aosp_15_r20/bionic/tests/
H A Ddlext_test.cpp2017 bool has_executable_segment = false; in TEST() local
2020 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()