Searched refs:parch (Results 1 – 2 of 2) sorted by relevance
362 struct arch **parch);366 struct arch **parch);
2208 struct annotation_options *options, struct arch **parch) in symbol__annotate() argument2230 if (parch) in symbol__annotate()2231 *parch = arch; in symbol__annotate()3148 struct annotation_options *options, struct arch **parch) in symbol__annotate2() argument3162 err = symbol__annotate(ms, evsel, options, parch); in symbol__annotate2()