Searched refs:mpExportFuncNameListSection (Results 1 – 2 of 2) sorted by relevance
46 CHECK_AND_FREE(mpExportFuncNameListSection); in ~MCCacheWriter()252 mpExportFuncNameListSection = list; in prepareExportFuncNameList()347 WRITE_SECTION_SIMPLE(export_func_name_list, mpExportFuncNameListSection); in writeAll()
50 OBCC_String_Ptr *mpExportFuncNameListSection; variable