Searched refs:CodeAllocs (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | OrcRemoteTargetClient.h | 85 Unmapped.back().CodeAllocs.emplace_back(Size, Alignment); in allocateCodeSection() 87 Unmapped.back().CodeAllocs.back().getLocalAddress()); in allocateCodeSection() 189 for (auto &Alloc : ObjAllocs.CodeAllocs) { in notifyObjectLoaded() 235 for (auto &Alloc : ObjAllocs.CodeAllocs) { 412 CodeAllocs(std::move(Other.CodeAllocs)), in ObjectAllocs() 420 CodeAllocs = std::move(Other.CodeAllocs); 429 std::vector<Alloc> CodeAllocs, RODataAllocs, RWDataAllocs; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | OrcRemoteTargetClient.h | 77 Unmapped.back().CodeAllocs.emplace_back(Size, Alignment); in allocateCodeSection() 79 Unmapped.back().CodeAllocs.back().getLocalAddress()); in allocateCodeSection() 168 mapAllocsToRemoteAddrs(Dyld, ObjAllocs.CodeAllocs, in notifyObjectLoaded() 183 if (copyAndProtect(ObjAllocs.CodeAllocs, ObjAllocs.RemoteCodeAddr, 259 std::vector<Alloc> CodeAllocs, RODataAllocs, RWDataAllocs; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | EPCGenericRTDyldMemoryManager.cpp | 71 auto &Seg = Unmapped.back().CodeAllocs; in allocateCodeSection() 193 mapAllocsToRemoteAddrs(Dyld, ObjAllocs.CodeAllocs, in notifyObjectLoaded() 228 std::vector<SectionAlloc> *SegSections[3] = {&SecAllocGroup.CodeAllocs, in finalizeMemory()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/ |
D | EPCGenericRTDyldMemoryManager.h | 105 std::vector<SectionAlloc> CodeAllocs, RODataAllocs, RWDataAllocs; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/ |
D | EPCGenericRTDyldMemoryManager.h | 105 std::vector<SectionAlloc> CodeAllocs, RODataAllocs, RWDataAllocs; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | EPCGenericRTDyldMemoryManager.h | 105 std::vector<SectionAlloc> CodeAllocs, RODataAllocs, RWDataAllocs; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/ |
D | EPCGenericRTDyldMemoryManager.h | 105 std::vector<SectionAlloc> CodeAllocs, RODataAllocs, RWDataAllocs; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/ |
D | EPCGenericRTDyldMemoryManager.h | 105 std::vector<SectionAlloc> CodeAllocs, RODataAllocs, RWDataAllocs; member
|