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