Home | History | Annotate | Download | only in ld-elfvers
      1 VERS_30.0 {
      2   global:
      3     foo; info; global; extern "C" { extern; };
      4   local:
      5     local; bar; *;
      6 };
      7