Searched refs:ET_REL (Results 1 – 25 of 25) sorted by relevance
100 return ehdr->e_type == ET_REL; in x86_64_reloc_valid_use()103 return ehdr->e_type != ET_REL; in x86_64_reloc_valid_use()
112 return ehdr->e_type == ET_REL; in i386_reloc_valid_use()115 return ehdr->e_type != ET_REL; in i386_reloc_valid_use()
142 return ehdr->e_type == ET_REL; in ppc_reloc_valid_use()145 return ehdr->e_type != ET_REL; in ppc_reloc_valid_use()
181 return ehdr->e_type == ET_REL; in ppc64_reloc_valid_use()184 return ehdr->e_type != ET_REL; in ppc64_reloc_valid_use()
64 ehdr->e_type = ET_REL; in prepare_binary_output()
34 .e_type = ET_REL,
204 ehdr.e_type == ET_REL in main()
42 .e_type = ET_REL,
479 || (ehdr->e_type != ET_REL in handle_elf()488 if (ehdr->e_type != ET_REL) in handle_elf()505 || (ehdr->e_type != ET_REL in handle_elf()514 if (ehdr->e_type != ET_REL) in handle_elf()582 if (ehdr->e_type == ET_REL in handle_elf()1638 (ehdr->e_type != ET_REL ? ELF_F_LAYOUT : 0) in handle_elf()
399 if (ehdr->e_type != ET_REL && ehdr->e_type != ET_EXEC in check_elf_header()731 if (ehdr->e_type != ET_REL) in check_symtab()773 if (ehdr->e_type == ET_REL) in check_symtab()1668 if (ehdr->e_type != ET_REL) in check_group()2061 if (ehdr->e_type == ET_REL) in check_sections()2080 && ehdr->e_type != ET_REL) in check_sections()2174 if (ehdr->e_type != ET_REL && (shdr->sh_flags & SHF_ALLOC) != 0) in check_sections()2282 if (ehdr->e_type != ET_CORE && ehdr->e_type != ET_REL in check_note()
239 && FILEINFO_EHDR (file->ehdr).e_type == ET_REL); in ld_file_rel_p()
1152 if (FILEINFO_EHDR (fileinfo->ehdr).e_type != ET_REL) in add_relocatable_file()1837 if (FILEINFO_EHDR (fileinfo->ehdr).e_type != ET_REL in file_process2()1867 if (FILEINFO_EHDR (fileinfo->ehdr).e_type == ET_REL) in file_process2()2515 ehdr->e_type = ET_REL; in ld_generic_open_outfile()
52 #define ET_REL 1 macro
194 if (ehdr->e_type != ET_REL) in __elfw2()
160 #define ET_REL 1 /* Relocatable file */ macro
762 ET_REL, in writeObjectCode()879 ET_REL, in writeObjectCode()
123 no extended section index table != ET_REL
112 Fix some libelf problems with ET_REL files.238 strip: fix handling of ET_REL files.
113 ET_REL = 1, // Relocatable file enumerator
61 #define ET_REL 1 macro
139 ElfHdr.emitWord16(ELF::ET_REL); // e_type in doInitialization()
103 Write16(ELF::ET_REL); // e_type in WriteHeader()
1781 msgid "%s: only files of type ET_REL might contain section groups"
235 #define ET_REL 1 /* Relocatable file */ macro19774 ehdr.e_type = ET_REL; in tcc_output_file()19882 if (ehdr.e_type != ET_REL) in tcc_load_object_file()20999 if (ehdr.e_type == ET_REL) { in tcc_add_file_internal()