Home
last modified time | relevance | path

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

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