Searched defs:entity_id (Results 1 – 11 of 11) sorted by relevance
25 AbcClassProcessor::AbcClassProcessor(panda_file::File::EntityId entity_id, Abc2ProgramEntityContain… in AbcClassProcessor()150 panda_file::File::EntityId entity_id(module_literal_array_id); in FillModuleLiteralArrayById() local157 panda_file::File::EntityId entity_id(literal_array_id); in FillLiteralArrayById() local164 panda_file::File::EntityId entity_id(module_literal_array_id); in FillModuleRequestPhaseById() local
22 AbcLiteralArrayProcessor::AbcLiteralArrayProcessor(panda_file::File::EntityId entity_id, in AbcLiteralArrayProcessor()93 panda_file::File::EntityId entity_id(std::get<uint32_t>(value)); in FillLiteralData() local
20 AbcFileEntityProcessor::AbcFileEntityProcessor(panda_file::File::EntityId entity_id, in AbcFileEntityProcessor()
29 std::string GetStringById(const panda_file::File::EntityId &entity_id) const in GetStringById()
21 AbcAnnotationProcessor::AbcAnnotationProcessor(panda_file::File::EntityId entity_id, in AbcAnnotationProcessor()
21 AbcFieldProcessor::AbcFieldProcessor(panda_file::File::EntityId entity_id, Abc2ProgramEntityContain… in AbcFieldProcessor()
23 AbcMethodProcessor::AbcMethodProcessor(panda_file::File::EntityId entity_id, in AbcMethodProcessor()
20 AbcModuleArrayProcessor::AbcModuleArrayProcessor(panda_file::File::EntityId entity_id, in AbcModuleArrayProcessor()
23 AbcCodeProcessor::AbcCodeProcessor(panda_file::File::EntityId entity_id, Abc2ProgramEntityContainer… in AbcCodeProcessor()
26 …panda_file::File::EntityId entity_id = file_.ResolveOffsetByIndex(method_id, bc_ins.GetId(idx).AsI… in IDToString() local
751 auto entity_id = File::EntityId(entity_pair->entity_id_offset); in GetClassIdFromClassHashTable() local