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.cpp187 static bool compatWithTargetArch(const InputFile *file, const Header *hdr) { in compatWithTargetArch() function
996 if (!(compatArch = compatWithTargetArch(this, hdr))) in parse()
1056 if (!(compatArch = compatWithTargetArch(this, hdr))) in parseLazy()
2218 compatArch = compatWithTargetArch( in addLazySymbols()
2222 compatArch = compatWithTargetArch( in addLazySymbols()