You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
1.1 KiB

; ModuleID = 'obj/Debug/net7.0-android/android/compressed_assemblies.arm64-v8a.ll'
source_filename = "obj/Debug/net7.0-android/android/compressed_assemblies.arm64-v8a.ll"
target datalayout = "e-m:e-i8:8:32-i16:16:32-i64:64-i128:128-n32:64-S128"
target triple = "aarch64-unknown-linux-android"
%struct.CompressedAssemblyDescriptor = type {
i32,; uint32_t uncompressed_file_size
i8,; bool loaded
i8*; uint8_t* data
}
%struct.CompressedAssemblies = type {
i32,; uint32_t count
%struct.CompressedAssemblyDescriptor*; CompressedAssemblyDescriptor* descriptors
}
; compressed_assemblies
@compressed_assemblies = local_unnamed_addr global %struct.CompressedAssemblies zeroinitializer, align 8
!llvm.module.flags = !{!0, !1, !2, !3, !4, !5}
!llvm.ident = !{!6}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 7, !"PIC Level", i32 2}
!2 = !{i32 1, !"branch-target-enforcement", i32 0}
!3 = !{i32 1, !"sign-return-address", i32 0}
!4 = !{i32 1, !"sign-return-address-all", i32 0}
!5 = !{i32 1, !"sign-return-address-with-bkey", i32 0}
!6 = !{!"Xamarin.Android remotes/origin/release/7.0.2xx @ 58a54aef5213e50e3e59008e244a64896fe971b6"}