Searched refs:string_items (Results 1 – 2 of 2) sorted by relevance
48 std::unordered_map<std::string, panda_file::StringItem *> string_items; member
549 AddDependencyByIndex(method, insn, entities.string_items); in AddBytecodeIndexDependencies()565 entities.string_items.insert({s, item}); in MakeStringItems()1191 for (const auto &[name, str] : entities.string_items) { in FillMap()1247 entities.string_items, entities.literalarray_items)) { in EmitFunctions()