Home
last modified time | relevance | path

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

/linux-6.1.9/tools/objtool/
Dbuiltin-check.c158 if (has_multiple_files(file->elf)) { in link_opts_valid()
/linux-6.1.9/tools/objtool/include/objtool/
Delf.h140 static inline bool has_multiple_files(struct elf *elf) in has_multiple_files() function