Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DELF_x86_64.cpp61 auto &TLSInfoEntry = G.createMutableContentBlock( in createEntry()
H A DELF_aarch64.cpp403 auto &TLSInfoEntry = G.createMutableContentBlock( in createEntry()
H A DJITLinkMemoryManager.cpp177 G->createMutableContentBlock(Sec, G->allocateBuffer(Seg.ContentSize), in Create()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DDebuggerSupportPlugin.cpp186 MachOContainerBlock = &G.createMutableContentBlock( in startSynthesis()
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h1027 Block &createMutableContentBlock(Section &Parent, in createMutableContentBlock() function
1040 Block &createMutableContentBlock(Section &Parent, size_t ContentSize,