Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_x86_64.cpp60 auto &TLSInfoEntry = G.createMutableContentBlock( in createEntry()
H A DELF_aarch64.cpp464 auto &TLSInfoEntry = G.createMutableContentBlock( in createEntry()
H A DJITLinkMemoryManager.cpp181 G->createMutableContentBlock(Sec, G->allocateBuffer(Seg.ContentSize), in Create()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DDebuggerSupportPlugin.cpp
H A DMachOPlatform.cpp1460 G.createMutableContentBlock(Sec, MachOSize, ExecutorAddr(), 16, 0, true); in createObjCRuntimeObject()
1673 auto &NameBlock = G.createMutableContentBlock( in prepareSymbolTableRegistration()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h1120 Block &createMutableContentBlock(Section &Parent, in createMutableContentBlock() function
1133 Block &createMutableContentBlock(Section &Parent, size_t ContentSize,