hxbb00

Results 12 comments of hxbb00

https://sandcastle.cesium.com/#c=bY9NS8QwEIb/ypBTBU13QUFqugh7FTwInnLJprPbsGlSkmnrKv5326ZbPGwgQ+bJ+86H9i4S9AYHDFCCwwH2GE3X8M+ZZZLpOd97R8o4DJLdvUjH7pmIdLG4kw7m82qa1geCLtiM85ywaa0ijPmh02ckrmOcjADT5VX/0Kj2J5kpKBePPjRF1MpituVPSQowmIrq4nmzab8WUqM51VQ8/kNT/E1PkV+nEpXpQVsVYylZaifZlZuqvLHYKj921n6YbxwNIh/1S1xarAWsV5Vxp/ceg1WXSVxvd28Jcs5FPqa3neS9Paiw1k//fw

@import url(../templates/bucket.css); .dv-map{ transform:scale(1.5); width:800px; height:400px; } ![image](https://user-images.githubusercontent.com/14104435/229036531-99c374aa-1352-4ec7-b699-36ccfbe25d7e.png)

I have passed the test in the project of my company. Sorry, the project environment of my company is too big, so it is not suitable to provide the test...

![image](https://user-images.githubusercontent.com/14104435/202628749-45499270-ff4d-469a-8099-cf96507ef07e.png) this is mycase,here the __Internal: ![image](https://user-images.githubusercontent.com/14104435/202628860-cb1251e0-1d52-4b23-8360-664522310a44.png)

![image](https://user-images.githubusercontent.com/14104435/202629072-9c3f6474-7b78-4f89-864a-6c1dcece2251.png) The difference with this modification is that there is no problem when the offset is 0, but when the offset is not 0, the address is calculated incorrectly

Have you implemented the arm architecture support?i need support arm64, but i do not know how to generate bindings(CppSharp/src/CppParser/Bindings/CSharp/aarch64-linux-gnu-cxx11abi),Can you give me some help

I have almost finished the ARM64 support work, but there is a problem, I don't know whether it is a bug in the running time, can you help me to...

> I was checking and Clang uses the generic Itanium ABI for AArch64: https://github.com/llvm/llvm-project/blob/main/clang/lib/CodeGen/ItaniumCXXABI.cpp#L517 > > So I would expect the bindings should look exactly the same as on Linux...

Is it possible to have a problem with the p/invoke stub

[ConsoleApplicationARMTest.zip](https://github.com/mono/CppSharp/files/11607754/ConsoleApplicationARMTest.zip) I'm sorry, here my sample code, i run it on my arm64 machine, The results are as follows: ![image](https://github.com/mono/CppSharp/assets/14104435/54efc91b-a8f9-4d5f-88e7-553a7c639cd1) ![image](https://github.com/mono/CppSharp/assets/14104435/6035fad8-0cad-4ce6-9046-caee2b27d74b)