Lines Matching full:extern
27 extern demangle_type demangle;
28 extern bool symbols;
29 extern bool callgraph;
30 extern bool debug_info;
31 extern bool details;
32 extern bool reverse_sort;
33 extern bool exclude_dependent;
34 extern sort_options sort_by;
35 extern merge_option merge_by;
36 extern bool global_percent;
37 extern bool long_filenames;
38 extern bool show_address;
39 extern string_filter symbol_filter;
40 extern bool show_header;
41 extern bool accumulated;
42 extern bool xml;
43 extern std::string xml_options;
47 extern profile_classes classes;
48 extern profile_classes classes2;