Searched defs:string_id (Results 1 – 7 of 7) sorted by relevance
91 intptr_t AotData::GetStringSlotOffset(uint64_t pc, uint32_t string_id) in GetStringSlotOffset()
124 void PandaVM::HandleLdaStr(Frame *frame, BytecodeId string_id) in HandleLdaStr()
168 void SetStringId(uint32_t string_id) in SetStringId()
252 def string_id method
657 panda_file::File::EntityId string_id(result.value()); in TEST() local
253 uint32_t string_id = inst.GetImms()[1]; in GetStringByInst() local
304 auto string_id = this->GetInst().template GetId<format>(); in HandleLdaStr() local