Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DDebuggerSupportPlugin.cpp
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DDebuggerSupportPlugin.cpp235 MachOContainerBlock = &G.createMutableContentBlock( in startSynthesis()
242 if (!MachOContainerBlock) { in completeSynthesisAndRegister()
285 Builder.write(MachOContainerBlock->getAlreadyMutableContent()); in completeSynthesisAndRegister()
288 SectionRange R(MachOContainerBlock->getSection()); in completeSynthesisAndRegister()
316 Block *MachOContainerBlock = nullptr; member in __anon8485bb280111::MachODebugObjectSynthesizer