Home
last modified time | relevance | path

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

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