Home
last modified time | relevance | path

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

/external/llvm-project/lld/include/lld/ReaderWriter/
DMachOLinkingContext.h133 DebugInfoMode debugInfoMode() const { return _debugInfoMode; } in debugInfoMode() function
/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileFromAtoms.cpp798 if (_ctx.debugInfoMode() == MachOLinkingContext::DebugInfoMode::noDebugMap) in synthesizeDebugNotes()