Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lld/ELF/Arch/
HDLoongArch.cpp221 static bool inputFileHasCode(const InputFile *f) { in inputFileHasCode() function
241 if (!inputFileHasCode(f)) in calcEFlags()