Searched refs:GetMethodAnnotations (Results 1 – 2 of 2) sorted by relevance
93 … void GetMethodAnnotations(pandasm::Function &method, const panda_file::File::EntityId &method_id);
174 GetMethodAnnotations(new_method, method_id); in AddMethodToTables()504 void Disassembler::GetMethodAnnotations(pandasm::Function &method, const panda_file::File::EntityId… in GetMethodAnnotations() function in panda::disasm::Disassembler