mirror of
https://github.com/Dev-KATECH/ADM.git
synced 2026-05-17 09:53:59 +09:00
83 lines
1.8 KiB
Plaintext
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) @06bc5af8
|
|
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) @06bc5ab0
|
|
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) @06bc5a68
|
|
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) @06bc5a20
|
|
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) @06bc59d8
|
|
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) @06bc78c0
|
|
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;
|
|
|
|
}
|
|
|
|
|