Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DDebuggerSupportPlugin.cpp88 class MachODebugObjectSynthesizer : public MachODebugObjectSynthesizerBase { class
90 MachODebugObjectSynthesizer(ExecutionSession &ES, LinkGraph &G, in MachODebugObjectSynthesizer() function in __anonc03b2a1e0111::MachODebugObjectSynthesizer
406 auto MDOS = std::make_shared<MachODebugObjectSynthesizer<MachO64LE>>( in modifyPassConfigForMachO()