Home
last modified time | relevance | path

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

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