ADM/GW/Debug_FLASH/src/VCU/SW_VER.c.016i.visibility
2024-08-08 10:09:17 +09:00

83 lines
1.8 KiB
Plaintext

Marking local functions:
Marking externally visible functions: SET_SW_VER
Marking externally visible variables:
Reclaiming functions:
Reclaiming variables:
Clearing address taken flags:
Symbol table:
GV_CAR_NUM/5 (GV_CAR_NUM) @06bc4a68
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) @06bc4a20
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) @06bc49d8
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) @06bc4990
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) @06bc4948
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) @06bc68c0
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: body optimize_size
Called by:
Calls:
SET_SW_VER ()
{
<bb 2> :
# 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;
}