Home
last modified time | relevance | path

Searched refs:add_call_destinations (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/objtool/
H A Dcheck.c1254 static int add_call_destinations(struct objtool_file *file) in add_call_destinations() function
1953 * See add_call_destinations(), which strips stack_ops from in read_intra_function_calls()
2079 ret = add_call_destinations(file); in decode_sections()
/kernel/linux/linux-6.6/tools/objtool/
H A Dcheck.c1670 static int add_call_destinations(struct objtool_file *file) in add_call_destinations() function
2462 * See add_call_destinations(), which strips stack_ops from in read_intra_function_calls()
2618 ret = add_call_destinations(file); in decode_sections()
2623 * Must be after add_call_destinations() such that it can override in decode_sections()

Completed in 8 milliseconds