ADM/GW/Debug_FLASH/src/VCU/SW_VER.c.071i.devirt
2024-08-29 20:37:25 +09:00

70 lines
1.7 KiB
Plaintext

Symbol table:
GV_CAR_NUM/5 (GV_CAR_NUM) @06b22ee8
Type: variable
Body removed by symtab_remove_unreachable_nodes
Visibility: external public
References:
Referring: SET_SW_VER/0 (write)
Availability: not_available
Varpool flags:
GV_Ver/4 (GV_Ver) @06b22ea0
Type: variable
Body removed by symtab_remove_unreachable_nodes
Visibility: external public
References:
Referring: SET_SW_VER/0 (write)
Availability: not_available
Varpool flags:
GV_Day/3 (GV_Day) @06b22e58
Type: variable
Body removed by symtab_remove_unreachable_nodes
Visibility: external public
References:
Referring: SET_SW_VER/0 (write)
Availability: not_available
Varpool flags:
GV_Month/2 (GV_Month) @06b22e10
Type: variable
Body removed by symtab_remove_unreachable_nodes
Visibility: external public
References:
Referring: SET_SW_VER/0 (write)
Availability: not_available
Varpool flags:
GV_YEAR/1 (GV_YEAR) @06b22dc8
Type: variable
Body removed by symtab_remove_unreachable_nodes
Visibility: external public
References:
Referring: SET_SW_VER/0 (write)
Availability: not_available
Varpool flags:
SET_SW_VER/0 (SET_SW_VER) @06b268c0
Type: function definition analyzed
Visibility: externally_visible public
References: GV_YEAR/1 (write)GV_Month/2 (write)GV_Day/3 (write)GV_Ver/4 (write)GV_CAR_NUM/5 (write)
Referring:
Availability: available
Function flags: count:1073741824 (estimated locally) body optimize_size
Called by:
Calls:
SET_SW_VER ()
{
<bb 2> [local count: 1073741824]:
# DEBUG BEGIN_STMT
GV_YEAR = 24;
# DEBUG BEGIN_STMT
GV_Month = 6;
# DEBUG BEGIN_STMT
GV_Day = 23;
# DEBUG BEGIN_STMT
GV_Ver = 1;
# DEBUG BEGIN_STMT
GV_CAR_NUM = 240623;
return;
}