Home
last modified time | relevance | path

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

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