Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/include/lld/ReaderWriter/
H A DMachOLinkingContext.h422 File* flatNamespaceFile() const { return _flatNamespaceFile; } in flatNamespaceFile() function
/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp1228 bool flatNamespaceAtom = dylib == _ctx.flatNamespaceFile(); in addDependentDylibs()