Searched refs:HeaderAddr (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | COFFPlatform.cpp | 708 JDBState.HeaderAddr)) in bootstrapCOFFRuntime() 714 orc_rt_coff_register_object_sections, JDBState.HeaderAddr, in bootstrapCOFFRuntime() 802 auto HeaderAddr = (*I)->getAddress(); in associateJITDylibHeaderSymbol() local 803 CP.JITDylibToHeaderAddr[&JD] = HeaderAddr; in associateJITDylibHeaderSymbol() 804 CP.HeaderAddrToJITDylib[HeaderAddr] = &JD; in associateJITDylibHeaderSymbol() 809 CP.orc_rt_coff_register_jitdylib, JD.getName(), HeaderAddr)), in associateJITDylibHeaderSymbol() 811 CP.orc_rt_coff_deregister_jitdylib, HeaderAddr))}); in associateJITDylibHeaderSymbol() 816 CP.orc_rt_coff_deregister_jitdylib, HeaderAddr))}); in associateJITDylibHeaderSymbol() 820 BState.HeaderAddr = HeaderAddr; in associateJITDylibHeaderSymbol() 830 auto HeaderAddr = CP.JITDylibToHeaderAddr[&JD]; in registerObjectPlatformSections() local [all …]
|
H A D | MachOPlatform.cpp | 887 auto HeaderAddr = (*I)->getAddress(); in associateJITDylibHeaderSymbol() local 888 MP.JITDylibToHeaderAddr[&JD] = HeaderAddr; in associateJITDylibHeaderSymbol() 889 MP.HeaderAddrToJITDylib[HeaderAddr] = &JD; in associateJITDylibHeaderSymbol() 895 MP.RegisterJITDylib.Addr, JD.getName(), HeaderAddr)), in associateJITDylibHeaderSymbol() 897 MP.DeregisterJITDylib.Addr, HeaderAddr))}); in associateJITDylibHeaderSymbol() 1215 ExecutorAddr HeaderAddr; in registerObjectPlatformSections() local 1221 HeaderAddr = I->second; in registerObjectPlatformSections() 1244 MP.RegisterObjectPlatformSections.Addr, HeaderAddr, UnwindInfo, in registerObjectPlatformSections() 1248 MP.DeregisterObjectPlatformSections.Addr, HeaderAddr, in registerObjectPlatformSections()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | COFFPlatform.h | 136 ExecutorAddr HeaderAddr; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/ |
D | COFFPlatform.h | 140 ExecutorAddr HeaderAddr; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/ |
D | COFFPlatform.h | 140 ExecutorAddr HeaderAddr; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/ |
D | COFFPlatform.h | 140 ExecutorAddr HeaderAddr; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/ |
D | COFFPlatform.h | 140 ExecutorAddr HeaderAddr; member
|