Home
last modified time | relevance | path

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

/linux/tools/objtool/
H A Dbuiltin-check.c181 if (has_multiple_files(file->elf)) { in link_opts_valid()
/linux/tools/objtool/include/objtool/
H A Delf.h153 static inline bool has_multiple_files(struct elf *elf) in has_multiple_files() function