Lines Matching refs:method_id
67 void AddMethodToTables(const panda_file::File::EntityId &method_id);
68 void GetMethod(pandasm::Function *method, const panda_file::File::EntityId &method_id);
80 panda_file::File::EntityId method_id) const;
101 void GetMethodAnnotations(pandasm::Function &method, const panda_file::File::EntityId &method_id);
109 IdList GetInstructions(pandasm::Function *method, panda_file::File::EntityId method_id,
111 LabelTable GetExceptions(pandasm::Function *method, panda_file::File::EntityId method_id,
122 void GetMetaData(pandasm::Function *method, const panda_file::File::EntityId &method_id) const;
134 std::string GetFullMethodName(const panda_file::File::EntityId &method_id) const;
135 std::string GetMethodSignature(const panda_file::File::EntityId &method_id) const;
139 void GetMethodInfo(const panda_file::File::EntityId &method_id, MethodInfo *method_info) const;
188 std::string IDToString(BytecodeInstruction bc_ins, panda_file::File::EntityId method_id, size_t idx) const;