Home
last modified time | relevance | path

Searched refs:mcount_loc_node (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/tools/objtool/include/objtool/
Dcheck.h43 struct list_head mcount_loc_node; member
/Linux-v5.15/tools/objtool/
Dcheck.c552 list_for_each_entry(insn, &file->mcount_loc_list, mcount_loc_node) in create_mcount_loc_sections()
560 list_for_each_entry(insn, &file->mcount_loc_list, mcount_loc_node) { in create_mcount_loc_sections()
1060 list_add_tail(&insn->mcount_loc_node, in add_call_destinations()