Searched defs:GetMethodInfo (Results 1 – 5 of 5) sorted by relevance
180 struct CallFrameInfo HeapSampling::GetMethodInfo(const MethodKey &methodKey) in GetMethodInfo() function in panda::ecmascript::HeapSampling
129 MethodInfo* GetMethodInfo() const in GetMethodInfo() function
383 struct FrameInfo SamplesRecord::GetMethodInfo(struct MethodKey &methodKey) in GetMethodInfo() function in panda::ecmascript::SamplesRecord
983 PGODecodeMethodInfo *GetMethodInfo(uint32_t checksum) in GetMethodInfo() function
989 void Disassembler::GetMethodInfo(const panda_file::File::EntityId &method_id, MethodInfo *method_in… in GetMethodInfo() function in panda::disasm::Disassembler