Searched refs:func_sysname (Results 1 – 1 of 1) sorted by relevance
284 auto func_sysname = it.Get(1).is_null() ? "" : it.Get(1).AsString(); in PreprocessInliningInfo() local288 inlines[symbol_set_id].emplace_back(interner->InternString(func_sysname), in PreprocessInliningInfo()354 auto func_sysname = c_it.Get(3).is_null() ? "" : c_it.Get(3).AsString(); in PreprocessLocations() local395 intern_function(interner->InternString(func_sysname), in PreprocessLocations()