Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.cpp189 static bool compatWithTargetArch(const InputFile *file, const Header *hdr) { in compatWithTargetArch() function
998 if (!(compatArch = compatWithTargetArch(this, hdr))) in parse()
1058 if (!(compatArch = compatWithTargetArch(this, hdr))) in parseLazy()
2158 compatArch = compatWithTargetArch( in addLazySymbols()
2162 compatArch = compatWithTargetArch( in addLazySymbols()