summaryrefslogtreecommitdiff
path: root/libunwindstack/exported_x86.map
blob: d55b3c7e279d7dbbe1ea06726be47de931452ced (plain)
1
2
3
4
5
6
7
8
LIBUNWINDSTACK {
  global:
    *unwindstack*;
    AsmGetRegs;

  local:
    *;
};