Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp216 static bool inputFileHasCode(const InputFile *f) { in inputFileHasCode() function
236 if (!inputFileHasCode(f)) in calcEFlags()