aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config/rs6000/libgcc-aix-cxa.ver
blob: 25582b468aa39717c8d15066f83aecdef396191c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
GCC_4.8 {
  __cxa_atexit
  __cxa_finalize
}

GCC_4.9 {
  _GLOBAL__AIXI_shr_o
  _GLOBAL__AIXD_shr_o
}

GCC_5 {
  atexit
  on_exit
}