More config.yml fixes and reran auto-analysis

This commit is contained in:
dbalatoni13 2024-11-15 15:28:15 +01:00
parent 00e2e9562a
commit f36ee8a1b4
210 changed files with 37269 additions and 24195 deletions

View file

@ -1,7 +1,7 @@
Sections:
.text type:code align:4
.section3 type:data align:4
.section4 type:data align:8
.section5 type:data align:8
.section6 type:data align:8
.ctors type:rodata align:4
.dtors type:rodata align:4
.rodata type:rodata align:8
.data type:data align:8
.bss type:bss align:8

View file

@ -1,8 +1,13 @@
lbl_1_section5_10 = .section5:0x00000010; // type:object size:0x4
lbl_1_section5_14 = .section5:0x00000014; // type:object size:0x4
lbl_1_section5_18 = .section5:0x00000018; // type:object size:0x8
lbl_1_section5_20 = .section5:0x00000020; // type:object size:0x4
lbl_1_section6_4 = .section6:0x00000004; // type:object size:0xE data:string
lbl_1_section6_12 = .section6:0x00000012; // type:object size:0xB data:string
lbl_1_section6_1D = .section6:0x0000001D; // type:object size:0xE data:string
lbl_1_section6_2B = .section6:0x0000002B; // type:object size:0xE data:string
fn_1_0 = .text:0x00000000; // type:function size:0x4
fn_1_4 = .text:0x00000004; // type:function size:0x284
fn_1_288 = .text:0x00000288; // type:function size:0x124
_ctors = .ctors:0x00000000; // type:label scope:global
_dtors = .dtors:0x00000000; // type:label scope:global
lbl_1_rodata_10 = .rodata:0x00000010; // type:object size:0x4 data:float
lbl_1_rodata_14 = .rodata:0x00000014; // type:object size:0x4 data:float
lbl_1_rodata_18 = .rodata:0x00000018; // type:object size:0x8 data:double
lbl_1_rodata_20 = .rodata:0x00000020; // type:object size:0x4 data:float
lbl_1_data_4 = .data:0x00000004; // type:object size:0xE data:string
lbl_1_data_12 = .data:0x00000012; // type:object size:0xB data:string
lbl_1_data_1D = .data:0x0000001D; // type:object size:0xE data:string
lbl_1_data_2B = .data:0x0000002B; // type:object size:0xE data:string