Home
last modified time | relevance | path

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

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