Home
last modified time | relevance | path

Searched refs:SectionMergeInfo (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/perf/
Dtinycc.c19852 typedef struct SectionMergeInfo { struct
19857 } SectionMergeInfo; argument
19870 SectionMergeInfo *sm_table, *sm; in tcc_load_object_file()
19895 sm_table = tcc_mallocz(sizeof(SectionMergeInfo) * ehdr.e_shnum); in tcc_load_object_file()