Home
last modified time | relevance | path

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

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