Searched refs:SectionMergeInfo (Results 1 – 1 of 1) sorted by relevance
19852 typedef struct SectionMergeInfo { struct19857 } SectionMergeInfo; argument19870 SectionMergeInfo *sm_table, *sm; in tcc_load_object_file()19895 sm_table = tcc_mallocz(sizeof(SectionMergeInfo) * ehdr.e_shnum); in tcc_load_object_file()