Home
last modified time | relevance | path

Searched refs:outputTypeHasEntry (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DWriterMachO.cpp50 if (_ctx.outputTypeHasEntry()) in createImplicitFiles()
DMachOLinkingContext.cpp316 bool MachOLinkingContext::outputTypeHasEntry() const { in outputTypeHasEntry() function in lld::MachOLinkingContext
621 if (outputTypeHasEntry()) in validateImpl()
DMachONormalizedFileFromAtoms.cpp730 if (_ctx.outputTypeHasEntry()) { in copyEntryPointAddress()
741 const bool lookForEntry = _ctx.outputTypeHasEntry(); in buildAtomToAddressMap()
/external/llvm-project/lld/include/lld/ReaderWriter/
DMachOLinkingContext.h113 bool outputTypeHasEntry() const;