Home
last modified time | relevance | path

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

/linux-6.15/tools/objtool/
H A Dbuiltin-check.c321 if (!opts.link && has_multiple_files(file->elf)) { in objtool_run()
/linux-6.15/tools/objtool/include/objtool/
H A Delf.h154 static inline bool has_multiple_files(struct elf *elf) in has_multiple_files() function