File: symbols.map

package info (click to toggle)
libphonenumber 8.12.16-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 38,304 kB
  • sloc: cpp: 51,867; xml: 47,040; javascript: 30,966; java: 27,809; ansic: 482; jsp: 267; sh: 44; makefile: 34
file content (15 lines) | stat: -rw-r--r-- 336 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
global:
    extern "C++" {
        i18n::phonenumbers::*;
        typeinfo?for?i18n::phonenumbers::*;
        typeinfo?name?for?i18n::phonenumbers::*;
        VTT?for?i18n::phonenumbers::*;
        virtual?thunk?to?i18n::phonenumbers::*;
        vtable?for?i18n::phonenumbers::*;
    };
local:
    extern "C++" {
        *;
    };
};