Searched refs:createMutableContentBlock (Results 1 – 7 of 7) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
| H A D | ELF_x86_64.cpp | 60 auto &TLSInfoEntry = G.createMutableContentBlock( in createEntry()
|
| H A D | ELF_aarch64.cpp | 450 auto &TLSInfoEntry = G.createMutableContentBlock( in createEntry()
|
| H A D | JITLinkMemoryManager.cpp | 181 G->createMutableContentBlock(Sec, G->allocateBuffer(Seg.ContentSize), in Create()
|
| H A D | ELF_ppc64.cpp | 66 auto &TLSInfoEntry = G.createMutableContentBlock( in createEntry()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/ |
| H A D | DebuggerSupportPlugin.cpp | 229 MachOContainerBlock = &G.createMutableContentBlock( in startSynthesis()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
| H A D | JITLink.h | 1109 Block &createMutableContentBlock(Section &Parent, in createMutableContentBlock() function 1122 Block &createMutableContentBlock(Section &Parent, size_t ContentSize,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | MachOPlatform.cpp | 1414 G.createMutableContentBlock(Sec, MachOSize, ExecutorAddr(), 16, 0, true); in createObjCRuntimeObject() 1627 auto &NameBlock = G.createMutableContentBlock( in prepareSymbolTableRegistration()
|