Searched refs:executable_file_type (Results 1 - 3 of 3) sorted by relevance

/external/elfutils/src/
H A Dld.h47 executable_file_type, /* Executable. */ enumerator in enum:file_type
H A Dld.c1077 ld_state.file_type = executable_file_type;
H A Dldgeneric.c2508 if (ld_state.file_type == executable_file_type)
3451 if (ld_state.file_type == executable_file_type)

Completed in 41 milliseconds