Searched refs:mpExportVarNameListSection (Results 1 – 2 of 2) sorted by relevance
45 CHECK_AND_FREE(mpExportVarNameListSection); in ~MCCacheWriter()228 mpExportVarNameListSection = list; in prepareExportVarNameList()346 WRITE_SECTION_SIMPLE(export_var_name_list, mpExportVarNameListSection); in writeAll()
49 OBCC_String_Ptr *mpExportVarNameListSection; variable