Home
last modified time | relevance | path

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

/external/elfutils/src/
Delflint.c3622 static bool has_loadable_segment; variable
3852 && !has_loadable_segment) in check_sections()
3857 && has_loadable_segment) in check_sections()
3884 && !has_loadable_segment) in check_sections()
3889 && has_loadable_segment) in check_sections()
4521 has_loadable_segment = true; in check_program_header()
4765 has_loadable_segment = false; in process_elf_file()