Lines Matching defs:function
507 char **function,
522 if (function != NULL)
523 zfree(function);
536 * - the function name line for an inlined function.
570 * the function and filename lines.
583 /* Read the second function name line (if inline data then this is the first line). */
588 if (function != NULL)
589 *function = strdup(strim(line));
615 if (function != NULL)
616 zfree(function);
625 const char *function,
629 struct symbol *inline_sym = new_inline_sym(dso, sym, function);
699 * sake of detected the last inlined function. Treat this as the