Searched refs:objtool_pv_add (Results 1 – 3 of 3) sorted by relevance
44 int objtool_pv_add(struct objtool_file *file, int idx, struct symbol *func);
47 int objtool_pv_add(struct objtool_file *f, int idx, struct symbol *func) in objtool_pv_add() function
577 if (objtool_pv_add(file, idx, func)) in add_pv_ops()