c_file           1961 tools/objtool/check.c 		if (file->c_file && func && insn->func && func != insn->func->pfunc) {
c_file           2448 tools/objtool/check.c 	file.c_file = find_section_by_name(file.elf, ".comment");
c_file             54 tools/objtool/check.h 	bool ignore_unreachables, c_file, hints, rodata;