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

/external/elfutils/src/
H A Dld.h51 archive_file_type /* Archive (input only). */ enumerator in enum:file_type
H A Dld.c803 ? archive_file_type
H A Dldgeneric.c334 if (fileinfo->file_type == archive_file_type)
392 printf (fileinfo->file_type == archive_file_type
465 fileinfo->file_type == archive_file_type
1875 bool has_l_name = fileinfo->file_type == archive_file_type;

Completed in 42 milliseconds