Searched refs:createMutableContentBlock (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/ |
H A D | ELF_x86_64.cpp | 61 auto &TLSInfoEntry = G.createMutableContentBlock( in createEntry()
|
H A D | ELF_aarch64.cpp | 403 auto &TLSInfoEntry = G.createMutableContentBlock( in createEntry()
|
H A D | JITLinkMemoryManager.cpp | 177 G->createMutableContentBlock(Sec, G->allocateBuffer(Seg.ContentSize), in Create()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | DebuggerSupportPlugin.cpp | 186 MachOContainerBlock = &G.createMutableContentBlock( in startSynthesis()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 1119 Block &createMutableContentBlock(Section &Parent, in createMutableContentBlock() function 1132 Block &createMutableContentBlock(Section &Parent, size_t ContentSize,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 1119 Block &createMutableContentBlock(Section &Parent, in createMutableContentBlock() function 1132 Block &createMutableContentBlock(Section &Parent, size_t ContentSize,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLink.h | 1027 Block &createMutableContentBlock(Section &Parent, in createMutableContentBlock() function 1040 Block &createMutableContentBlock(Section &Parent, size_t ContentSize,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 1119 Block &createMutableContentBlock(Section &Parent, in createMutableContentBlock() function 1132 Block &createMutableContentBlock(Section &Parent, size_t ContentSize,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/JITLink/ |
D | JITLink.h | 1108 Block &createMutableContentBlock(Section &Parent, in createMutableContentBlock() function 1121 Block &createMutableContentBlock(Section &Parent, size_t ContentSize,
|