Home
last modified time | relevance | path

Searched defs:isCommandLineLoad (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lld/MachO/
H A DDriver.cpp269 bool isCommandLineLoad; member
301 bool isCommandLineLoad = loadType != LoadType::LCLinkerOption; in addFile() local