Searched refs:TCC_OUTPUT_DLL (Results 1 – 1 of 1) sorted by relevance
2027 #define TCC_OUTPUT_DLL 2 /* dynamic library */ macro18589 if (s1->output_type == TCC_OUTPUT_DLL) { in relocate_section()18604 if (s1->output_type == TCC_OUTPUT_DLL) { in relocate_section()18838 if (s1->output_type == TCC_OUTPUT_DLL) in put_got_entry()18876 if (s1->output_type == TCC_OUTPUT_DLL) in put_got_entry()19393 if (file_type == TCC_OUTPUT_DLL) in tcc_output_file()19431 case TCC_OUTPUT_DLL: in tcc_output_file()19445 if (file_type == TCC_OUTPUT_DLL && in tcc_output_file()19479 if (file_type == TCC_OUTPUT_DLL) in tcc_output_file()19771 case TCC_OUTPUT_DLL: in tcc_output_file()[all …]