Home | History | Annotate | Download | only in util

Lines Matching full:mapp

192 				       struct map **mapp,
198 struct map **mapp,
204 struct map **mapp,
207 return map_groups__find_symbol(&self->kmaps, type, addr, mapp, filter);
212 struct map **mapp,
215 return machine__find_kernel_symbol(self, MAP__FUNCTION, addr, mapp, filter);
220 const char *name, struct map **mapp,
223 return map_groups__find_symbol_by_name(self, MAP__FUNCTION, name, mapp, filter);
229 struct map **mapp,
232 return map_groups__find_function_by_name(&self->kmaps, name, mapp,