pal.map.template 115 B

123456789
  1. PAL {
  2. global: $(PAL_SYMBOLS) _r_debug;
  3. local: *;
  4. };
  5. PAL_PRIVATE {
  6. global:
  7. _dl_debug_state;
  8. };