Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lld/MachO/
DInputFiles.h174 bool isBundleLoader; variable
DDriverUtils.cpp209 bool isBundleLoader) { in loadDylib()
DInputFiles.cpp967 bool isBundleLoader) in DylibFile()
1068 bool isBundleLoader) in DylibFile()
DDriver.cpp273 bool isExplicit = true, bool isBundleLoader = false) { in addFile()