Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DDebuggerSupportPlugin.cpp229 MachOContainerBlock = &G.createMutableContentBlock( in startSynthesis()
236 if (!MachOContainerBlock) { in completeSynthesisAndRegister()
279 Builder.write(MachOContainerBlock->getAlreadyMutableContent()); in completeSynthesisAndRegister()
282 SectionRange R(MachOContainerBlock->getSection()); in completeSynthesisAndRegister()
310 Block *MachOContainerBlock = nullptr; member in __anon35c4419d0111::MachODebugObjectSynthesizer