Searched refs:AddMethodAndParamsAnnotations (Results 1 – 2 of 2) sorted by relevance
127 …static bool AddMethodAndParamsAnnotations(panda_file::ItemContainer *items, const Program &program,
1120 bool AsmEmitter::AddMethodAndParamsAnnotations(ItemContainer *items, const Program &program, in AddMethodAndParamsAnnotations() function in panda::pandasm::AsmEmitter1169 if (!AddMethodAndParamsAnnotations(items, program, entities, method, func)) { in MakeFunctionDebugInfoAndAnnotations()