Home
last modified time | relevance | path

Searched refs:noDebugMap (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/include/lld/ReaderWriter/
H A DMachOLinkingContext.h64 noDebugMap // -S option enumerator
/freebsd-13.1/contrib/llvm-project/lld/lib/Driver/
H A DDarwinLdDriver.cpp967 ctx.setDebugInfoMode(MachOLinkingContext::DebugInfoMode::noDebugMap); in parse()
/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp798 if (_ctx.debugInfoMode() == MachOLinkingContext::DebugInfoMode::noDebugMap) in synthesizeDebugNotes()