Sync libiberty sources with GCC.
[deliverable/binutils-gdb.git] / libiberty / testsuite / demangle-expected
CommitLineData
e2eaf477 1# This file holds test cases for the demangler.
820542c9
DD
2# Each test case looks like this:
3# options
4# input to be demangled
5# expected output
6#
7# Supported options:
8# --format=<name> Sets the demangling style.
9# --no-params There are two lines of expected output; the first
10# is with DMGL_PARAMS, the second is without it.
11# --is-v3-ctor Calls is_gnu_v3_mangled_ctor on input; expected
12# output is an integer representing ctor_kind.
13# --is-v3-dtor Likewise, but for dtors.
7887b2ce 14# --ret-postfix Passes the DMGL_RET_POSTFIX option
820542c9
DD
15#
16# For compatibility, just in case it matters, the options line may be
17# empty, to mean --format=auto. If it doesn't start with --, then it
18# may contain only a format name.
19#
20# A line starting with `#' is ignored.
21# However, blank lines in this file are NOT ignored.
22#
23--format=gnu --no-params
e2eaf477
ILT
24AddAlignment__9ivTSolverUiP12ivInteractorP7ivTGlue
25ivTSolver::AddAlignment(unsigned int, ivInteractor *, ivTGlue *)
820542c9 26ivTSolver::AddAlignment
e2eaf477 27#
820542c9 28--format=gnu --no-params
e2eaf477
ILT
29ArrowheadIntersects__9ArrowLineP9ArrowheadR6BoxObjP7Graphic
30ArrowLine::ArrowheadIntersects(Arrowhead *, BoxObj &, Graphic *)
820542c9 31ArrowLine::ArrowheadIntersects
e2eaf477 32#
820542c9 33--format=gnu --no-params
fa3fcee7
NC
34ArrowheadIntersects__9ArrowLineP9ArrowheadO6BoxObjP7Graphic
35ArrowLine::ArrowheadIntersects(Arrowhead *, BoxObj &&, Graphic *)
36ArrowLine::ArrowheadIntersects
37#
38--format=gnu --no-params
e2eaf477
ILT
39AtEnd__13ivRubberGroup
40ivRubberGroup::AtEnd(void)
820542c9 41ivRubberGroup::AtEnd
e2eaf477 42#
820542c9 43--format=gnu --no-params
e2eaf477
ILT
44BgFilter__9ivTSolverP12ivInteractor
45ivTSolver::BgFilter(ivInteractor *)
820542c9 46ivTSolver::BgFilter
e2eaf477 47#
820542c9 48--format=gnu --no-params
e2eaf477
ILT
49Check__6UArrayi
50UArray::Check(int)
820542c9 51UArray::Check
e2eaf477 52#
820542c9 53--format=gnu --no-params
e2eaf477
ILT
54CoreConstDecls__8TextCodeR7ostream
55TextCode::CoreConstDecls(ostream &)
820542c9 56TextCode::CoreConstDecls
e2eaf477 57#
820542c9 58--format=gnu --no-params
fa3fcee7
NC
59CoreConstDecls__8TextCodeO7ostream
60TextCode::CoreConstDecls(ostream &&)
61TextCode::CoreConstDecls
62#
63--format=gnu --no-params
e2eaf477
ILT
64Detach__8StateVarP12StateVarView
65StateVar::Detach(StateVarView *)
820542c9 66StateVar::Detach
e2eaf477 67#
820542c9 68--format=gnu --no-params
e2eaf477
ILT
69Done__9ComponentG8Iterator
70Component::Done(Iterator)
820542c9 71Component::Done
e2eaf477 72#
820542c9 73--format=gnu --no-params
e2eaf477
ILT
74Effect__11RelateManipR7ivEvent
75RelateManip::Effect(ivEvent &)
820542c9 76RelateManip::Effect
e2eaf477 77#
820542c9 78--format=gnu --no-params
fa3fcee7
NC
79Effect__11RelateManipO7ivEvent
80RelateManip::Effect(ivEvent &&)
81RelateManip::Effect
82#
83--format=gnu --no-params
e2eaf477
ILT
84FindFixed__FRP4CNetP4CNet
85FindFixed(CNet *&, CNet *)
820542c9 86FindFixed
e2eaf477 87#
820542c9 88--format=gnu --no-params
fa3fcee7
NC
89FindFixed__FOP4CNetP4CNet
90FindFixed(CNet *&&, CNet *)
91FindFixed
92#
93--format=gnu --no-params
e2eaf477
ILT
94Fix48_abort__FR8twolongs
95Fix48_abort(twolongs &)
820542c9 96Fix48_abort
e2eaf477 97#
820542c9 98--format=gnu --no-params
fa3fcee7
NC
99Fix48_abort__FO8twolongs
100Fix48_abort(twolongs &&)
101Fix48_abort
102#
103--format=gnu --no-params
e2eaf477
ILT
104GetBarInfo__15iv2_6_VScrollerP13ivPerspectiveRiT2
105iv2_6_VScroller::GetBarInfo(ivPerspective *, int &, int &)
820542c9 106iv2_6_VScroller::GetBarInfo
e2eaf477 107#
820542c9 108--format=gnu --no-params
fa3fcee7
NC
109GetBarInfo__15iv2_6_VScrollerP13ivPerspectiveOiT2
110iv2_6_VScroller::GetBarInfo(ivPerspective *, int &&, int &&)
111iv2_6_VScroller::GetBarInfo
112#
113--format=gnu --no-params
e2eaf477
ILT
114GetBgColor__C9ivPainter
115ivPainter::GetBgColor(void) const
820542c9 116ivPainter::GetBgColor
e2eaf477 117#
820542c9 118--format=gnu --no-params
e2eaf477
ILT
119InsertBody__15H_PullrightMenuii
120H_PullrightMenu::InsertBody(int, int)
820542c9 121H_PullrightMenu::InsertBody
e2eaf477 122#
820542c9 123--format=gnu --no-params
e2eaf477
ILT
124InsertCharacter__9TextManipc
125TextManip::InsertCharacter(char)
820542c9 126TextManip::InsertCharacter
e2eaf477 127#
820542c9 128--format=gnu --no-params
e2eaf477
ILT
129InsertToplevel__7ivWorldP12ivInteractorT1
130ivWorld::InsertToplevel(ivInteractor *, ivInteractor *)
820542c9 131ivWorld::InsertToplevel
e2eaf477 132#
820542c9 133--format=gnu --no-params
e2eaf477
ILT
134InsertToplevel__7ivWorldP12ivInteractorT1iiUi
135ivWorld::InsertToplevel(ivInteractor *, ivInteractor *, int, int, unsigned int)
820542c9 136ivWorld::InsertToplevel
e2eaf477 137#
820542c9 138--format=gnu --no-params
e2eaf477
ILT
139IsAGroup__FP11GraphicViewP11GraphicComp
140IsAGroup(GraphicView *, GraphicComp *)
820542c9 141IsAGroup
e2eaf477 142#
820542c9 143--format=gnu --no-params
e2eaf477
ILT
144IsA__10ButtonCodeUl
145ButtonCode::IsA(unsigned long)
820542c9 146ButtonCode::IsA
e2eaf477 147#
820542c9 148--format=gnu --no-params
e2eaf477
ILT
149ReadName__FR7istreamPc
150ReadName(istream &, char *)
820542c9 151ReadName
e2eaf477 152#
820542c9 153--format=gnu --no-params
e2eaf477
ILT
154Redraw__13StringBrowseriiii
155StringBrowser::Redraw(int, int, int, int)
820542c9 156StringBrowser::Redraw
e2eaf477 157#
820542c9 158--format=gnu --no-params
e2eaf477
ILT
159Rotate__13ivTransformerf
160ivTransformer::Rotate(float)
820542c9 161ivTransformer::Rotate
e2eaf477 162#
820542c9 163--format=gnu --no-params
e2eaf477
ILT
164Rotated__C13ivTransformerf
165ivTransformer::Rotated(float) const
820542c9 166ivTransformer::Rotated
e2eaf477 167#
820542c9 168--format=gnu --no-params
e2eaf477
ILT
169Round__Ff
170Round(float)
820542c9 171Round
e2eaf477 172#
820542c9 173--format=gnu --no-params
e2eaf477
ILT
174SetExport__16MemberSharedNameUi
175MemberSharedName::SetExport(unsigned int)
820542c9 176MemberSharedName::SetExport
e2eaf477 177#
820542c9 178--format=gnu --no-params
e2eaf477
ILT
179Set__14ivControlState13ControlStatusUi
180ivControlState::Set(ControlStatus, unsigned int)
820542c9 181ivControlState::Set
e2eaf477 182#
820542c9 183--format=gnu --no-params
e2eaf477
ILT
184Set__5DFacePcii
185DFace::Set(char *, int, int)
820542c9 186DFace::Set
e2eaf477 187#
820542c9 188--format=gnu --no-params
e2eaf477
ILT
189VConvert__9ivTSolverP12ivInteractorRP8TElementT2
190ivTSolver::VConvert(ivInteractor *, TElement *&, TElement *&)
820542c9 191ivTSolver::VConvert
e2eaf477 192#
820542c9 193--format=gnu --no-params
e2eaf477
ILT
194VConvert__9ivTSolverP7ivTGlueRP8TElement
195ivTSolver::VConvert(ivTGlue *, TElement *&)
820542c9 196ivTSolver::VConvert
e2eaf477 197#
820542c9 198--format=gnu --no-params
e2eaf477
ILT
199VOrder__9ivTSolverUiRP12ivInteractorT2
200ivTSolver::VOrder(unsigned int, ivInteractor *&, ivInteractor *&)
820542c9 201ivTSolver::VOrder
e2eaf477 202#
820542c9 203--format=gnu --no-params
a54ba43f 204_10PageButton$__both
e2eaf477 205PageButton::__both
820542c9 206PageButton::__both
e2eaf477 207#
820542c9 208--format=gnu --no-params
a54ba43f 209_3RNG$singleMantissa
e2eaf477 210RNG::singleMantissa
820542c9 211RNG::singleMantissa
e2eaf477 212#
820542c9 213--format=gnu --no-params
a54ba43f 214_5IComp$_release
e2eaf477 215IComp::_release
820542c9 216IComp::_release
e2eaf477 217#
820542c9 218--format=gnu --no-params
a54ba43f 219_$_10BitmapComp
e2eaf477 220BitmapComp::~BitmapComp(void)
820542c9 221BitmapComp::~BitmapComp
e2eaf477 222#
820542c9 223--format=gnu --no-params
a54ba43f 224_$_9__io_defs
e2eaf477 225__io_defs::~__io_defs(void)
820542c9 226__io_defs::~__io_defs
e2eaf477 227#
820542c9 228--format=gnu --no-params
a54ba43f 229_$_Q23foo3bar
e2eaf477 230foo::bar::~bar(void)
820542c9 231foo::bar::~bar
e2eaf477 232#
820542c9 233--format=gnu --no-params
a54ba43f 234_$_Q33foo3bar4bell
e2eaf477 235foo::bar::bell::~bell(void)
820542c9 236foo::bar::bell::~bell
e2eaf477 237#
820542c9 238--format=gnu --no-params
e2eaf477
ILT
239__10ivTelltaleiP7ivGlyph
240ivTelltale::ivTelltale(int, ivGlyph *)
820542c9 241ivTelltale::ivTelltale
e2eaf477 242#
820542c9 243--format=gnu --no-params
e2eaf477
ILT
244__10ivViewportiP12ivInteractorUi
245ivViewport::ivViewport(int, ivInteractor *, unsigned int)
820542c9 246ivViewport::ivViewport
e2eaf477 247#
820542c9 248--format=gnu --no-params
e2eaf477
ILT
249__10ostrstream
250ostrstream::ostrstream(void)
820542c9 251ostrstream::ostrstream
e2eaf477 252#
820542c9 253--format=gnu --no-params
e2eaf477
ILT
254__10ostrstreamPcii
255ostrstream::ostrstream(char *, int, int)
820542c9 256ostrstream::ostrstream
e2eaf477 257#
820542c9 258--format=gnu --no-params
e2eaf477
ILT
259__11BitmapTablei
260BitmapTable::BitmapTable(int)
820542c9 261BitmapTable::BitmapTable
e2eaf477 262#
820542c9 263--format=gnu --no-params
e2eaf477
ILT
264__12ViewportCodeP12ViewportComp
265ViewportCode::ViewportCode(ViewportComp *)
820542c9 266ViewportCode::ViewportCode
e2eaf477 267#
820542c9 268--format=gnu --no-params
e2eaf477
ILT
269__12iv2_6_Borderii
270iv2_6_Border::iv2_6_Border(int, int)
820542c9 271iv2_6_Border::iv2_6_Border
e2eaf477 272#
820542c9 273--format=gnu --no-params
e2eaf477
ILT
274__12ivBreak_Listl
275ivBreak_List::ivBreak_List(long)
820542c9 276ivBreak_List::ivBreak_List
e2eaf477 277#
820542c9 278--format=gnu --no-params
e2eaf477
ILT
279__14iv2_6_MenuItemiP12ivInteractor
280iv2_6_MenuItem::iv2_6_MenuItem(int, ivInteractor *)
820542c9 281iv2_6_MenuItem::iv2_6_MenuItem
e2eaf477 282#
820542c9 283--format=gnu --no-params
e2eaf477
ILT
284__20DisplayList_IteratorR11DisplayList
285DisplayList_Iterator::DisplayList_Iterator(DisplayList &)
820542c9 286DisplayList_Iterator::DisplayList_Iterator
e2eaf477 287#
820542c9 288--format=gnu --no-params
e2eaf477
ILT
289__3fooRT0
290foo::foo(foo &)
820542c9 291foo::foo
e2eaf477 292#
820542c9 293--format=gnu --no-params
e2eaf477
ILT
294__3fooiN31
295foo::foo(int, int, int, int)
820542c9 296foo::foo
e2eaf477 297#
820542c9 298--format=gnu --no-params
e2eaf477
ILT
299__3fooiRT0iT2iT2
300foo::foo(int, foo &, int, foo &, int, foo &)
820542c9 301foo::foo
e2eaf477 302#
820542c9 303--format=gnu --no-params
e2eaf477
ILT
304__6KeyMapPT0
305KeyMap::KeyMap(KeyMap *)
820542c9 306KeyMap::KeyMap
e2eaf477 307#
820542c9 308--format=gnu --no-params
e2eaf477
ILT
309__8ArrowCmdP6EditorUiUi
310ArrowCmd::ArrowCmd(Editor *, unsigned int, unsigned int)
820542c9 311ArrowCmd::ArrowCmd
e2eaf477 312#
820542c9 313--format=gnu --no-params
e2eaf477
ILT
314__9F_EllipseiiiiP7Graphic
315F_Ellipse::F_Ellipse(int, int, int, int, Graphic *)
820542c9 316F_Ellipse::F_Ellipse
e2eaf477 317#
820542c9 318--format=gnu --no-params
e2eaf477
ILT
319__9FrameDataP9FrameCompi
320FrameData::FrameData(FrameComp *, int)
820542c9 321FrameData::FrameData
e2eaf477 322#
820542c9 323--format=gnu --no-params
e2eaf477
ILT
324__9HVGraphicP9CanvasVarP7Graphic
325HVGraphic::HVGraphic(CanvasVar *, Graphic *)
820542c9 326HVGraphic::HVGraphic
e2eaf477 327#
820542c9 328--format=gnu --no-params
e2eaf477
ILT
329__Q23foo3bar
330foo::bar::bar(void)
820542c9 331foo::bar::bar
e2eaf477 332#
820542c9 333--format=gnu --no-params
e2eaf477
ILT
334__Q33foo3bar4bell
335foo::bar::bell::bell(void)
820542c9 336foo::bar::bell::bell
e2eaf477 337#
820542c9 338--format=gnu --no-params
e2eaf477
ILT
339__aa__3fooRT0
340foo::operator&&(foo &)
820542c9 341foo::operator&&
e2eaf477 342#
820542c9 343--format=gnu --no-params
e2eaf477
ILT
344__aad__3fooRT0
345foo::operator&=(foo &)
820542c9 346foo::operator&=
e2eaf477 347#
820542c9 348--format=gnu --no-params
e2eaf477
ILT
349__ad__3fooRT0
350foo::operator&(foo &)
820542c9 351foo::operator&
e2eaf477 352#
820542c9 353--format=gnu --no-params
e2eaf477
ILT
354__adv__3fooRT0
355foo::operator/=(foo &)
820542c9 356foo::operator/=
e2eaf477 357#
820542c9 358--format=gnu --no-params
e2eaf477
ILT
359__aer__3fooRT0
360foo::operator^=(foo &)
820542c9 361foo::operator^=
e2eaf477 362#
820542c9 363--format=gnu --no-params
e2eaf477
ILT
364__als__3fooRT0
365foo::operator<<=(foo &)
820542c9 366foo::operator<<=
e2eaf477 367#
820542c9 368--format=gnu --no-params
e2eaf477
ILT
369__amd__3fooRT0
370foo::operator%=(foo &)
820542c9 371foo::operator%=
e2eaf477 372#
820542c9 373--format=gnu --no-params
e2eaf477
ILT
374__ami__3fooRT0
375foo::operator-=(foo &)
820542c9 376foo::operator-=
e2eaf477 377#
820542c9 378--format=gnu --no-params
e2eaf477
ILT
379__aml__3FixRT0
380Fix::operator*=(Fix &)
820542c9 381Fix::operator*=
e2eaf477 382#
820542c9 383--format=gnu --no-params
e2eaf477
ILT
384__aml__5Fix16i
385Fix16::operator*=(int)
820542c9 386Fix16::operator*=
e2eaf477 387#
820542c9 388--format=gnu --no-params
e2eaf477
ILT
389__aml__5Fix32RT0
390Fix32::operator*=(Fix32 &)
820542c9 391Fix32::operator*=
e2eaf477 392#
820542c9 393--format=gnu --no-params
e2eaf477
ILT
394__aor__3fooRT0
395foo::operator|=(foo &)
820542c9 396foo::operator|=
e2eaf477 397#
820542c9 398--format=gnu --no-params
e2eaf477
ILT
399__apl__3fooRT0
400foo::operator+=(foo &)
820542c9 401foo::operator+=
e2eaf477 402#
820542c9 403--format=gnu --no-params
e2eaf477
ILT
404__ars__3fooRT0
405foo::operator>>=(foo &)
820542c9 406foo::operator>>=
e2eaf477 407#
820542c9 408--format=gnu --no-params
e2eaf477
ILT
409__as__3fooRT0
410foo::operator=(foo &)
820542c9 411foo::operator=
e2eaf477 412#
820542c9 413--format=gnu --no-params
e2eaf477
ILT
414__cl__3fooRT0
415foo::operator()(foo &)
820542c9 416foo::operator()
e2eaf477 417#
820542c9 418--format=gnu --no-params
e2eaf477
ILT
419__cl__6Normal
420Normal::operator()(void)
820542c9 421Normal::operator()
e2eaf477 422#
820542c9 423--format=gnu --no-params
e2eaf477
ILT
424__cl__6Stringii
425String::operator()(int, int)
820542c9 426String::operator()
e2eaf477 427#
820542c9 428--format=gnu --no-params
e2eaf477
ILT
429__cm__3fooRT0
430foo::operator, (foo &)
820542c9 431foo::operator,
e2eaf477 432#
820542c9 433--format=gnu --no-params
e2eaf477
ILT
434__co__3foo
435foo::operator~(void)
820542c9 436foo::operator~
e2eaf477 437#
820542c9 438--format=gnu --no-params
e2eaf477
ILT
439__dl__3fooPv
440foo::operator delete(void *)
820542c9 441foo::operator delete
e2eaf477 442#
820542c9 443--format=gnu --no-params
e2eaf477
ILT
444__dv__3fooRT0
445foo::operator/(foo &)
820542c9 446foo::operator/
e2eaf477 447#
820542c9 448--format=gnu --no-params
e2eaf477
ILT
449__eq__3fooRT0
450foo::operator==(foo &)
820542c9 451foo::operator==
e2eaf477 452#
820542c9 453--format=gnu --no-params
e2eaf477
ILT
454__er__3fooRT0
455foo::operator^(foo &)
820542c9 456foo::operator^
e2eaf477 457#
820542c9 458--format=gnu --no-params
e2eaf477
ILT
459__ge__3fooRT0
460foo::operator>=(foo &)
820542c9 461foo::operator>=
e2eaf477 462#
820542c9 463--format=gnu --no-params
e2eaf477
ILT
464__gt__3fooRT0
465foo::operator>(foo &)
820542c9 466foo::operator>
e2eaf477 467#
820542c9 468--format=gnu --no-params
e2eaf477
ILT
469__le__3fooRT0
470foo::operator<=(foo &)
820542c9 471foo::operator<=
e2eaf477 472#
820542c9 473--format=gnu --no-params
e2eaf477
ILT
474__ls__3fooRT0
475foo::operator<<(foo &)
820542c9 476foo::operator<<
e2eaf477 477#
820542c9 478--format=gnu --no-params
e2eaf477
ILT
479__ls__FR7ostreamPFR3ios_R3ios
480operator<<(ostream &, ios &(*)(ios &))
820542c9 481operator<<
e2eaf477 482#
820542c9 483--format=gnu --no-params
e2eaf477
ILT
484__ls__FR7ostreamR3Fix
485operator<<(ostream &, Fix &)
820542c9 486operator<<
e2eaf477 487#
820542c9 488--format=gnu --no-params
e2eaf477
ILT
489__lt__3fooRT0
490foo::operator<(foo &)
820542c9 491foo::operator<
e2eaf477 492#
820542c9 493--format=gnu --no-params
e2eaf477
ILT
494__md__3fooRT0
495foo::operator%(foo &)
820542c9 496foo::operator%
e2eaf477 497#
820542c9 498--format=gnu --no-params
e2eaf477
ILT
499__mi__3fooRT0
500foo::operator-(foo &)
820542c9 501foo::operator-
e2eaf477 502#
820542c9 503--format=gnu --no-params
e2eaf477
ILT
504__ml__3fooRT0
505foo::operator*(foo &)
820542c9 506foo::operator*
e2eaf477 507#
820542c9 508--format=gnu --no-params
e2eaf477
ILT
509__mm__3fooi
510foo::operator--(int)
820542c9 511foo::operator--
e2eaf477 512#
820542c9 513--format=gnu --no-params
e2eaf477
ILT
514__ne__3fooRT0
515foo::operator!=(foo &)
820542c9 516foo::operator!=
e2eaf477 517#
820542c9 518--format=gnu --no-params
e2eaf477
ILT
519__nt__3foo
520foo::operator!(void)
820542c9 521foo::operator!
e2eaf477 522#
820542c9 523--format=gnu --no-params
e2eaf477
ILT
524__nw__3fooi
525foo::operator new(int)
820542c9 526foo::operator new
e2eaf477 527#
820542c9 528--format=gnu --no-params
e2eaf477
ILT
529__oo__3fooRT0
530foo::operator||(foo &)
820542c9 531foo::operator||
e2eaf477 532#
820542c9 533--format=gnu --no-params
e2eaf477
ILT
534__opPc__3foo
535foo::operator char *(void)
820542c9 536foo::operator char *
e2eaf477 537#
820542c9 538--format=gnu --no-params
e2eaf477
ILT
539__opi__3foo
540foo::operator int(void)
820542c9 541foo::operator int
e2eaf477 542#
820542c9 543--format=gnu --no-params
e2eaf477
ILT
544__or__3fooRT0
545foo::operator|(foo &)
820542c9 546foo::operator|
e2eaf477 547#
820542c9 548--format=gnu --no-params
e2eaf477
ILT
549__pl__3fooRT0
550foo::operator+(foo &)
820542c9 551foo::operator+
e2eaf477 552#
820542c9 553--format=gnu --no-params
e2eaf477
ILT
554__pp__3fooi
555foo::operator++(int)
820542c9 556foo::operator++
e2eaf477 557#
820542c9 558--format=gnu --no-params
e2eaf477
ILT
559__rf__3foo
560foo::operator->(void)
820542c9 561foo::operator->
e2eaf477 562#
820542c9 563--format=gnu --no-params
e2eaf477
ILT
564__rm__3fooRT0
565foo::operator->*(foo &)
820542c9 566foo::operator->*
e2eaf477 567#
820542c9 568--format=gnu --no-params
e2eaf477
ILT
569__rs__3fooRT0
570foo::operator>>(foo &)
820542c9 571foo::operator>>
e2eaf477 572#
820542c9 573--format=gnu --no-params
e2eaf477
ILT
574_new_Fix__FUs
575_new_Fix(unsigned short)
820542c9 576_new_Fix
e2eaf477 577#
820542c9 578--format=gnu --no-params
e2eaf477
ILT
579_vt.foo
580foo virtual table
820542c9 581foo virtual table
e2eaf477 582#
820542c9 583--format=gnu --no-params
e2eaf477
ILT
584_vt.foo.bar
585foo::bar virtual table
820542c9 586foo::bar virtual table
e2eaf477 587#
820542c9 588--format=gnu --no-params
a54ba43f 589_vt$foo
e2eaf477 590foo virtual table
820542c9 591foo virtual table
e2eaf477 592#
820542c9 593--format=gnu --no-params
a54ba43f 594_vt$foo$bar
e2eaf477 595foo::bar virtual table
820542c9 596foo::bar virtual table
e2eaf477 597#
820542c9 598--format=gnu --no-params
e2eaf477
ILT
599append__7ivGlyphPT0
600ivGlyph::append(ivGlyph *)
820542c9 601ivGlyph::append
e2eaf477 602#
820542c9 603--format=gnu --no-params
e2eaf477
ILT
604clearok__FP7_win_sti
605clearok(_win_st *, int)
820542c9 606clearok
e2eaf477 607#
820542c9 608--format=gnu --no-params
e2eaf477
ILT
609complexfunc2__FPFPc_i
610complexfunc2(int (*)(char *))
820542c9 611complexfunc2
e2eaf477 612#
820542c9 613--format=gnu --no-params
e2eaf477
ILT
614complexfunc3__FPFPFPl_s_i
615complexfunc3(int (*)(short (*)(long *)))
820542c9 616complexfunc3
e2eaf477 617#
820542c9 618--format=gnu --no-params
e2eaf477
ILT
619complexfunc4__FPFPFPc_s_i
620complexfunc4(int (*)(short (*)(char *)))
820542c9 621complexfunc4
e2eaf477 622#
820542c9 623--format=gnu --no-params
e2eaf477
ILT
624complexfunc5__FPFPc_PFl_i
625complexfunc5(int (*(*)(char *))(long))
820542c9 626complexfunc5
e2eaf477 627#
820542c9 628--format=gnu --no-params
e2eaf477
ILT
629complexfunc6__FPFPi_PFl_i
630complexfunc6(int (*(*)(int *))(long))
820542c9 631complexfunc6
e2eaf477 632#
820542c9 633--format=gnu --no-params
e2eaf477
ILT
634complexfunc7__FPFPFPc_i_PFl_i
635complexfunc7(int (*(*)(int (*)(char *)))(long))
820542c9 636complexfunc7
e2eaf477 637#
820542c9 638--format=gnu --no-params
e2eaf477
ILT
639foo__FiN30
640foo(int, int, int, int)
820542c9 641foo
e2eaf477 642#
820542c9 643--format=gnu --no-params
e2eaf477
ILT
644foo__FiR3fooiT1iT1
645foo(int, foo &, int, foo &, int, foo &)
820542c9 646foo
e2eaf477 647#
820542c9 648--format=gnu --no-params
e2eaf477
ILT
649foo___3barl
650bar::foo_(long)
820542c9 651bar::foo_
e2eaf477 652#
820542c9 653--format=gnu --no-params
e2eaf477
ILT
654insert__15ivClippingStacklRP8_XRegion
655ivClippingStack::insert(long, _XRegion *&)
820542c9 656ivClippingStack::insert
e2eaf477 657#
820542c9 658--format=gnu --no-params
e2eaf477
ILT
659insert__16ChooserInfo_ListlR11ChooserInfo
660ChooserInfo_List::insert(long, ChooserInfo &)
820542c9 661ChooserInfo_List::insert
e2eaf477 662#
820542c9 663--format=gnu --no-params
e2eaf477
ILT
664insert__17FontFamilyRepListlRP15ivFontFamilyRep
665FontFamilyRepList::insert(long, ivFontFamilyRep *&)
820542c9 666FontFamilyRepList::insert
e2eaf477 667#
820542c9 668--format=gnu --no-params
e2eaf477
ILT
669leaveok__FP7_win_stc
670leaveok(_win_st *, char)
820542c9 671leaveok
e2eaf477 672#
820542c9 673--format=gnu --no-params
e2eaf477
ILT
674left_mover__C7ivMFKitP12ivAdjustableP7ivStyle
675ivMFKit::left_mover(ivAdjustable *, ivStyle *) const
820542c9 676ivMFKit::left_mover
e2eaf477 677#
820542c9 678--format=gnu --no-params
e2eaf477
ILT
679overload1arg__FSc
680overload1arg(signed char)
820542c9 681overload1arg
e2eaf477 682#
820542c9 683--format=gnu --no-params
e2eaf477
ILT
684overload1arg__FUc
685overload1arg(unsigned char)
820542c9 686overload1arg
e2eaf477 687#
820542c9 688--format=gnu --no-params
e2eaf477
ILT
689overload1arg__FUi
690overload1arg(unsigned int)
820542c9 691overload1arg
e2eaf477 692#
820542c9 693--format=gnu --no-params
e2eaf477
ILT
694overload1arg__FUl
695overload1arg(unsigned long)
820542c9 696overload1arg
e2eaf477 697#
820542c9 698--format=gnu --no-params
e2eaf477
ILT
699overload1arg__FUs
700overload1arg(unsigned short)
820542c9 701overload1arg
e2eaf477 702#
820542c9 703--format=gnu --no-params
e2eaf477
ILT
704overload1arg__Fc
705overload1arg(char)
820542c9 706overload1arg
e2eaf477 707#
820542c9 708--format=gnu --no-params
e2eaf477
ILT
709overload1arg__Fd
710overload1arg(double)
820542c9 711overload1arg
e2eaf477 712#
820542c9 713--format=gnu --no-params
e2eaf477
ILT
714overload1arg__Ff
715overload1arg(float)
820542c9 716overload1arg
e2eaf477 717#
820542c9 718--format=gnu --no-params
e2eaf477
ILT
719overload1arg__Fi
720overload1arg(int)
820542c9 721overload1arg
e2eaf477 722#
820542c9 723--format=gnu --no-params
e2eaf477
ILT
724overload1arg__Fl
725overload1arg(long)
820542c9 726overload1arg
e2eaf477 727#
820542c9 728--format=gnu --no-params
e2eaf477
ILT
729overload1arg__Fs
730overload1arg(short)
820542c9 731overload1arg
e2eaf477 732#
820542c9 733--format=gnu --no-params
e2eaf477
ILT
734overload1arg__Fv
735overload1arg(void)
820542c9 736overload1arg
e2eaf477 737#
820542c9 738--format=gnu --no-params
e2eaf477
ILT
739overloadargs__Fi
740overloadargs(int)
820542c9 741overloadargs
e2eaf477 742#
820542c9 743--format=gnu --no-params
e2eaf477
ILT
744overloadargs__Fii
745overloadargs(int, int)
820542c9 746overloadargs
e2eaf477 747#
820542c9 748--format=gnu --no-params
e2eaf477
ILT
749overloadargs__Fiii
750overloadargs(int, int, int)
820542c9 751overloadargs
e2eaf477 752#
820542c9 753--format=gnu --no-params
e2eaf477
ILT
754overloadargs__Fiiii
755overloadargs(int, int, int, int)
820542c9 756overloadargs
e2eaf477 757#
820542c9 758--format=gnu --no-params
e2eaf477
ILT
759overloadargs__Fiiiii
760overloadargs(int, int, int, int, int)
820542c9 761overloadargs
e2eaf477 762#
820542c9 763--format=gnu --no-params
e2eaf477
ILT
764overloadargs__Fiiiiii
765overloadargs(int, int, int, int, int, int)
820542c9 766overloadargs
e2eaf477 767#
820542c9 768--format=gnu --no-params
e2eaf477
ILT
769overloadargs__Fiiiiiii
770overloadargs(int, int, int, int, int, int, int)
820542c9 771overloadargs
e2eaf477 772#
820542c9 773--format=gnu --no-params
e2eaf477
ILT
774overloadargs__Fiiiiiiii
775overloadargs(int, int, int, int, int, int, int, int)
820542c9 776overloadargs
e2eaf477 777#
820542c9 778--format=gnu --no-params
e2eaf477
ILT
779overloadargs__Fiiiiiiiii
780overloadargs(int, int, int, int, int, int, int, int, int)
820542c9 781overloadargs
e2eaf477 782#
820542c9 783--format=gnu --no-params
e2eaf477
ILT
784overloadargs__Fiiiiiiiiii
785overloadargs(int, int, int, int, int, int, int, int, int, int)
820542c9 786overloadargs
e2eaf477 787#
820542c9 788--format=gnu --no-params
e2eaf477
ILT
789overloadargs__Fiiiiiiiiiii
790overloadargs(int, int, int, int, int, int, int, int, int, int, int)
820542c9 791overloadargs
e2eaf477 792#
820542c9 793--format=gnu --no-params
e2eaf477
ILT
794poke__8ivRasterUlUlffff
795ivRaster::poke(unsigned long, unsigned long, float, float, float, float)
820542c9 796ivRaster::poke
e2eaf477 797#
820542c9 798--format=gnu --no-params
e2eaf477
ILT
799polar__Fdd
800polar(double, double)
820542c9 801polar
e2eaf477 802#
820542c9 803--format=gnu --no-params
e2eaf477
ILT
804scale__13ivTransformerff
805ivTransformer::scale(float, float)
820542c9 806ivTransformer::scale
e2eaf477 807#
820542c9 808--format=gnu --no-params
e2eaf477
ILT
809sgetn__7filebufPci
810filebuf::sgetn(char *, int)
820542c9 811filebuf::sgetn
e2eaf477 812#
820542c9 813--format=gnu --no-params
e2eaf477
ILT
814shift__FP5_FrepiT0
815shift(_Frep *, int, _Frep *)
820542c9 816shift
e2eaf477 817#
820542c9 818--format=gnu --no-params
e2eaf477
ILT
819test__C6BitSeti
820BitSet::test(int) const
820542c9 821BitSet::test
e2eaf477 822#
820542c9 823--format=gnu --no-params
e2eaf477
ILT
824test__C6BitSetii
825BitSet::test(int, int) const
820542c9 826BitSet::test
e2eaf477 827#
820542c9 828--format=gnu --no-params
e2eaf477
ILT
829text_source__8Documentl
830Document::text_source(long)
820542c9 831Document::text_source
e2eaf477 832#
820542c9 833--format=gnu --no-params
e2eaf477
ILT
834variance__6Erlangd
835Erlang::variance(double)
820542c9 836Erlang::variance
e2eaf477 837#
820542c9 838--format=gnu --no-params
e2eaf477
ILT
839view__14DocumentViewerP8ItemViewP11TabularItem
840DocumentViewer::view(ItemView *, TabularItem *)
820542c9 841DocumentViewer::view
e2eaf477 842#
820542c9 843--format=gnu --no-params
e2eaf477
ILT
844xy_extents__11ivExtensionffff
845ivExtension::xy_extents(float, float, float, float)
820542c9 846ivExtension::xy_extents
e2eaf477 847#
820542c9 848--format=gnu --no-params
e2eaf477
ILT
849zero__8osMemoryPvUi
850osMemory::zero(void *, unsigned int)
820542c9 851osMemory::zero
e2eaf477 852#
820542c9 853--format=gnu --no-params
a54ba43f 854_2T4$N
e2eaf477 855T4::N
820542c9 856T4::N
e2eaf477 857#
820542c9 858--format=gnu --no-params
a54ba43f 859_Q22T42t1$N
e2eaf477 860T4::t1::N
820542c9 861T4::t1::N
e2eaf477 862#
820542c9 863--format=gnu --no-params
e2eaf477
ILT
864get__2T1
865T1::get(void)
820542c9 866T1::get
e2eaf477 867#
820542c9 868--format=gnu --no-params
e2eaf477
ILT
869get__Q22T11a
870T1::a::get(void)
820542c9 871T1::a::get
e2eaf477 872#
820542c9 873--format=gnu --no-params
e2eaf477
ILT
874get__Q32T11a1b
875T1::a::b::get(void)
820542c9 876T1::a::b::get
e2eaf477 877#
820542c9 878--format=gnu --no-params
e2eaf477
ILT
879get__Q42T11a1b1c
880T1::a::b::c::get(void)
820542c9 881T1::a::b::c::get
e2eaf477 882#
820542c9 883--format=gnu --no-params
e2eaf477
ILT
884get__Q52T11a1b1c1d
885T1::a::b::c::d::get(void)
820542c9 886T1::a::b::c::d::get
e2eaf477 887#
820542c9 888--format=gnu --no-params
e2eaf477
ILT
889put__2T1i
890T1::put(int)
820542c9 891T1::put
e2eaf477 892#
820542c9 893--format=gnu --no-params
e2eaf477
ILT
894put__Q22T11ai
895T1::a::put(int)
820542c9 896T1::a::put
e2eaf477 897#
820542c9 898--format=gnu --no-params
e2eaf477
ILT
899put__Q32T11a1bi
900T1::a::b::put(int)
820542c9 901T1::a::b::put
e2eaf477 902#
820542c9 903--format=gnu --no-params
e2eaf477
ILT
904put__Q42T11a1b1ci
905T1::a::b::c::put(int)
820542c9 906T1::a::b::c::put
e2eaf477 907#
820542c9 908--format=gnu --no-params
e2eaf477
ILT
909put__Q52T11a1b1c1di
910T1::a::b::c::d::put(int)
820542c9 911T1::a::b::c::d::put
e2eaf477 912#
820542c9 913--format=gnu --no-params
e2eaf477
ILT
914bar__3fooPv
915foo::bar(void *)
820542c9 916foo::bar
e2eaf477 917#
820542c9 918--format=gnu --no-params
e2eaf477
ILT
919bar__C3fooPv
920foo::bar(void *) const
820542c9 921foo::bar
e2eaf477 922#
820542c9 923--format=gnu --no-params
e2eaf477
ILT
924__eq__3fooRT0
925foo::operator==(foo &)
820542c9 926foo::operator==
e2eaf477 927#
820542c9 928--format=gnu --no-params
e2eaf477
ILT
929__eq__C3fooR3foo
930foo::operator==(foo &) const
820542c9 931foo::operator==
e2eaf477 932#
820542c9 933--format=gnu --no-params
e2eaf477
ILT
934elem__t6vector1Zdi
935vector<double>::elem(int)
820542c9 936vector<double>::elem
e2eaf477 937#
820542c9 938--format=gnu --no-params
e2eaf477
ILT
939elem__t6vector1Zii
940vector<int>::elem(int)
820542c9 941vector<int>::elem
e2eaf477 942#
820542c9 943--format=gnu --no-params
e2eaf477
ILT
944__t6vector1Zdi
945vector<double>::vector(int)
820542c9 946vector<double>::vector
e2eaf477 947#
820542c9 948--format=gnu --no-params
e2eaf477
ILT
949__t6vector1Zii
950vector<int>::vector(int)
820542c9 951vector<int>::vector
e2eaf477 952#
820542c9 953--format=gnu --no-params
a54ba43f 954_$_t6vector1Zdi
e2eaf477 955vector<double>::~vector(int)
820542c9 956vector<double>::~vector
e2eaf477 957#
820542c9 958--format=gnu --no-params
a54ba43f 959_$_t6vector1Zii
e2eaf477 960vector<int>::~vector(int)
820542c9 961vector<int>::~vector
e2eaf477 962#
820542c9 963--format=gnu --no-params
e2eaf477
ILT
964__nw__t2T11ZcUi
965T1<char>::operator new(unsigned int)
820542c9 966T1<char>::operator new
e2eaf477 967#
820542c9 968--format=gnu --no-params
e2eaf477
ILT
969__nw__t2T11Z1tUi
970T1<t>::operator new(unsigned int)
820542c9 971T1<t>::operator new
e2eaf477 972#
820542c9 973--format=gnu --no-params
e2eaf477
ILT
974__dl__t2T11ZcPv
975T1<char>::operator delete(void *)
820542c9 976T1<char>::operator delete
e2eaf477 977#
820542c9 978--format=gnu --no-params
e2eaf477
ILT
979__dl__t2T11Z1tPv
980T1<t>::operator delete(void *)
820542c9 981T1<t>::operator delete
e2eaf477 982#
820542c9 983--format=gnu --no-params
e2eaf477
ILT
984__t2T11Zci
985T1<char>::T1(int)
820542c9 986T1<char>::T1
e2eaf477 987#
820542c9 988--format=gnu --no-params
e2eaf477
ILT
989__t2T11Zc
990T1<char>::T1(void)
820542c9 991T1<char>::T1
e2eaf477 992#
820542c9 993--format=gnu --no-params
e2eaf477
ILT
994__t2T11Z1ti
995T1<t>::T1(int)
820542c9 996T1<t>::T1
e2eaf477 997#
820542c9 998--format=gnu --no-params
e2eaf477
ILT
999__t2T11Z1t
1000T1<t>::T1(void)
820542c9 1001T1<t>::T1
e2eaf477 1002#
820542c9 1003--format=gnu --no-params
e2eaf477
ILT
1004__Q2t4List1Z10VHDLEntity3Pix
1005List<VHDLEntity>::Pix::Pix(void)
820542c9 1006List<VHDLEntity>::Pix::Pix
e2eaf477 1007#
820542c9 1008--format=gnu --no-params
e2eaf477
ILT
1009__Q2t4List1Z10VHDLEntity3PixPQ2t4List1Z10VHDLEntity7element
1010List<VHDLEntity>::Pix::Pix(List<VHDLEntity>::element *)
820542c9 1011List<VHDLEntity>::Pix::Pix
e2eaf477 1012#
820542c9 1013--format=gnu --no-params
e2eaf477
ILT
1014__Q2t4List1Z10VHDLEntity3PixRCQ2t4List1Z10VHDLEntity3Pix
1015List<VHDLEntity>::Pix::Pix(List<VHDLEntity>::Pix const &)
820542c9 1016List<VHDLEntity>::Pix::Pix
e2eaf477 1017#
820542c9 1018--format=gnu --no-params
fa3fcee7
NC
1019__Q2t4List1Z10VHDLEntity3PixOCQ2t4List1Z10VHDLEntity3Pix
1020List<VHDLEntity>::Pix::Pix(List<VHDLEntity>::Pix const &&)
1021List<VHDLEntity>::Pix::Pix
1022#
1023--format=gnu --no-params
e2eaf477
ILT
1024__Q2t4List1Z10VHDLEntity7elementRC10VHDLEntityPT0
1025List<VHDLEntity>::element::element(VHDLEntity const &, List<VHDLEntity>::element *)
820542c9 1026List<VHDLEntity>::element::element
e2eaf477 1027#
820542c9 1028--format=gnu --no-params
fa3fcee7
NC
1029__Q2t4List1Z10VHDLEntity7elementOC10VHDLEntityPT0
1030List<VHDLEntity>::element::element(VHDLEntity const &&, List<VHDLEntity>::element *)
1031List<VHDLEntity>::element::element
1032#
1033--format=gnu --no-params
e2eaf477
ILT
1034__Q2t4List1Z10VHDLEntity7elementRCQ2t4List1Z10VHDLEntity7element
1035List<VHDLEntity>::element::element(List<VHDLEntity>::element const &)
820542c9 1036List<VHDLEntity>::element::element
e2eaf477 1037#
820542c9 1038--format=gnu --no-params
e2eaf477
ILT
1039__cl__C11VHDLLibraryGt4PixX3Z11VHDLLibraryZ14VHDLLibraryRepZt4List1Z10VHDLEntity
1040VHDLLibrary::operator()(PixX<VHDLLibrary, VHDLLibraryRep, List<VHDLEntity> >) const
820542c9 1041VHDLLibrary::operator()
e2eaf477 1042#
820542c9 1043--format=gnu --no-params
e2eaf477
ILT
1044__cl__Ct4List1Z10VHDLEntityRCQ2t4List1Z10VHDLEntity3Pix
1045List<VHDLEntity>::operator()(List<VHDLEntity>::Pix const &) const
820542c9 1046List<VHDLEntity>::operator()
e2eaf477 1047#
820542c9 1048--format=gnu --no-params
e2eaf477
ILT
1049__ne__FPvRCQ2t4List1Z10VHDLEntity3Pix
1050operator!=(void *, List<VHDLEntity>::Pix const &)
820542c9 1051operator!=
e2eaf477 1052#
820542c9 1053--format=gnu --no-params
e2eaf477
ILT
1054__ne__FPvRCt4PixX3Z11VHDLLibraryZ14VHDLLibraryRepZt4List1Z10VHDLEntity
1055operator!=(void *, PixX<VHDLLibrary, VHDLLibraryRep, List<VHDLEntity> > const &)
820542c9 1056operator!=
e2eaf477 1057#
820542c9 1058--format=gnu --no-params
e2eaf477
ILT
1059__t4List1Z10VHDLEntityRCt4List1Z10VHDLEntity
1060List<VHDLEntity>::List(List<VHDLEntity> const &)
820542c9 1061List<VHDLEntity>::List
e2eaf477 1062#
820542c9 1063--format=gnu --no-params
e2eaf477
ILT
1064__t4PixX3Z11VHDLLibraryZ14VHDLLibraryRepZt4List1Z10VHDLEntity
1065PixX<VHDLLibrary, VHDLLibraryRep, List<VHDLEntity> >::PixX(void)
820542c9 1066PixX<VHDLLibrary, VHDLLibraryRep, List<VHDLEntity> >::PixX
e2eaf477 1067#
820542c9 1068--format=gnu --no-params
e2eaf477
ILT
1069__t4PixX3Z11VHDLLibraryZ14VHDLLibraryRepZt4List1Z10VHDLEntityP14VHDLLibraryRepGQ2t4List1Z10VHDLEntity3Pix
1070PixX<VHDLLibrary, VHDLLibraryRep, List<VHDLEntity> >::PixX(VHDLLibraryRep *, List<VHDLEntity>::Pix)
820542c9 1071PixX<VHDLLibrary, VHDLLibraryRep, List<VHDLEntity> >::PixX
e2eaf477 1072#
820542c9 1073--format=gnu --no-params
e2eaf477
ILT
1074__t4PixX3Z11VHDLLibraryZ14VHDLLibraryRepZt4List1Z10VHDLEntityRCt4PixX3Z11VHDLLibraryZ14VHDLLibraryRepZt4List1Z10VHDLEntity
1075PixX<VHDLLibrary, VHDLLibraryRep, List<VHDLEntity> >::PixX(PixX<VHDLLibrary, VHDLLibraryRep, List<VHDLEntity> > const &)
820542c9 1076PixX<VHDLLibrary, VHDLLibraryRep, List<VHDLEntity> >::PixX
e2eaf477 1077#
820542c9 1078--format=gnu --no-params
fa3fcee7
NC
1079__t4PixX3Z11VHDLLibraryZ14VHDLLibraryRepZt4List1Z10VHDLEntityOCt4PixX3Z11VHDLLibraryZ14VHDLLibraryRepZt4List1Z10VHDLEntity
1080PixX<VHDLLibrary, VHDLLibraryRep, List<VHDLEntity> >::PixX(PixX<VHDLLibrary, VHDLLibraryRep, List<VHDLEntity> > const &&)
1081PixX<VHDLLibrary, VHDLLibraryRep, List<VHDLEntity> >::PixX
1082#
1083--format=gnu --no-params
e2eaf477
ILT
1084nextE__C11VHDLLibraryRt4PixX3Z11VHDLLibraryZ14VHDLLibraryRepZt4List1Z10VHDLEntity
1085VHDLLibrary::nextE(PixX<VHDLLibrary, VHDLLibraryRep, List<VHDLEntity> > &) const
820542c9 1086VHDLLibrary::nextE
e2eaf477 1087#
820542c9 1088--format=gnu --no-params
e2eaf477
ILT
1089next__Ct4List1Z10VHDLEntityRQ2t4List1Z10VHDLEntity3Pix
1090List<VHDLEntity>::next(List<VHDLEntity>::Pix &) const
820542c9 1091List<VHDLEntity>::next
e2eaf477 1092#
820542c9 1093--format=gnu --no-params
a54ba43f 1094_GLOBAL_$D$set
e2eaf477 1095global destructors keyed to set
820542c9 1096global destructors keyed to set
e2eaf477 1097#
820542c9 1098--format=gnu --no-params
a54ba43f 1099_GLOBAL_$I$set
e2eaf477 1100global constructors keyed to set
820542c9 1101global constructors keyed to set
e2eaf477 1102#
820542c9 1103--format=gnu --no-params
e2eaf477
ILT
1104__as__t5ListS1ZUiRCt5ListS1ZUi
1105ListS<unsigned int>::operator=(ListS<unsigned int> const &)
820542c9 1106ListS<unsigned int>::operator=
e2eaf477 1107#
820542c9 1108--format=gnu --no-params
e2eaf477
ILT
1109__cl__Ct5ListS1ZUiRCQ2t5ListS1ZUi3Vix
1110ListS<unsigned int>::operator()(ListS<unsigned int>::Vix const &) const
820542c9 1111ListS<unsigned int>::operator()
e2eaf477 1112#
820542c9 1113--format=gnu --no-params
e2eaf477
ILT
1114__cl__Ct5SetLS1ZUiRCQ2t5SetLS1ZUi3Vix
1115SetLS<unsigned int>::operator()(SetLS<unsigned int>::Vix const &) const
820542c9 1116SetLS<unsigned int>::operator()
e2eaf477 1117#
820542c9 1118--format=gnu --no-params
e2eaf477
ILT
1119__t10ListS_link1ZUiRCUiPT0
1120ListS_link<unsigned int>::ListS_link(unsigned int const &, ListS_link<unsigned int> *)
820542c9 1121ListS_link<unsigned int>::ListS_link
e2eaf477 1122#
820542c9 1123--format=gnu --no-params
e2eaf477
ILT
1124__t10ListS_link1ZUiRCt10ListS_link1ZUi
1125ListS_link<unsigned int>::ListS_link(ListS_link<unsigned int> const &)
820542c9 1126ListS_link<unsigned int>::ListS_link
e2eaf477 1127#
820542c9 1128--format=gnu --no-params
e2eaf477
ILT
1129__t5ListS1ZUiRCt5ListS1ZUi
1130ListS<unsigned int>::ListS(ListS<unsigned int> const &)
820542c9 1131ListS<unsigned int>::ListS
e2eaf477 1132#
820542c9 1133--format=gnu --no-params
e2eaf477
ILT
1134next__Ct5ListS1ZUiRQ2t5ListS1ZUi3Vix
1135ListS<unsigned int>::next(ListS<unsigned int>::Vix &) const
820542c9 1136ListS<unsigned int>::next
e2eaf477 1137#
820542c9 1138--format=gnu --no-params
e2eaf477
ILT
1139__ne__FPvRCQ2t5SetLS1ZUi3Vix
1140operator!=(void *, SetLS<unsigned int>::Vix const &)
820542c9 1141operator!=
e2eaf477 1142#
820542c9 1143--format=gnu --no-params
e2eaf477
ILT
1144__t8ListElem1Z5LabelRt4List1Z5Label
1145ListElem<Label>::ListElem(List<Label> &)
820542c9 1146ListElem<Label>::ListElem
e2eaf477 1147#
820542c9 1148--format=gnu --no-params
e2eaf477
ILT
1149__t8BDDHookV1ZPcRCPc
1150BDDHookV<char *>::BDDHookV(char *const &)
820542c9 1151BDDHookV<char *>::BDDHookV
e2eaf477 1152#
820542c9 1153--format=gnu --no-params
a54ba43f 1154_vt$t8BDDHookV1ZPc
e2eaf477 1155BDDHookV<char *> virtual table
820542c9 1156BDDHookV<char *> virtual table
e2eaf477 1157#
820542c9 1158--format=gnu --no-params
e2eaf477
ILT
1159__ne__FPvRCQ211BDDFunction4VixB
1160operator!=(void *, BDDFunction::VixB const &)
820542c9 1161operator!=
e2eaf477 1162#
820542c9 1163--format=gnu --no-params
e2eaf477
ILT
1164__eq__FPvRCQ211BDDFunction4VixB
1165operator==(void *, BDDFunction::VixB const &)
820542c9 1166operator==
e2eaf477 1167#
820542c9 1168--format=gnu --no-params
e2eaf477
ILT
1169relativeId__CQ36T_phi210T_preserve8FPC_nextRCQ26T_phi210T_preserveRC10Parameters
1170T_phi2::T_preserve::FPC_next::relativeId(T_phi2::T_preserve const &, Parameters const &) const
820542c9 1171T_phi2::T_preserve::FPC_next::relativeId
e2eaf477 1172#
820542c9 1173--format=lucid --no-params
e2eaf477
ILT
1174WS__FR7istream
1175WS(istream &)
820542c9 1176WS
e2eaf477 1177#
820542c9 1178--format=lucid --no-params
e2eaf477
ILT
1179__aa__3fooFR3foo
1180foo::operator&&(foo &)
820542c9 1181foo::operator&&
e2eaf477 1182#
820542c9 1183--format=lucid --no-params
e2eaf477
ILT
1184__aad__3fooFR3foo
1185foo::operator&=(foo &)
820542c9 1186foo::operator&=
e2eaf477 1187#
820542c9 1188--format=lucid --no-params
e2eaf477
ILT
1189__ad__3fooFR3foo
1190foo::operator&(foo &)
820542c9 1191foo::operator&
e2eaf477 1192#
820542c9 1193--format=lucid --no-params
e2eaf477
ILT
1194__adv__3fooFR3foo
1195foo::operator/=(foo &)
820542c9 1196foo::operator/=
e2eaf477 1197#
820542c9 1198--format=lucid --no-params
e2eaf477
ILT
1199__adv__7complexF7complex
1200complex::operator/=(complex)
820542c9 1201complex::operator/=
e2eaf477 1202#
820542c9 1203--format=lucid --no-params
e2eaf477
ILT
1204__aer__3fooFR3foo
1205foo::operator^=(foo &)
820542c9 1206foo::operator^=
e2eaf477 1207#
820542c9 1208--format=lucid --no-params
e2eaf477
ILT
1209__als__3fooFR3foo
1210foo::operator<<=(foo &)
820542c9 1211foo::operator<<=
e2eaf477 1212#
820542c9 1213--format=lucid --no-params
e2eaf477
ILT
1214__amd__3fooFR3foo
1215foo::operator%=(foo &)
820542c9 1216foo::operator%=
e2eaf477 1217#
820542c9 1218--format=lucid --no-params
e2eaf477
ILT
1219__ami__3fooFR3foo
1220foo::operator-=(foo &)
820542c9 1221foo::operator-=
e2eaf477 1222#
820542c9 1223--format=lucid --no-params
e2eaf477
ILT
1224__amu__3fooFR3foo
1225foo::operator*=(foo &)
820542c9 1226foo::operator*=
e2eaf477 1227#
820542c9 1228--format=lucid --no-params
e2eaf477
ILT
1229__amu__7complexF7complex
1230complex::operator*=(complex)
820542c9 1231complex::operator*=
e2eaf477 1232#
820542c9 1233--format=lucid --no-params
e2eaf477
ILT
1234__aor__3fooFR3foo
1235foo::operator|=(foo &)
820542c9 1236foo::operator|=
e2eaf477 1237#
820542c9 1238--format=lucid --no-params
e2eaf477
ILT
1239__apl__3fooFR3foo
1240foo::operator+=(foo &)
820542c9 1241foo::operator+=
e2eaf477 1242#
820542c9 1243--format=lucid --no-params
e2eaf477
ILT
1244__ars__3fooFR3foo
1245foo::operator>>=(foo &)
820542c9 1246foo::operator>>=
e2eaf477 1247#
820542c9 1248--format=lucid --no-params
e2eaf477
ILT
1249__as__18istream_withassignFP9streambuf
1250istream_withassign::operator=(streambuf *)
820542c9 1251istream_withassign::operator=
e2eaf477 1252#
820542c9 1253--format=lucid --no-params
e2eaf477
ILT
1254__as__18istream_withassignFR7istream
1255istream_withassign::operator=(istream &)
820542c9 1256istream_withassign::operator=
e2eaf477 1257#
820542c9 1258--format=lucid --no-params
e2eaf477
ILT
1259__as__3fooFR3foo
1260foo::operator=(foo &)
820542c9 1261foo::operator=
e2eaf477 1262#
820542c9 1263--format=lucid --no-params
e2eaf477
ILT
1264__as__3iosFR3ios
1265ios::operator=(ios &)
820542c9 1266ios::operator=
e2eaf477 1267#
820542c9 1268--format=lucid --no-params
e2eaf477
ILT
1269__cl__3fooFR3foo
1270foo::operator()(foo &)
820542c9 1271foo::operator()
e2eaf477 1272#
820542c9 1273--format=lucid --no-params
e2eaf477
ILT
1274__cm__3fooFR3foo
1275foo::operator, (foo &)
820542c9 1276foo::operator,
e2eaf477 1277#
820542c9 1278--format=lucid --no-params
e2eaf477
ILT
1279__co__3fooFv
1280foo::operator~(void)
820542c9 1281foo::operator~
e2eaf477 1282#
820542c9 1283--format=lucid --no-params
e2eaf477
ILT
1284__ct__10istrstreamFPc
1285istrstream::istrstream(char *)
820542c9 1286istrstream::istrstream
e2eaf477 1287#
820542c9 1288--format=lucid --no-params
e2eaf477
ILT
1289__ct__10istrstreamFPci
1290istrstream::istrstream(char *, int)
820542c9 1291istrstream::istrstream
e2eaf477 1292#
820542c9 1293--format=lucid --no-params
e2eaf477
ILT
1294__ct__10ostrstreamFPciT2
1295ostrstream::ostrstream(char *, int, int)
820542c9 1296ostrstream::ostrstream
e2eaf477 1297#
820542c9 1298--format=lucid --no-params
e2eaf477
ILT
1299__ct__10ostrstreamFv
1300ostrstream::ostrstream(void)
820542c9 1301ostrstream::ostrstream
e2eaf477 1302#
820542c9 1303--format=lucid --no-params
e2eaf477
ILT
1304__ct__10smanip_intFPFR3iosi_R3iosi
1305smanip_int::smanip_int(ios &(*)(ios &, int), int)
820542c9 1306smanip_int::smanip_int
e2eaf477 1307#
820542c9 1308--format=lucid --no-params
fa3fcee7
NC
1309__ct__10smanip_intFPFO3iosi_O3iosi
1310smanip_int::smanip_int(ios &&(*)(ios &&, int), int)
1311smanip_int::smanip_int
1312#
1313--format=lucid --no-params
e2eaf477
ILT
1314__ct__11fstreambaseFi
1315fstreambase::fstreambase(int)
820542c9 1316fstreambase::fstreambase
e2eaf477 1317#
820542c9 1318--format=lucid --no-params
e2eaf477
ILT
1319__ct__11fstreambaseFiPcT1
1320fstreambase::fstreambase(int, char *, int)
820542c9 1321fstreambase::fstreambase
e2eaf477 1322#
820542c9 1323--format=lucid --no-params
e2eaf477
ILT
1324__ct__11fstreambaseFv
1325fstreambase::fstreambase(void)
820542c9 1326fstreambase::fstreambase
e2eaf477 1327#
820542c9 1328--format=lucid --no-params
e2eaf477
ILT
1329__ct__11smanip_longFPFR3iosl_R3iosl
1330smanip_long::smanip_long(ios &(*)(ios &, long), long)
820542c9 1331smanip_long::smanip_long
e2eaf477 1332#
820542c9 1333--format=lucid --no-params
fa3fcee7
NC
1334__ct__11smanip_longFPFO3iosl_O3iosl
1335smanip_long::smanip_long(ios &&(*)(ios &&, long), long)
1336smanip_long::smanip_long
1337#
1338--format=lucid --no-params
e2eaf477
ILT
1339__ct__11stdiostreamFP4FILE
1340stdiostream::stdiostream(FILE *)
820542c9 1341stdiostream::stdiostream
e2eaf477 1342#
820542c9 1343--format=lucid --no-params
e2eaf477
ILT
1344__ct__12strstreambufFPFl_PvPFPv_v
1345strstreambuf::strstreambuf(void *(*)(long), void (*)(void *))
820542c9 1346strstreambuf::strstreambuf
e2eaf477 1347#
820542c9 1348--format=lucid --no-params
e2eaf477
ILT
1349__ct__12strstreambufFPUciT1
1350strstreambuf::strstreambuf(unsigned char *, int, unsigned char *)
820542c9 1351strstreambuf::strstreambuf
e2eaf477 1352#
820542c9 1353--format=lucid --no-params
e2eaf477
ILT
1354__ct__12strstreambufFPciT1
1355strstreambuf::strstreambuf(char *, int, char *)
820542c9 1356strstreambuf::strstreambuf
e2eaf477 1357#
820542c9 1358--format=lucid --no-params
e2eaf477
ILT
1359__ct__12strstreambufFi
1360strstreambuf::strstreambuf(int)
820542c9 1361strstreambuf::strstreambuf
e2eaf477 1362#
820542c9 1363--format=lucid --no-params
e2eaf477
ILT
1364__ct__12strstreambufFv
1365strstreambuf::strstreambuf(void)
820542c9 1366strstreambuf::strstreambuf
e2eaf477 1367#
820542c9 1368--format=lucid --no-params
e2eaf477
ILT
1369__ct__13strstreambaseFPciT1
1370strstreambase::strstreambase(char *, int, char *)
820542c9 1371strstreambase::strstreambase
e2eaf477 1372#
820542c9 1373--format=lucid --no-params
e2eaf477
ILT
1374__ct__3fooFR3foo
1375foo::foo(foo &)
820542c9 1376foo::foo
e2eaf477 1377#
820542c9 1378--format=lucid --no-params
fa3fcee7
NC
1379__ct__3fooFO3foo
1380foo::foo(foo &&)
1381foo::foo
1382#
1383--format=lucid --no-params
e2eaf477
ILT
1384__ct__3fooFi
1385foo::foo(int)
820542c9 1386foo::foo
e2eaf477 1387#
820542c9 1388--format=lucid --no-params
e2eaf477
ILT
1389__ct__3fooFiN31
1390foo::foo(int, int, int, int)
820542c9 1391foo::foo
e2eaf477 1392#
820542c9 1393--format=lucid --no-params
e2eaf477
ILT
1394__ct__3fooFiR3fooT1T2T1T2
1395foo::foo(int, foo &, int, foo &, int, foo &)
820542c9 1396foo::foo
e2eaf477 1397#
820542c9 1398--format=lucid --no-params
fa3fcee7
NC
1399__ct__3fooFiO3fooT1T2T1T2
1400foo::foo(int, foo &&, int, foo &&, int, foo &&)
1401foo::foo
1402#
1403--format=lucid --no-params
e2eaf477
ILT
1404__ct__3iosFP9streambuf
1405ios::ios(streambuf *)
820542c9 1406ios::ios
e2eaf477 1407#
820542c9 1408--format=lucid --no-params
e2eaf477
ILT
1409__ct__7filebufFiPcT1
1410filebuf::filebuf(int, char *, int)
820542c9 1411filebuf::filebuf
e2eaf477 1412#
820542c9 1413--format=lucid --no-params
e2eaf477
ILT
1414__ct__7fstreamFiPcT1
1415fstream::fstream(int, char *, int)
820542c9 1416fstream::fstream
e2eaf477 1417#
820542c9 1418--format=lucid --no-params
e2eaf477
ILT
1419__ct__7istreamFP9streambuf
1420istream::istream(streambuf *)
820542c9 1421istream::istream
e2eaf477 1422#
820542c9 1423--format=lucid --no-params
e2eaf477
ILT
1424__ct__7istreamFP9streambufiP7ostream
1425istream::istream(streambuf *, int, ostream *)
820542c9 1426istream::istream
e2eaf477 1427#
820542c9 1428--format=lucid --no-params
e2eaf477
ILT
1429__ct__7istreamFiPcT1
1430istream::istream(int, char *, int)
820542c9 1431istream::istream
e2eaf477 1432#
820542c9 1433--format=lucid --no-params
e2eaf477
ILT
1434__ct__7istreamFiT1P7ostream
1435istream::istream(int, int, ostream *)
820542c9 1436istream::istream
e2eaf477 1437#
820542c9 1438--format=lucid --no-params
e2eaf477
ILT
1439__ct__7ostreamFP9streambuf
1440ostream::ostream(streambuf *)
820542c9 1441ostream::ostream
e2eaf477 1442#
820542c9 1443--format=lucid --no-params
e2eaf477
ILT
1444__ct__7ostreamFiPc
1445ostream::ostream(int, char *)
820542c9 1446ostream::ostream
e2eaf477 1447#
820542c9 1448--format=lucid --no-params
e2eaf477
ILT
1449__ct__8ifstreamFiPcT1
1450ifstream::ifstream(int, char *, int)
820542c9 1451ifstream::ifstream
e2eaf477 1452#
820542c9 1453--format=lucid --no-params
e2eaf477
ILT
1454__ct__Q23foo3barFv
1455foo::bar::bar(void)
820542c9 1456foo::bar::bar
e2eaf477 1457#
820542c9 1458--format=lucid --no-params
e2eaf477
ILT
1459__ct__Q33foo3bar4bellFv
1460foo::bar::bell::bell(void)
820542c9 1461foo::bar::bell::bell
e2eaf477 1462#
820542c9 1463--format=lucid --no-params
e2eaf477
ILT
1464__dl__3fooSFPv
1465foo::operator delete(void *) static
820542c9 1466foo::operator delete
e2eaf477 1467#
820542c9 1468--format=lucid --no-params
e2eaf477
ILT
1469__dl__FPv
1470operator delete(void *)
820542c9 1471operator delete
e2eaf477 1472#
820542c9 1473--format=lucid --no-params
e2eaf477
ILT
1474__dt__10istrstreamFv
1475istrstream::~istrstream(void)
820542c9 1476istrstream::~istrstream
e2eaf477 1477#
820542c9 1478--format=lucid --no-params
e2eaf477
ILT
1479__dt__Q23foo3barFv
1480foo::bar::~bar(void)
820542c9 1481foo::bar::~bar
e2eaf477 1482#
820542c9 1483--format=lucid --no-params
e2eaf477
ILT
1484__dt__Q33foo3bar4bellFv
1485foo::bar::bell::~bell(void)
820542c9 1486foo::bar::bell::~bell
e2eaf477 1487#
820542c9 1488--format=lucid --no-params
e2eaf477
ILT
1489__dv__3fooFR3foo
1490foo::operator/(foo &)
820542c9 1491foo::operator/
e2eaf477 1492#
820542c9 1493--format=lucid --no-params
e2eaf477
ILT
1494__dv__F7complexT1
1495operator/(complex, complex)
820542c9 1496operator/
e2eaf477 1497#
820542c9 1498--format=lucid --no-params
e2eaf477
ILT
1499__eq__3fooFR3foo
1500foo::operator==(foo &)
820542c9 1501foo::operator==
e2eaf477 1502#
820542c9 1503--format=lucid --no-params
e2eaf477
ILT
1504__er__3fooFR3foo
1505foo::operator^(foo &)
820542c9 1506foo::operator^
e2eaf477 1507#
820542c9 1508--format=lucid --no-params
e2eaf477
ILT
1509__ge__3fooFR3foo
1510foo::operator>=(foo &)
820542c9 1511foo::operator>=
e2eaf477 1512#
820542c9 1513--format=lucid --no-params
e2eaf477
ILT
1514__gt__3fooFR3foo
1515foo::operator>(foo &)
820542c9 1516foo::operator>
e2eaf477 1517#
820542c9 1518--format=lucid --no-params
e2eaf477
ILT
1519__le__3fooFR3foo
1520foo::operator<=(foo &)
820542c9 1521foo::operator<=
e2eaf477 1522#
820542c9 1523--format=lucid --no-params
e2eaf477
ILT
1524__ls__3fooFR3foo
1525foo::operator<<(foo &)
820542c9 1526foo::operator<<
e2eaf477 1527#
820542c9 1528--format=lucid --no-params
e2eaf477
ILT
1529__ls__7ostreamFP9streambuf
1530ostream::operator<<(streambuf *)
820542c9 1531ostream::operator<<
e2eaf477 1532#
820542c9 1533--format=lucid --no-params
e2eaf477
ILT
1534__ls__7ostreamFPFR3ios_R3ios
1535ostream::operator<<(ios &(*)(ios &))
820542c9 1536ostream::operator<<
e2eaf477 1537#
820542c9 1538--format=lucid --no-params
e2eaf477
ILT
1539__ls__7ostreamFPv
1540ostream::operator<<(void *)
820542c9 1541ostream::operator<<
e2eaf477 1542#
820542c9 1543--format=lucid --no-params
e2eaf477
ILT
1544__ls__7ostreamFUi
1545ostream::operator<<(unsigned int)
820542c9 1546ostream::operator<<
e2eaf477 1547#
820542c9 1548--format=lucid --no-params
e2eaf477
ILT
1549__ls__7ostreamFUl
1550ostream::operator<<(unsigned long)
820542c9 1551ostream::operator<<
e2eaf477 1552#
820542c9 1553--format=lucid --no-params
e2eaf477
ILT
1554__ls__7ostreamFd
1555ostream::operator<<(double)
820542c9 1556ostream::operator<<
e2eaf477 1557#
820542c9 1558--format=lucid --no-params
e2eaf477
ILT
1559__ls__7ostreamFf
1560ostream::operator<<(float)
820542c9 1561ostream::operator<<
e2eaf477 1562#
820542c9 1563--format=lucid --no-params
e2eaf477
ILT
1564__ls__7ostreamFi
1565ostream::operator<<(int)
820542c9 1566ostream::operator<<
e2eaf477 1567#
820542c9 1568--format=lucid --no-params
e2eaf477
ILT
1569__ls__7ostreamFl
1570ostream::operator<<(long)
820542c9 1571ostream::operator<<
e2eaf477 1572#
820542c9 1573--format=lucid --no-params
e2eaf477
ILT
1574__ls__FR7ostream7complex
1575operator<<(ostream &, complex)
820542c9 1576operator<<
e2eaf477 1577#
820542c9 1578--format=lucid --no-params
e2eaf477
ILT
1579__lt__3fooFR3foo
1580foo::operator<(foo &)
820542c9 1581foo::operator<
e2eaf477 1582#
820542c9 1583--format=lucid --no-params
e2eaf477
ILT
1584__md__3fooFR3foo
1585foo::operator%(foo &)
820542c9 1586foo::operator%
e2eaf477 1587#
820542c9 1588--format=lucid --no-params
e2eaf477
ILT
1589__mi__3fooFR3foo
1590foo::operator-(foo &)
820542c9 1591foo::operator-
e2eaf477 1592#
820542c9 1593--format=lucid --no-params
e2eaf477
ILT
1594__ml__3fooFR3foo
1595foo::operator*(foo &)
820542c9 1596foo::operator*
e2eaf477 1597#
820542c9 1598--format=lucid --no-params
e2eaf477
ILT
1599__ml__F7complexT1
1600operator*(complex, complex)
820542c9 1601operator*
e2eaf477 1602#
820542c9 1603--format=lucid --no-params
e2eaf477
ILT
1604__mm__3fooFi
1605foo::operator--(int)
820542c9 1606foo::operator--
e2eaf477 1607#
820542c9 1608--format=lucid --no-params
e2eaf477
ILT
1609__ne__3fooFR3foo
1610foo::operator!=(foo &)
820542c9 1611foo::operator!=
e2eaf477 1612#
820542c9 1613--format=lucid --no-params
e2eaf477
ILT
1614__nt__3fooFv
1615foo::operator!(void)
820542c9 1616foo::operator!
e2eaf477 1617#
820542c9 1618--format=lucid --no-params
e2eaf477
ILT
1619__nw__3fooSFi
1620foo::operator new(int) static
820542c9 1621foo::operator new
e2eaf477 1622#
820542c9 1623--format=lucid --no-params
e2eaf477
ILT
1624__nw__FUi
1625operator new(unsigned int)
820542c9 1626operator new
e2eaf477 1627#
820542c9 1628--format=lucid --no-params
e2eaf477
ILT
1629__nw__FUiPv
1630operator new(unsigned int, void *)
820542c9 1631operator new
e2eaf477 1632#
820542c9 1633--format=lucid --no-params
e2eaf477
ILT
1634__oo__3fooFR3foo
1635foo::operator||(foo &)
820542c9 1636foo::operator||
e2eaf477 1637#
820542c9 1638--format=lucid --no-params
e2eaf477
ILT
1639__opPc__3fooFv
1640foo::operator char *(void)
820542c9 1641foo::operator char *
e2eaf477 1642#
820542c9 1643--format=lucid --no-params
e2eaf477
ILT
1644__opi__3fooFv
1645foo::operator int(void)
820542c9 1646foo::operator int
e2eaf477 1647#
820542c9 1648--format=lucid --no-params
e2eaf477
ILT
1649__or__3fooFR3foo
1650foo::operator|(foo &)
820542c9 1651foo::operator|
e2eaf477 1652#
820542c9 1653--format=lucid --no-params
e2eaf477
ILT
1654__pl__3fooFR3foo
1655foo::operator+(foo &)
820542c9 1656foo::operator+
e2eaf477 1657#
820542c9 1658--format=lucid --no-params
e2eaf477
ILT
1659__pp__3fooFi
1660foo::operator++(int)
820542c9 1661foo::operator++
e2eaf477 1662#
820542c9 1663--format=lucid --no-params
e2eaf477
ILT
1664__pt__3fooFv
1665foo::operator->(void)
820542c9 1666foo::operator->
e2eaf477 1667#
820542c9 1668--format=lucid --no-params
e2eaf477
ILT
1669__rm__3fooFR3foo
1670foo::operator->*(foo &)
820542c9 1671foo::operator->*
e2eaf477 1672#
820542c9 1673--format=lucid --no-params
e2eaf477
ILT
1674__rs__3fooFR3foo
1675foo::operator>>(foo &)
820542c9 1676foo::operator>>
e2eaf477 1677#
820542c9 1678--format=lucid --no-params
e2eaf477
ILT
1679__rs__7istreamFP9streambuf
1680istream::operator>>(streambuf *)
820542c9 1681istream::operator>>
e2eaf477 1682#
820542c9 1683--format=lucid --no-params
e2eaf477
ILT
1684__rs__7istreamFPFR3ios_R3ios
1685istream::operator>>(ios &(*)(ios &))
820542c9 1686istream::operator>>
e2eaf477 1687#
820542c9 1688--format=lucid --no-params
e2eaf477
ILT
1689__rs__7istreamFPFR7istream_R7istream
1690istream::operator>>(istream &(*)(istream &))
820542c9 1691istream::operator>>
e2eaf477 1692#
820542c9 1693--format=lucid --no-params
e2eaf477
ILT
1694__rs__7istreamFPUc
1695istream::operator>>(unsigned char *)
820542c9 1696istream::operator>>
e2eaf477 1697#
820542c9 1698--format=lucid --no-params
e2eaf477
ILT
1699__rs__7istreamFPc
1700istream::operator>>(char *)
820542c9 1701istream::operator>>
e2eaf477 1702#
820542c9 1703--format=lucid --no-params
e2eaf477
ILT
1704__rs__7istreamFRUi
1705istream::operator>>(unsigned int &)
820542c9 1706istream::operator>>
e2eaf477 1707#
820542c9 1708--format=lucid --no-params
e2eaf477
ILT
1709__rs__7istreamFRUl
1710istream::operator>>(unsigned long &)
820542c9 1711istream::operator>>
e2eaf477 1712#
820542c9 1713--format=lucid --no-params
e2eaf477
ILT
1714__rs__7istreamFRUs
1715istream::operator>>(unsigned short &)
820542c9 1716istream::operator>>
e2eaf477 1717#
820542c9 1718--format=lucid --no-params
e2eaf477
ILT
1719__rs__7istreamFRd
1720istream::operator>>(double &)
820542c9 1721istream::operator>>
e2eaf477 1722#
820542c9 1723--format=lucid --no-params
e2eaf477
ILT
1724__rs__7istreamFRf
1725istream::operator>>(float &)
820542c9 1726istream::operator>>
e2eaf477 1727#
820542c9 1728--format=lucid --no-params
e2eaf477
ILT
1729__rs__7istreamFRi
1730istream::operator>>(int &)
820542c9 1731istream::operator>>
e2eaf477 1732#
820542c9 1733--format=lucid --no-params
e2eaf477
ILT
1734__rs__7istreamFRl
1735istream::operator>>(long &)
820542c9 1736istream::operator>>
e2eaf477 1737#
820542c9 1738--format=lucid --no-params
e2eaf477
ILT
1739__rs__7istreamFRs
1740istream::operator>>(short &)
820542c9 1741istream::operator>>
e2eaf477 1742#
820542c9 1743--format=lucid --no-params
e2eaf477
ILT
1744__rs__FR7istreamR7complex
1745operator>>(istream &, complex &)
820542c9 1746operator>>
e2eaf477 1747#
820542c9 1748--format=lucid --no-params
e2eaf477
ILT
1749__vtbl__10istrstream
1750istrstream virtual table
820542c9 1751istrstream virtual table
e2eaf477 1752#
820542c9 1753--format=lucid --no-params
e2eaf477
ILT
1754__vtbl__17ostream__iostream__19iostream_withassign
1755iostream_withassign::ostream__iostream virtual table
820542c9 1756iostream_withassign::ostream__iostream virtual table
e2eaf477 1757#
820542c9 1758--format=lucid --no-params
e2eaf477
ILT
1759__vtbl__3ios
1760ios virtual table
820542c9 1761ios virtual table
e2eaf477 1762#
820542c9 1763--format=lucid --no-params
e2eaf477
ILT
1764__vtbl__3ios__13strstreambase
1765strstreambase::ios virtual table
820542c9 1766strstreambase::ios virtual table
e2eaf477 1767#
820542c9 1768--format=lucid --no-params
e2eaf477
ILT
1769abs__F7complex
1770abs(complex)
820542c9 1771abs
e2eaf477 1772#
820542c9 1773--format=lucid --no-params
e2eaf477
ILT
1774allocate__9streambufFv
1775streambuf::allocate(void)
820542c9 1776streambuf::allocate
e2eaf477 1777#
820542c9 1778--format=lucid --no-params
e2eaf477
ILT
1779attach__11fstreambaseFi
1780fstreambase::attach(int)
820542c9 1781fstreambase::attach
e2eaf477 1782#
820542c9 1783--format=lucid --no-params
e2eaf477
ILT
1784bitalloc__3iosSFv
1785ios::bitalloc(void) static
820542c9 1786ios::bitalloc
e2eaf477 1787#
820542c9 1788--format=lucid --no-params
e2eaf477
ILT
1789chr__FiT1
1790chr(int, int)
820542c9 1791chr
e2eaf477 1792#
820542c9 1793--format=lucid --no-params
e2eaf477
ILT
1794complex_error__FR11c_exception
1795complex_error(c_exception &)
820542c9 1796complex_error
e2eaf477 1797#
820542c9 1798--format=lucid --no-params
e2eaf477
ILT
1799complexfunc2__FPFPc_i
1800complexfunc2(int (*)(char *))
820542c9 1801complexfunc2
e2eaf477 1802#
820542c9 1803--format=lucid --no-params
e2eaf477
ILT
1804complexfunc3__FPFPFPl_s_i
1805complexfunc3(int (*)(short (*)(long *)))
820542c9 1806complexfunc3
e2eaf477 1807#
820542c9 1808--format=lucid --no-params
e2eaf477
ILT
1809complexfunc4__FPFPFPc_s_i
1810complexfunc4(int (*)(short (*)(char *)))
820542c9 1811complexfunc4
e2eaf477 1812#
820542c9 1813--format=lucid --no-params
e2eaf477
ILT
1814complexfunc5__FPFPc_PFl_i
1815complexfunc5(int (*(*)(char *))(long))
820542c9 1816complexfunc5
e2eaf477 1817#
820542c9 1818--format=lucid --no-params
e2eaf477
ILT
1819complexfunc6__FPFPi_PFl_i
1820complexfunc6(int (*(*)(int *))(long))
820542c9 1821complexfunc6
e2eaf477 1822#
820542c9 1823--format=lucid --no-params
e2eaf477
ILT
1824complexfunc7__FPFPFPc_i_PFl_i
1825complexfunc7(int (*(*)(int (*)(char *)))(long))
820542c9 1826complexfunc7
e2eaf477 1827#
820542c9 1828--format=lucid --no-params
e2eaf477
ILT
1829complicated_put__7ostreamFc
1830ostream::complicated_put(char)
820542c9 1831ostream::complicated_put
e2eaf477 1832#
820542c9 1833--format=lucid --no-params
e2eaf477
ILT
1834conv10__FlPc
1835conv10(long, char *)
820542c9 1836conv10
e2eaf477 1837#
820542c9 1838--format=lucid --no-params
e2eaf477
ILT
1839conv16__FUlPc
1840conv16(unsigned long, char *)
820542c9 1841conv16
e2eaf477 1842#
820542c9 1843--format=lucid --no-params
e2eaf477
ILT
1844dec__FR3ios
1845dec(ios &)
820542c9 1846dec
e2eaf477 1847#
820542c9 1848--format=lucid --no-params
e2eaf477
ILT
1849dec__Fli
1850dec(long, int)
820542c9 1851dec
e2eaf477 1852#
820542c9 1853--format=lucid --no-params
e2eaf477
ILT
1854dofield__FP7ostreamPciT2T3
1855dofield(ostream *, char *, int, char *, int)
820542c9 1856dofield
e2eaf477 1857#
820542c9 1858--format=lucid --no-params
e2eaf477
ILT
1859flags__3iosFl
1860ios::flags(long)
820542c9 1861ios::flags
e2eaf477 1862#
820542c9 1863--format=lucid --no-params
e2eaf477
ILT
1864flags__3iosFv
1865ios::flags(void)
820542c9 1866ios::flags
e2eaf477 1867#
820542c9 1868--format=lucid --no-params
e2eaf477
ILT
1869foo__FiN31
1870foo(int, int, int, int)
820542c9 1871foo
e2eaf477 1872#
820542c9 1873--format=lucid --no-params
e2eaf477
ILT
1874foo__FiR3fooT1T2T1T2
1875foo(int, foo &, int, foo &, int, foo &)
820542c9 1876foo
e2eaf477 1877#
820542c9 1878--format=lucid --no-params
fa3fcee7
NC
1879foo__FiO3fooT1T2T1T2
1880foo(int, foo &&, int, foo &&, int, foo &&)
1881foo
1882#
1883--format=lucid --no-params
e2eaf477
ILT
1884foo___3barFl
1885bar::foo_(long)
820542c9 1886bar::foo_
e2eaf477 1887#
820542c9 1888--format=lucid --no-params
e2eaf477
ILT
1889get__7istreamFPcic
1890istream::get(char *, int, char)
820542c9 1891istream::get
e2eaf477 1892#
820542c9 1893--format=lucid --no-params
e2eaf477
ILT
1894get__7istreamFR9streambufc
1895istream::get(streambuf &, char)
820542c9 1896istream::get
e2eaf477 1897#
820542c9 1898--format=lucid --no-params
e2eaf477
ILT
1899get_complicated__7istreamFRUc
1900istream::get_complicated(unsigned char &)
820542c9 1901istream::get_complicated
e2eaf477 1902#
820542c9 1903--format=lucid --no-params
e2eaf477
ILT
1904get_complicated__7istreamFRc
1905istream::get_complicated(char &)
820542c9 1906istream::get_complicated
e2eaf477 1907#
820542c9 1908--format=lucid --no-params
e2eaf477
ILT
1909getline__7istreamFPUcic
1910istream::getline(unsigned char *, int, char)
820542c9 1911istream::getline
e2eaf477 1912#
820542c9 1913--format=lucid --no-params
e2eaf477
ILT
1914getline__7istreamFPcic
1915istream::getline(char *, int, char)
820542c9 1916istream::getline
e2eaf477 1917#
820542c9 1918--format=lucid --no-params
e2eaf477
ILT
1919ignore__7istreamFiT1
1920istream::ignore(int, int)
820542c9 1921istream::ignore
e2eaf477 1922#
820542c9 1923--format=lucid --no-params
e2eaf477
ILT
1924init__12strstreambufFPciT1
1925strstreambuf::init(char *, int, char *)
820542c9 1926strstreambuf::init
e2eaf477 1927#
820542c9 1928--format=lucid --no-params
e2eaf477
ILT
1929init__3iosFP9streambuf
1930ios::init(streambuf *)
820542c9 1931ios::init
e2eaf477 1932#
820542c9 1933--format=lucid --no-params
e2eaf477
ILT
1934initcount__13Iostream_init
1935Iostream_init::initcount
820542c9 1936Iostream_init::initcount
e2eaf477 1937#
820542c9 1938--format=lucid --no-params
e2eaf477
ILT
1939ipfx__7istreamFi
1940istream::ipfx(int)
820542c9 1941istream::ipfx
e2eaf477 1942#
820542c9 1943--format=lucid --no-params
e2eaf477
ILT
1944ls_complicated__7ostreamFUc
1945ostream::ls_complicated(unsigned char)
820542c9 1946ostream::ls_complicated
e2eaf477 1947#
820542c9 1948--format=lucid --no-params
e2eaf477
ILT
1949ls_complicated__7ostreamFc
1950ostream::ls_complicated(char)
820542c9 1951ostream::ls_complicated
e2eaf477 1952#
820542c9 1953--format=lucid --no-params
e2eaf477
ILT
1954overload1arg__FSc
1955overload1arg(signed char)
820542c9 1956overload1arg
e2eaf477 1957#
820542c9 1958--format=lucid --no-params
e2eaf477
ILT
1959overload1arg__FUc
1960overload1arg(unsigned char)
820542c9 1961overload1arg
e2eaf477 1962#
820542c9 1963--format=lucid --no-params
e2eaf477
ILT
1964overload1arg__FUi
1965overload1arg(unsigned int)
820542c9 1966overload1arg
e2eaf477 1967#
820542c9 1968--format=lucid --no-params
e2eaf477
ILT
1969overload1arg__FUl
1970overload1arg(unsigned long)
820542c9 1971overload1arg
e2eaf477 1972#
820542c9 1973--format=lucid --no-params
e2eaf477
ILT
1974overload1arg__FUs
1975overload1arg(unsigned short)
820542c9 1976overload1arg
e2eaf477 1977#
820542c9 1978--format=lucid --no-params
e2eaf477
ILT
1979overload1arg__Fc
1980overload1arg(char)
820542c9 1981overload1arg
e2eaf477 1982#
820542c9 1983--format=lucid --no-params
e2eaf477
ILT
1984overload1arg__Fd
1985overload1arg(double)
820542c9 1986overload1arg
e2eaf477 1987#
820542c9 1988--format=lucid --no-params
e2eaf477
ILT
1989overload1arg__Ff
1990overload1arg(float)
820542c9 1991overload1arg
e2eaf477 1992#
820542c9 1993--format=lucid --no-params
e2eaf477
ILT
1994overload1arg__Fi
1995overload1arg(int)
820542c9 1996overload1arg
e2eaf477 1997#
820542c9 1998--format=lucid --no-params
e2eaf477
ILT
1999overload1arg__Fl
2000overload1arg(long)
820542c9 2001overload1arg
e2eaf477 2002#
820542c9 2003--format=lucid --no-params
e2eaf477
ILT
2004overload1arg__Fs
2005overload1arg(short)
820542c9 2006overload1arg
e2eaf477 2007#
820542c9 2008--format=lucid --no-params
e2eaf477
ILT
2009overload1arg__Fv
2010overload1arg(void)
820542c9 2011overload1arg
e2eaf477 2012#
820542c9 2013--format=lucid --no-params
e2eaf477
ILT
2014overloadargs__FiN21
2015overloadargs(int, int, int)
820542c9 2016overloadargs
e2eaf477 2017#
820542c9 2018--format=lucid --no-params
e2eaf477
ILT
2019overloadargs__FiN31
2020overloadargs(int, int, int, int)
820542c9 2021overloadargs
e2eaf477 2022#
820542c9 2023--format=lucid --no-params
e2eaf477
ILT
2024overloadargs__FiN41
2025overloadargs(int, int, int, int, int)
820542c9 2026overloadargs
e2eaf477 2027#
820542c9 2028--format=lucid --no-params
e2eaf477
ILT
2029overloadargs__FiN51
2030overloadargs(int, int, int, int, int, int)
820542c9 2031overloadargs
e2eaf477 2032#
820542c9 2033--format=lucid --no-params
e2eaf477
ILT
2034overloadargs__FiN61
2035overloadargs(int, int, int, int, int, int, int)
820542c9 2036overloadargs
e2eaf477 2037#
820542c9 2038--format=lucid --no-params
e2eaf477
ILT
2039overloadargs__FiN71
2040overloadargs(int, int, int, int, int, int, int, int)
820542c9 2041overloadargs
e2eaf477 2042#
820542c9 2043--format=lucid --no-params
e2eaf477
ILT
2044overloadargs__FiN81
2045overloadargs(int, int, int, int, int, int, int, int, int)
820542c9 2046overloadargs
e2eaf477 2047#
820542c9 2048--format=lucid --no-params
e2eaf477
ILT
2049overloadargs__FiN91
2050overloadargs(int, int, int, int, int, int, int, int, int, int)
820542c9 2051overloadargs
e2eaf477 2052#
820542c9 2053--format=lucid --no-params
e2eaf477
ILT
2054overloadargs__FiN91N11
2055overloadargs(int, int, int, int, int, int, int, int, int, int, int)
820542c9 2056overloadargs
e2eaf477 2057#
820542c9 2058--format=lucid --no-params
e2eaf477
ILT
2059overloadargs__FiT1
2060overloadargs(int, int)
820542c9 2061overloadargs
e2eaf477 2062#
820542c9 2063--format=lucid --no-params
e2eaf477
ILT
2064polar__FdT1
2065polar(double, double)
820542c9 2066polar
e2eaf477 2067#
820542c9 2068--format=lucid --no-params
e2eaf477
ILT
2069pow__F7complexT1
2070pow(complex, complex)
820542c9 2071pow
e2eaf477 2072#
820542c9 2073--format=lucid --no-params
e2eaf477
ILT
2074pow__F7complexd
2075pow(complex, double)
820542c9 2076pow
e2eaf477 2077#
820542c9 2078--format=lucid --no-params
e2eaf477
ILT
2079pow__F7complexi
2080pow(complex, int)
820542c9 2081pow
e2eaf477 2082#
820542c9 2083--format=lucid --no-params
e2eaf477
ILT
2084pow__Fd7complex
2085pow(double, complex)
820542c9 2086pow
e2eaf477 2087#
820542c9 2088--format=lucid --no-params
e2eaf477
ILT
2089pstart__FPciT2
2090pstart(char *, int, int)
820542c9 2091pstart
e2eaf477 2092#
820542c9 2093--format=lucid --no-params
e2eaf477
ILT
2094put__7ostreamFc
2095ostream::put(char)
820542c9 2096ostream::put
e2eaf477 2097#
820542c9 2098--format=lucid --no-params
e2eaf477
ILT
2099read__7istreamFPci
2100istream::read(char *, int)
820542c9 2101istream::read
e2eaf477 2102#
820542c9 2103--format=lucid --no-params
e2eaf477
ILT
2104resetiosflags__FR3iosl
2105resetiosflags(ios &, long)
820542c9 2106resetiosflags
e2eaf477 2107#
820542c9 2108--format=lucid --no-params
e2eaf477
ILT
2109restore_errno__FRi
2110restore_errno(int &)
820542c9 2111restore_errno
e2eaf477 2112#
820542c9 2113--format=lucid --no-params
e2eaf477
ILT
2114rs_complicated__7istreamFRUc
2115istream::rs_complicated(unsigned char &)
820542c9 2116istream::rs_complicated
e2eaf477 2117#
820542c9 2118--format=lucid --no-params
e2eaf477
ILT
2119rs_complicated__7istreamFRc
2120istream::rs_complicated(char &)
820542c9 2121istream::rs_complicated
e2eaf477 2122#
820542c9 2123--format=lucid --no-params
e2eaf477
ILT
2124seekg__7istreamFl8seek_dir
2125istream::seekg(long, seek_dir)
820542c9 2126istream::seekg
e2eaf477 2127#
820542c9 2128--format=lucid --no-params
e2eaf477
ILT
2129seekoff__12strstreambufFl8seek_diri
2130strstreambuf::seekoff(long, seek_dir, int)
820542c9 2131strstreambuf::seekoff
e2eaf477 2132#
820542c9 2133--format=lucid --no-params
e2eaf477
ILT
2134seekoff__9streambufFlQ2_3ios12ios_seek_diri
2135streambuf::seekoff(long, ios::ios_seek_dir, int)
820542c9 2136streambuf::seekoff
e2eaf477 2137#
820542c9 2138--format=lucid --no-params
e2eaf477
ILT
2139seekpos__9streambufFli
2140streambuf::seekpos(long, int)
820542c9 2141streambuf::seekpos
e2eaf477 2142#
820542c9 2143--format=lucid --no-params
e2eaf477
ILT
2144set_new_handler__FPFv_v
2145set_new_handler(void (*)(void))
820542c9 2146set_new_handler
e2eaf477 2147#
820542c9 2148--format=lucid --no-params
e2eaf477
ILT
2149setb__9streambufFPcT1i
2150streambuf::setb(char *, char *, int)
820542c9 2151streambuf::setb
e2eaf477 2152#
820542c9 2153--format=lucid --no-params
e2eaf477
ILT
2154setb__FR3iosi
2155setb(ios &, int)
820542c9 2156setb
e2eaf477 2157#
820542c9 2158--format=lucid --no-params
e2eaf477
ILT
2159setbuf__11fstreambaseFPci
2160fstreambase::setbuf(char *, int)
820542c9 2161fstreambase::setbuf
e2eaf477 2162#
820542c9 2163--format=lucid --no-params
e2eaf477
ILT
2164setbuf__9streambufFPUci
2165streambuf::setbuf(unsigned char *, int)
820542c9 2166streambuf::setbuf
e2eaf477 2167#
820542c9 2168--format=lucid --no-params
e2eaf477
ILT
2169setbuf__9streambufFPciT2
2170streambuf::setbuf(char *, int, int)
820542c9 2171streambuf::setbuf
e2eaf477 2172#
820542c9 2173--format=lucid --no-params
e2eaf477
ILT
2174setf__3iosFlT1
2175ios::setf(long, long)
820542c9 2176ios::setf
e2eaf477 2177#
820542c9 2178--format=lucid --no-params
e2eaf477
ILT
2179setfill__FR3iosi
2180setfill(ios &, int)
820542c9 2181setfill
e2eaf477 2182#
820542c9 2183--format=lucid --no-params
e2eaf477
ILT
2184setg__9streambufFPcN21
2185streambuf::setg(char *, char *, char *)
820542c9 2186streambuf::setg
e2eaf477 2187#
820542c9 2188--format=lucid --no-params
e2eaf477
ILT
2189setp__9streambufFPcT1
2190streambuf::setp(char *, char *)
820542c9 2191streambuf::setp
e2eaf477 2192#
820542c9 2193--format=lucid --no-params
e2eaf477
ILT
2194tie__3iosFP7ostream
2195ios::tie(ostream *)
820542c9 2196ios::tie
e2eaf477 2197#
820542c9 2198--format=lucid --no-params
e2eaf477
ILT
2199uconv10__FUlPc
2200uconv10(unsigned long, char *)
820542c9 2201uconv10
e2eaf477 2202#
820542c9 2203--format=lucid --no-params
e2eaf477
ILT
2204xget__7istreamFPc
2205istream::xget(char *)
820542c9 2206istream::xget
e2eaf477 2207#
820542c9 2208--format=lucid --no-params
e2eaf477
ILT
2209xsgetn__9streambufFPci
2210streambuf::xsgetn(char *, int)
820542c9 2211streambuf::xsgetn
e2eaf477 2212#
820542c9 2213--format=arm --no-params
e2eaf477
ILT
2214__dt__21T5__pt__11_PFiPPdPv_iFv
2215T5<int (*)(int, double **, void *)>::~T5(void)
820542c9 2216T5<int (*)(int, double **, void *)>::~T5
e2eaf477 2217#
820542c9 2218--format=arm --no-params
e2eaf477
ILT
2219__ct__1cFi
2220c::c(int)
820542c9 2221c::c
e2eaf477 2222#
820542c9 2223--format=arm --no-params
e2eaf477
ILT
2224__dt__11T5__pt__2_iFv
2225T5<int>::~T5(void)
820542c9 2226T5<int>::~T5
e2eaf477 2227#
820542c9 2228--format=arm --no-params
e2eaf477
ILT
2229__dt__11T5__pt__2_cFv
2230T5<char>::~T5(void)
820542c9 2231T5<char>::~T5
e2eaf477 2232#
820542c9 2233--format=arm --no-params
e2eaf477
ILT
2234__ct__2T2Fi
2235T2::T2(int)
820542c9 2236T2::T2
e2eaf477 2237#
820542c9 2238--format=arm --no-params
e2eaf477
ILT
2239__dt__2T1Fv
2240T1::~T1(void)
820542c9 2241T1::~T1
e2eaf477 2242#
820542c9 2243--format=arm --no-params
e2eaf477
ILT
2244__dt__12T5__pt__3_1xFv
2245T5<x>::~T5(void)
820542c9 2246T5<x>::~T5
e2eaf477 2247#
820542c9 2248--format=arm --no-params
e2eaf477
ILT
2249__dt__17T5__pt__8_PFcPv_iFv
2250T5<int (*)(char, void *)>::~T5(void)
820542c9 2251T5<int (*)(char, void *)>::~T5
e2eaf477 2252#
820542c9 2253--format=arm --no-params
e2eaf477
ILT
2254__ct__21T5__pt__11_PFiPPdPv_iFi
2255T5<int (*)(int, double **, void *)>::T5(int)
820542c9 2256T5<int (*)(int, double **, void *)>::T5
e2eaf477 2257#
820542c9 2258--format=arm --no-params
e2eaf477
ILT
2259__amd__FR2T2i
2260operator%=(T2 &, int)
820542c9 2261operator%=
e2eaf477 2262#
820542c9 2263--format=arm --no-params
e2eaf477
ILT
2264__adv__FR2T2i
2265operator/=(T2 &, int)
820542c9 2266operator/=
e2eaf477 2267#
820542c9 2268--format=arm --no-params
e2eaf477
ILT
2269__amu__FR2T2i
2270operator*=(T2 &, int)
820542c9 2271operator*=
e2eaf477 2272#
820542c9 2273--format=arm --no-params
e2eaf477
ILT
2274__ami__FR2T2i
2275operator-=(T2 &, int)
820542c9 2276operator-=
e2eaf477 2277#
820542c9 2278--format=arm --no-params
e2eaf477
ILT
2279__apl__FR2T2i
2280operator+=(T2 &, int)
820542c9 2281operator+=
e2eaf477 2282#
820542c9 2283--format=arm --no-params
e2eaf477
ILT
2284__nw__2T1SFUi
2285T1::operator new(unsigned int) static
820542c9 2286T1::operator new
e2eaf477 2287#
820542c9 2288--format=arm --no-params
e2eaf477
ILT
2289__dl__2T1SFPv
2290T1::operator delete(void *) static
820542c9 2291T1::operator delete
e2eaf477 2292#
820542c9 2293--format=arm --no-params
e2eaf477
ILT
2294put__2T7SFi
2295T7::put(int) static
820542c9 2296T7::put
e2eaf477 2297#
820542c9 2298--format=arm --no-params
e2eaf477
ILT
2299__dl__12T5__pt__3_1xSFPv
2300T5<x>::operator delete(void *) static
820542c9 2301T5<x>::operator delete
e2eaf477 2302#
820542c9 2303--format=arm --no-params
e2eaf477
ILT
2304h__FUc
2305h(unsigned char)
820542c9 2306h
e2eaf477 2307#
820542c9 2308--format=arm --no-params
e2eaf477
ILT
2309f__Fic
2310f(int, char)
820542c9 2311f
e2eaf477 2312#
820542c9 2313--format=arm --no-params
e2eaf477
ILT
2314h__FUi
2315h(unsigned int)
820542c9 2316h
e2eaf477 2317#
820542c9 2318--format=arm --no-params
e2eaf477
ILT
2319h__Fci
2320h(char, int)
820542c9 2321h
e2eaf477 2322#
820542c9 2323--format=arm --no-params
e2eaf477
ILT
2324h__FUl
2325h(unsigned long)
820542c9 2326h
e2eaf477 2327#
820542c9 2328--format=arm --no-params
e2eaf477
ILT
2329h__Fcl
2330h(char, long)
820542c9 2331h
e2eaf477 2332#
820542c9 2333--format=arm --no-params
e2eaf477
ILT
2334h__FUs
2335h(unsigned short)
820542c9 2336h
e2eaf477 2337#
820542c9 2338--format=arm --no-params
e2eaf477
ILT
2339h__Fcs
2340h(char, short)
820542c9 2341h
e2eaf477 2342#
820542c9 2343--format=arm --no-params
e2eaf477
ILT
2344X__12T5__pt__3_1x
2345T5<x>::X
820542c9 2346T5<x>::X
e2eaf477 2347#
820542c9 2348--format=arm --no-params
e2eaf477
ILT
2349__ct__11T5__pt__2_iFi
2350T5<int>::T5(int)
820542c9 2351T5<int>::T5
e2eaf477 2352#
820542c9 2353--format=arm --no-params
e2eaf477
ILT
2354__ct__11T5__pt__2_cFi
2355T5<char>::T5(int)
820542c9 2356T5<char>::T5
e2eaf477 2357#
820542c9 2358--format=arm --no-params
e2eaf477
ILT
2359h__FcT1
2360h(char, char)
820542c9 2361h
e2eaf477 2362#
820542c9 2363--format=arm --no-params
e2eaf477
ILT
2364f__Ficd
2365f(int, char, double)
820542c9 2366f
e2eaf477 2367#
820542c9 2368--format=arm --no-params
e2eaf477
ILT
2369__dl__17T5__pt__8_PFcPv_iSFPv
2370T5<int (*)(char, void *)>::operator delete(void *) static
820542c9 2371T5<int (*)(char, void *)>::operator delete
e2eaf477 2372#
820542c9 2373--format=arm --no-params
e2eaf477
ILT
2374X__17T5__pt__8_PFcPv_i
2375T5<int (*)(char, void *)>::X
820542c9 2376T5<int (*)(char, void *)>::X
e2eaf477 2377#
820542c9 2378--format=arm --no-params
e2eaf477
ILT
2379__ct__12T5__pt__3_1xFi
2380T5<x>::T5(int)
820542c9 2381T5<x>::T5
e2eaf477 2382#
820542c9 2383--format=arm --no-params
e2eaf477
ILT
2384__dl__21T5__pt__11_PFiPPdPv_iSFPv
2385T5<int (*)(int, double **, void *)>::operator delete(void *) static
820542c9 2386T5<int (*)(int, double **, void *)>::operator delete
e2eaf477 2387#
820542c9 2388--format=arm --no-params
e2eaf477
ILT
2389__std__foo
2390global destructors keyed to foo
820542c9 2391global destructors keyed to foo
e2eaf477 2392#
820542c9 2393--format=arm --no-params
e2eaf477
ILT
2394__sti__bar
2395global constructors keyed to bar
820542c9 2396global constructors keyed to bar
e2eaf477 2397#
820542c9 2398--format=arm --no-params
e2eaf477
ILT
2399f__FicdPcPFci_v
2400f(int, char, double, char *, void (*)(char, int))
820542c9 2401f
e2eaf477 2402#
820542c9 2403--format=arm --no-params
e2eaf477
ILT
2404f__FicdPcPFic_v
2405f(int, char, double, char *, void (*)(int, char))
820542c9 2406f
e2eaf477 2407#
820542c9 2408--format=arm --no-params
e2eaf477
ILT
2409get__2T7SFv
2410T7::get(void) static
820542c9 2411T7::get
e2eaf477 2412#
820542c9 2413--format=arm --no-params
e2eaf477
ILT
2414X__21T5__pt__11_PFiPPdPv_i
2415T5<int (*)(int, double **, void *)>::X
820542c9 2416T5<int (*)(int, double **, void *)>::X
e2eaf477 2417#
820542c9 2418--format=arm --no-params
e2eaf477
ILT
2419__dl__11T5__pt__2_iSFPv
2420T5<int>::operator delete(void *) static
820542c9 2421T5<int>::operator delete
e2eaf477 2422#
820542c9 2423--format=arm --no-params
e2eaf477
ILT
2424__dl__11T5__pt__2_cSFPv
2425T5<char>::operator delete(void *) static
820542c9 2426T5<char>::operator delete
e2eaf477 2427#
820542c9 2428--format=arm --no-params
e2eaf477
ILT
2429h__Fc
2430h(char)
820542c9 2431h
e2eaf477 2432#
820542c9 2433--format=arm --no-params
e2eaf477
ILT
2434h__Fd
2435h(double)
820542c9 2436h
e2eaf477 2437#
820542c9 2438--format=arm --no-params
e2eaf477
ILT
2439h__Ff
2440h(float)
820542c9 2441h
e2eaf477 2442#
820542c9 2443--format=arm --no-params
e2eaf477
ILT
2444h__Fi
2445h(int)
820542c9 2446h
e2eaf477 2447#
820542c9 2448--format=arm --no-params
e2eaf477
ILT
2449f__Fi
2450f(int)
820542c9 2451f
e2eaf477 2452#
820542c9 2453--format=arm --no-params
e2eaf477
ILT
2454h__Fl
2455h(long)
820542c9 2456h
e2eaf477 2457#
820542c9 2458--format=arm --no-params
e2eaf477
ILT
2459h__Fs
2460h(short)
820542c9 2461h
e2eaf477 2462#
820542c9 2463--format=arm --no-params
e2eaf477
ILT
2464X__11T5__pt__2_c
2465T5<char>::X
820542c9 2466T5<char>::X
e2eaf477 2467#
820542c9 2468--format=arm --no-params
e2eaf477
ILT
2469X__11T5__pt__2_i
2470T5<int>::X
820542c9 2471T5<int>::X
e2eaf477 2472#
820542c9 2473--format=arm --no-params
e2eaf477
ILT
2474__ct__17T5__pt__8_PFcPv_iFi
2475T5<int (*)(char, void *)>::T5(int)
820542c9 2476T5<int (*)(char, void *)>::T5
e2eaf477 2477#
820542c9 2478--format=arm --no-params
e2eaf477
ILT
2479f__FicdPc
2480f(int, char, double, char *)
820542c9 2481f
e2eaf477 2482#
820542c9 2483--format=arm --no-params
e2eaf477
ILT
2484__nw__FUi
2485operator new(unsigned int)
820542c9 2486operator new
e2eaf477 2487#
820542c9 2488--format=arm --no-params
e2eaf477
ILT
2489__ct__Q3_2T11a1bSFi
2490T1::a::b::b(int) static
820542c9 2491T1::a::b::b
e2eaf477 2492#
820542c9 2493--format=arm --no-params
e2eaf477
ILT
2494__dt__Q3_2T11a1bSFi
2495T1::a::b::~b(int) static
820542c9 2496T1::a::b::~b
e2eaf477 2497#
820542c9 2498--format=arm --no-params
e2eaf477
ILT
2499put__Q3_2T11a1bSFi
2500T1::a::b::put(int) static
820542c9 2501T1::a::b::put
e2eaf477 2502#
820542c9 2503--format=arm --no-params
e2eaf477
ILT
2504get__Q2_2T11aSFv
2505T1::a::get(void) static
820542c9 2506T1::a::get
e2eaf477 2507#
820542c9 2508--format=arm --no-params
e2eaf477
ILT
2509put__2T1SFi
2510T1::put(int) static
820542c9 2511T1::put
e2eaf477 2512#
820542c9 2513--format=arm --no-params
e2eaf477
ILT
2514put__Q5_2T11a1b1c1dSFi
2515T1::a::b::c::d::put(int) static
820542c9 2516T1::a::b::c::d::put
e2eaf477 2517#
820542c9 2518--format=arm --no-params
e2eaf477
ILT
2519get__Q4_2T11a1b1cSFv
2520T1::a::b::c::get(void) static
820542c9 2521T1::a::b::c::get
e2eaf477 2522#
820542c9 2523--format=arm --no-params
e2eaf477
ILT
2524put__Q2_2T11aSFi
2525T1::a::put(int) static
820542c9 2526T1::a::put
e2eaf477 2527#
820542c9 2528--format=arm --no-params
e2eaf477
ILT
2529put__Q4_2T11a1b1cSFi
2530T1::a::b::c::put(int) static
820542c9 2531T1::a::b::c::put
e2eaf477 2532#
820542c9 2533--format=arm --no-params
e2eaf477
ILT
2534get__Q3_2T11a1bSFv
2535T1::a::b::get(void) static
820542c9 2536T1::a::b::get
e2eaf477 2537#
820542c9 2538--format=arm --no-params
e2eaf477
ILT
2539get__2T1SFv
2540T1::get(void) static
820542c9 2541T1::get
e2eaf477 2542#
820542c9 2543--format=arm --no-params
e2eaf477
ILT
2544get__Q5_2T11a1b1c1dSFv
2545T1::a::b::c::d::get(void) static
820542c9 2546T1::a::b::c::d::get
e2eaf477 2547#
820542c9 2548--format=arm --no-params
e2eaf477
ILT
2549__dt__11T1__pt__2_cFv
2550T1<char>::~T1(void)
820542c9 2551T1<char>::~T1
e2eaf477 2552#
820542c9 2553--format=arm --no-params
e2eaf477
ILT
2554__dt__12T1__pt__3_1tFv
2555T1<t>::~T1(void)
820542c9 2556T1<t>::~T1
e2eaf477 2557#
820542c9 2558--format=arm --no-params
e2eaf477
ILT
2559__dl__12T1__pt__3_1tSFPv
2560T1<t>::operator delete(void *) static
820542c9 2561T1<t>::operator delete
e2eaf477 2562#
820542c9 2563--format=arm --no-params
e2eaf477
ILT
2564__ct__11T1__pt__2_cFi
2565T1<char>::T1(int)
820542c9 2566T1<char>::T1
e2eaf477 2567#
820542c9 2568--format=arm --no-params
e2eaf477
ILT
2569__ct__11T1__pt__2_cFv
2570T1<char>::T1(void)
820542c9 2571T1<char>::T1
e2eaf477 2572#
820542c9 2573--format=arm --no-params
e2eaf477
ILT
2574__ct__12T1__pt__3_1tFi
2575T1<t>::T1(int)
820542c9 2576T1<t>::T1
e2eaf477 2577#
820542c9 2578--format=arm --no-params
e2eaf477
ILT
2579__ct__12T1__pt__3_1tFv
2580T1<t>::T1(void)
820542c9 2581T1<t>::T1
e2eaf477 2582#
820542c9 2583--format=arm --no-params
e2eaf477
ILT
2584__dl__11T1__pt__2_cSFPv
2585T1<char>::operator delete(void *) static
820542c9 2586T1<char>::operator delete
e2eaf477 2587#
820542c9 2588--format=arm --no-params
e2eaf477
ILT
2589bar__3fooFPv
2590foo::bar(void *)
820542c9 2591foo::bar
e2eaf477 2592#
820542c9 2593--format=arm --no-params
e2eaf477
ILT
2594bar__3fooCFPv
2595foo::bar(void *) const
820542c9 2596foo::bar
e2eaf477 2597#
820542c9 2598--format=arm --no-params
e2eaf477
ILT
2599__eq__3fooFR3foo
2600foo::operator==(foo &)
820542c9 2601foo::operator==
e2eaf477 2602#
820542c9 2603--format=arm --no-params
e2eaf477
ILT
2604__eq__3fooCFR3foo
2605foo::operator==(foo &) const
820542c9 2606foo::operator==
e2eaf477 2607#
820542c9 2608--format=arm --no-params
e2eaf477
ILT
2609elem__15vector__pt__2_dFi
2610vector<double>::elem(int)
820542c9 2611vector<double>::elem
e2eaf477 2612#
820542c9 2613--format=arm --no-params
e2eaf477
ILT
2614elem__15vector__pt__2_iFi
2615vector<int>::elem(int)
820542c9 2616vector<int>::elem
e2eaf477 2617#
820542c9 2618--format=arm --no-params
e2eaf477
ILT
2619__ct__15vector__pt__2_dFi
2620vector<double>::vector(int)
820542c9 2621vector<double>::vector
e2eaf477 2622#
820542c9 2623--format=arm --no-params
e2eaf477
ILT
2624__ct__15vector__pt__2_iFi
2625vector<int>::vector(int)
820542c9 2626vector<int>::vector
e2eaf477 2627#
820542c9 2628--format=arm --no-params
e2eaf477
ILT
2629__ct__25DListNode__pt__9_R6RLabelFR6RLabelP25DListNode__pt__9_R6RLabelT2
2630DListNode<RLabel &>::DListNode(RLabel &, DListNode<RLabel &> *, DListNode<RLabel &> *)
820542c9 2631DListNode<RLabel &>::DListNode
e2eaf477 2632#
820542c9 2633--format=arm --no-params
fa3fcee7
NC
2634__ct__25DListNode__pt__9_O6RLabelFO6RLabelP25DListNode__pt__9_O6RLabelT2
2635DListNode<RLabel &&>::DListNode(RLabel &&, DListNode<RLabel &&> *, DListNode<RLabel &&> *)
2636DListNode<RLabel &&>::DListNode
2637#
2638--format=arm --no-params
e2eaf477
ILT
2639bar__3fooFiT16FooBar
2640foo::bar(int, int, FooBar)
820542c9 2641foo::bar
e2eaf477 2642#
820542c9 2643--format=arm --no-params
e2eaf477
ILT
2644bar__3fooFPiN51PdN37PcN211T1iN215
2645foo::bar(int *, int *, int *, int *, int *, int *, double *, double *, double *, double *, char *, char *, char *, int *, int, int, int)
820542c9 2646foo::bar
e2eaf477 2647#
820542c9 2648--format=hp --no-params
e2eaf477
ILT
2649__amd__FR2T2i
2650operator%=(T2 &, int)
820542c9 2651operator%=
e2eaf477 2652#
820542c9 2653--format=hp --no-params
e2eaf477
ILT
2654__adv__FR2T2i
2655operator/=(T2 &, int)
820542c9 2656operator/=
e2eaf477 2657#
820542c9 2658--format=hp --no-params
e2eaf477
ILT
2659__amu__FR2T2i
2660operator*=(T2 &, int)
820542c9 2661operator*=
e2eaf477 2662#
820542c9 2663--format=hp --no-params
e2eaf477
ILT
2664__ami__FR2T2i
2665operator-=(T2 &, int)
820542c9 2666operator-=
e2eaf477 2667#
820542c9 2668--format=hp --no-params
e2eaf477
ILT
2669__apl__FR2T2i
2670operator+=(T2 &, int)
820542c9 2671operator+=
e2eaf477 2672#
820542c9 2673--format=hp --no-params
e2eaf477
ILT
2674__nw__2T1SFUi
2675T1::operator new(unsigned int) static
820542c9 2676T1::operator new
e2eaf477 2677#
820542c9 2678--format=hp --no-params
e2eaf477
ILT
2679__dl__2T1SFPv
2680T1::operator delete(void *) static
820542c9 2681T1::operator delete
e2eaf477 2682#
820542c9 2683--format=hp --no-params
e2eaf477
ILT
2684put__2T7SFi
2685T7::put(int) static
820542c9 2686T7::put
e2eaf477 2687#
820542c9 2688--format=hp --no-params
e2eaf477
ILT
2689h__FUc
2690h(unsigned char)
820542c9 2691h
e2eaf477 2692#
820542c9 2693--format=hp --no-params
e2eaf477
ILT
2694f__Fic
2695f(int, char)
820542c9 2696f
e2eaf477 2697#
820542c9 2698--format=hp --no-params
e2eaf477
ILT
2699h__FUi
2700h(unsigned int)
820542c9 2701h
e2eaf477 2702#
820542c9 2703--format=hp --no-params
e2eaf477
ILT
2704h__Fci
2705h(char, int)
820542c9 2706h
e2eaf477 2707#
820542c9 2708--format=hp --no-params
e2eaf477
ILT
2709h__FUl
2710h(unsigned long)
820542c9 2711h
e2eaf477 2712#
820542c9 2713--format=hp --no-params
e2eaf477
ILT
2714h__Fcl
2715h(char, long)
820542c9 2716h
e2eaf477 2717#
820542c9 2718--format=hp --no-params
e2eaf477
ILT
2719h__FUs
2720h(unsigned short)
820542c9 2721h
e2eaf477 2722#
820542c9 2723--format=hp --no-params
e2eaf477
ILT
2724h__Fcs
2725h(char, short)
820542c9 2726h
e2eaf477 2727#
820542c9 2728--format=hp --no-params
e2eaf477
ILT
2729h__FcT1
2730h(char, char)
820542c9 2731h
e2eaf477 2732#
820542c9 2733--format=hp --no-params
e2eaf477
ILT
2734f__Ficd
2735f(int, char, double)
820542c9 2736f
e2eaf477 2737#
820542c9 2738--format=hp --no-params
e2eaf477
ILT
2739f__FicdPcPFci_v
2740f(int, char, double, char *, void (*)(char, int))
820542c9 2741f
e2eaf477 2742#
820542c9 2743--format=hp --no-params
e2eaf477
ILT
2744f__FicdPcPFic_v
2745f(int, char, double, char *, void (*)(int, char))
820542c9 2746f
e2eaf477 2747#
820542c9 2748--format=hp --no-params
e2eaf477
ILT
2749get__2T7SFv
2750T7::get(void) static
820542c9 2751T7::get
e2eaf477 2752#
820542c9 2753--format=hp --no-params
e2eaf477
ILT
2754h__Fc
2755h(char)
820542c9 2756h
e2eaf477 2757#
820542c9 2758--format=hp --no-params
e2eaf477
ILT
2759h__Fd
2760h(double)
820542c9 2761h
e2eaf477 2762#
820542c9 2763--format=hp --no-params
e2eaf477
ILT
2764h__Ff
2765h(float)
820542c9 2766h
e2eaf477 2767#
820542c9 2768--format=hp --no-params
e2eaf477
ILT
2769h__Fi
2770h(int)
820542c9 2771h
e2eaf477 2772#
820542c9 2773--format=hp --no-params
e2eaf477
ILT
2774f__Fi
2775f(int)
820542c9 2776f
e2eaf477 2777#
820542c9 2778--format=hp --no-params
e2eaf477
ILT
2779h__Fl
2780h(long)
820542c9 2781h
e2eaf477 2782#
820542c9 2783--format=hp --no-params
e2eaf477
ILT
2784h__Fs
2785h(short)
820542c9 2786h
e2eaf477 2787#
820542c9 2788--format=hp --no-params
e2eaf477
ILT
2789f__FicdPc
2790f(int, char, double, char *)
820542c9 2791f
e2eaf477 2792#
820542c9 2793--format=hp --no-params
e2eaf477
ILT
2794__nw__FUi
2795operator new(unsigned int)
820542c9 2796operator new
e2eaf477 2797#
820542c9 2798--format=hp --no-params
e2eaf477
ILT
2799__ct__Q3_2T11a1bSFi
2800T1::a::b::b(int) static
820542c9 2801T1::a::b::b
e2eaf477 2802#
820542c9 2803--format=hp --no-params
e2eaf477
ILT
2804__dt__Q3_2T11a1bSFi
2805T1::a::b::~b(int) static
820542c9 2806T1::a::b::~b
e2eaf477 2807#
820542c9 2808--format=hp --no-params
e2eaf477
ILT
2809put__Q3_2T11a1bSFi
2810T1::a::b::put(int) static
820542c9 2811T1::a::b::put
e2eaf477 2812#
820542c9 2813--format=hp --no-params
e2eaf477
ILT
2814get__Q2_2T11aSFv
2815T1::a::get(void) static
820542c9 2816T1::a::get
e2eaf477 2817#
820542c9 2818--format=hp --no-params
e2eaf477
ILT
2819put__2T1SFi
2820T1::put(int) static
820542c9 2821T1::put
e2eaf477 2822#
820542c9 2823--format=hp --no-params
e2eaf477
ILT
2824put__Q5_2T11a1b1c1dSFi
2825T1::a::b::c::d::put(int) static
820542c9 2826T1::a::b::c::d::put
e2eaf477 2827#
820542c9 2828--format=hp --no-params
e2eaf477
ILT
2829get__Q4_2T11a1b1cSFv
2830T1::a::b::c::get(void) static
820542c9 2831T1::a::b::c::get
e2eaf477 2832#
820542c9 2833--format=hp --no-params
e2eaf477
ILT
2834put__Q2_2T11aSFi
2835T1::a::put(int) static
820542c9 2836T1::a::put
e2eaf477 2837#
820542c9 2838--format=hp --no-params
e2eaf477
ILT
2839put__Q4_2T11a1b1cSFi
2840T1::a::b::c::put(int) static
820542c9 2841T1::a::b::c::put
e2eaf477 2842#
820542c9 2843--format=hp --no-params
e2eaf477
ILT
2844get__Q3_2T11a1bSFv
2845T1::a::b::get(void) static
820542c9 2846T1::a::b::get
e2eaf477 2847#
820542c9 2848--format=hp --no-params
e2eaf477
ILT
2849get__2T1SFv
2850T1::get(void) static
820542c9 2851T1::get
e2eaf477 2852#
820542c9 2853--format=hp --no-params
e2eaf477
ILT
2854get__Q5_2T11a1b1c1dSFv
2855T1::a::b::c::d::get(void) static
820542c9 2856T1::a::b::c::d::get
e2eaf477 2857#
820542c9 2858--format=hp --no-params
e2eaf477
ILT
2859bar__3fooFPv
2860foo::bar(void *)
820542c9 2861foo::bar
e2eaf477 2862#
820542c9 2863--format=hp --no-params
e2eaf477
ILT
2864bar__3fooCFPv
2865foo::bar(void *) const
820542c9 2866foo::bar
e2eaf477 2867#
820542c9 2868--format=hp --no-params
e2eaf477
ILT
2869__eq__3fooFR3foo
2870foo::operator==(foo &)
820542c9 2871foo::operator==
e2eaf477 2872#
820542c9 2873--format=hp --no-params
e2eaf477
ILT
2874__eq__3fooCFR3foo
2875foo::operator==(foo &) const
820542c9 2876foo::operator==
e2eaf477 2877#
820542c9 2878--format=hp --no-params
e2eaf477
ILT
2879bar__3fooFiT16FooBar
2880foo::bar(int, int, FooBar)
820542c9 2881foo::bar
e2eaf477 2882#
820542c9 2883--format=hp --no-params
e2eaf477
ILT
2884bar__3fooFPiN51PdN37PcN211T1iN215
2885foo::bar(int *, int *, int *, int *, int *, int *, double *, double *, double *, double *, char *, char *, char *, int *, int, int, int)
820542c9 2886foo::bar
e2eaf477 2887#
820542c9 2888--format=hp --no-params
e2eaf477
ILT
2889__dt__2T5XTPFiPPdPv_i__Fv
2890T5<int (*)(int, double **, void *)>::~T5(void)
820542c9 2891T5<int (*)(int, double **, void *)>::~T5
e2eaf477 2892#
820542c9 2893--format=hp --no-params
e2eaf477
ILT
2894__ct__1cFi
2895c::c(int)
820542c9 2896c::c
e2eaf477 2897#
820542c9 2898--format=hp --no-params
e2eaf477
ILT
2899__dt__2T5XTi__Fv
2900T5<int>::~T5(void)
820542c9 2901T5<int>::~T5
e2eaf477 2902#
820542c9 2903--format=hp --no-params
e2eaf477
ILT
2904__dt__2T5XTc__Fv
2905T5<char>::~T5(void)
820542c9 2906T5<char>::~T5
e2eaf477 2907#
820542c9 2908--format=hp --no-params
e2eaf477
ILT
2909__ct__2T2Fi
2910T2::T2(int)
820542c9 2911T2::T2
e2eaf477 2912#
820542c9 2913--format=hp --no-params
e2eaf477
ILT
2914__dt__2T1Fv
2915T1::~T1(void)
820542c9 2916T1::~T1
e2eaf477 2917#
820542c9 2918--format=hp --no-params
e2eaf477
ILT
2919__dt__2T5XT1x__Fv
2920T5<x>::~T5(void)
820542c9 2921T5<x>::~T5
e2eaf477 2922#
820542c9 2923--format=hp --no-params
e2eaf477
ILT
2924__dt__2T5XTPFcPv_i__Fv
2925T5<int (*)(char, void *)>::~T5(void)
820542c9 2926T5<int (*)(char, void *)>::~T5
e2eaf477 2927#
820542c9 2928--format=hp --no-params
e2eaf477
ILT
2929__ct__2T5XTPFiPPdPv_i__Fi
2930T5<int (*)(int, double **, void *)>::T5(int)
820542c9 2931T5<int (*)(int, double **, void *)>::T5
e2eaf477 2932#
820542c9 2933--format=hp --no-params
e2eaf477
ILT
2934__dl__2T5XT1x__SFPv
2935T5<x>::operator delete(void *) static
820542c9 2936T5<x>::operator delete
e2eaf477 2937#
820542c9 2938--format=hp --no-params
e2eaf477
ILT
2939X__2T5XT1x
2940T5<x>::X
820542c9 2941T5<x>::X
e2eaf477 2942#
820542c9 2943--format=hp --no-params
e2eaf477
ILT
2944__ct__2T5XTi__Fi
2945T5<int>::T5(int)
820542c9 2946T5<int>::T5
e2eaf477 2947#
820542c9 2948--format=hp --no-params
e2eaf477
ILT
2949__ct__2T5XTc__Fi
2950T5<char>::T5(int)
820542c9 2951T5<char>::T5
e2eaf477 2952#
820542c9 2953--format=hp --no-params
e2eaf477
ILT
2954__dl__2T5XTPFcPv_i__SFPv
2955T5<int (*)(char, void *)>::operator delete(void *) static
820542c9 2956T5<int (*)(char, void *)>::operator delete
e2eaf477 2957#
820542c9 2958--format=hp --no-params
e2eaf477
ILT
2959X__2T5XTPFcPv_i
2960T5<int (*)(char, void *)>::X
820542c9 2961T5<int (*)(char, void *)>::X
e2eaf477 2962#
820542c9 2963--format=hp --no-params
e2eaf477
ILT
2964__ct__2T5XT1x__Fi
2965T5<x>::T5(int)
820542c9 2966T5<x>::T5
e2eaf477 2967#
820542c9 2968--format=hp --no-params
e2eaf477
ILT
2969__dl__2T5XTPFiPPdPv_i__SFPv
2970T5<int (*)(int, double **, void *)>::operator delete(void *) static
820542c9 2971T5<int (*)(int, double **, void *)>::operator delete
e2eaf477 2972#
820542c9 2973--format=hp --no-params
e2eaf477
ILT
2974X__2T5XTPFiPPdPv_i
2975T5<int (*)(int, double **, void *)>::X
820542c9 2976T5<int (*)(int, double **, void *)>::X
e2eaf477 2977#
820542c9 2978--format=hp --no-params
e2eaf477
ILT
2979__dl__2T5XTi__SFPv
2980T5<int>::operator delete(void *) static
820542c9 2981T5<int>::operator delete
e2eaf477 2982#
820542c9 2983--format=hp --no-params
e2eaf477
ILT
2984__dl__2T5XTc__SFPv
2985T5<char>::operator delete(void *) static
820542c9 2986T5<char>::operator delete
e2eaf477 2987#
820542c9 2988--format=hp --no-params
e2eaf477
ILT
2989X__2T5XTc
2990T5<char>::X
820542c9 2991T5<char>::X
e2eaf477 2992#
820542c9 2993--format=hp --no-params
e2eaf477
ILT
2994X__2T5XTi
2995T5<int>::X
820542c9 2996T5<int>::X
e2eaf477 2997#
820542c9 2998--format=hp --no-params
e2eaf477
ILT
2999__ct__2T5XTPFcPv_i__Fi
3000T5<int (*)(char, void *)>::T5(int)
820542c9 3001T5<int (*)(char, void *)>::T5
e2eaf477 3002#
820542c9 3003--format=hp --no-params
e2eaf477
ILT
3004__dt__2T1XTc__Fv
3005T1<char>::~T1(void)
820542c9 3006T1<char>::~T1
e2eaf477 3007#
820542c9 3008--format=hp --no-params
e2eaf477
ILT
3009__dt__2T1XT1t__Fv
3010T1<t>::~T1(void)
820542c9 3011T1<t>::~T1
e2eaf477 3012#
820542c9 3013--format=hp --no-params
e2eaf477
ILT
3014__dl__2T1XT1t__SFPv
3015T1<t>::operator delete(void *) static
820542c9 3016T1<t>::operator delete
e2eaf477 3017#
820542c9 3018--format=hp --no-params
e2eaf477
ILT
3019__ct__2T1XTc__Fi
3020T1<char>::T1(int)
820542c9 3021T1<char>::T1
e2eaf477 3022#
820542c9 3023--format=hp --no-params
e2eaf477
ILT
3024__ct__2T1XTc__Fv
3025T1<char>::T1(void)
820542c9 3026T1<char>::T1
e2eaf477 3027#
820542c9 3028--format=hp --no-params
e2eaf477
ILT
3029__ct__2T1XT1t__Fi
3030T1<t>::T1(int)
820542c9 3031T1<t>::T1
e2eaf477 3032#
820542c9 3033--format=hp --no-params
e2eaf477
ILT
3034__ct__2T1XT1t__Fv
3035T1<t>::T1(void)
820542c9 3036T1<t>::T1
e2eaf477 3037#
820542c9 3038--format=hp --no-params
e2eaf477
ILT
3039__dl__2T1XTc__SFPv
3040T1<char>::operator delete(void *) static
820542c9 3041T1<char>::operator delete
e2eaf477 3042#
820542c9 3043--format=hp --no-params
e2eaf477
ILT
3044elem__6vectorXTd__Fi
3045vector<double>::elem(int)
820542c9 3046vector<double>::elem
e2eaf477 3047#
820542c9 3048--format=hp --no-params
e2eaf477
ILT
3049elem__6vectorXTi__Fi
3050vector<int>::elem(int)
820542c9 3051vector<int>::elem
e2eaf477 3052#
820542c9 3053--format=hp --no-params
e2eaf477
ILT
3054__ct__6vectorXTd__Fi
3055vector<double>::vector(int)
820542c9 3056vector<double>::vector
e2eaf477 3057#
820542c9 3058--format=hp --no-params
e2eaf477
ILT
3059__ct__6vectorXTi__Fi
3060vector<int>::vector(int)
820542c9 3061vector<int>::vector
e2eaf477 3062#
820542c9 3063--format=hp --no-params
e2eaf477
ILT
3064__ct__9DListNodeXTR6RLabel__FR6RLabelP9DListNodeXTR6RLabel_T2
3065DListNode<RLabel &>::DListNode(RLabel &, DListNode<RLabel &> *, DListNode<RLabel &> *)
820542c9 3066DListNode<RLabel &>::DListNode
e2eaf477 3067#
820542c9 3068--format=hp --no-params
fa3fcee7
NC
3069__ct__9DListNodeXTO6RLabel__FO6RLabelP9DListNodeXTO6RLabel_T2
3070DListNode<RLabel &&>::DListNode(RLabel &&, DListNode<RLabel &&> *, DListNode<RLabel &&> *)
3071DListNode<RLabel &&>::DListNode
3072#
3073--format=hp --no-params
e2eaf477
ILT
3074elem__6vectorXTiUP34__Fi
3075vector<int,34U>::elem(int)
820542c9 3076vector<int,34U>::elem
e2eaf477 3077#
820542c9 3078--format=hp --no-params
e2eaf477
ILT
3079elem__6vectorXUP2701Td__Fi
3080vector<2701U,double>::elem(int)
820542c9 3081vector<2701U,double>::elem
e2eaf477 3082#
820542c9 3083--format=hp --no-params
e2eaf477
ILT
3084elem__6vectorXTiSP334__Fi
3085vector<int,334>::elem(int)
820542c9 3086vector<int,334>::elem
e2eaf477 3087#
820542c9 3088--format=hp --no-params
e2eaf477
ILT
3089elem__6vectorXTiSN67__Fi
3090vector<int,-67>::elem(int)
820542c9 3091vector<int,-67>::elem
e2eaf477 3092#
820542c9 3093--format=hp --no-params
e2eaf477
ILT
3094elem__6vectorXTiSM__SCFPPd
3095vector<int,-2147483648>::elem(double **) static const
820542c9 3096vector<int,-2147483648>::elem
e2eaf477 3097#
820542c9 3098--format=hp --no-params
e2eaf477
ILT
3099elem__6vectorXTiSN67UP4000TRs__Fi
3100vector<int,-67,4000U,short &>::elem(int)
820542c9 3101vector<int,-67,4000U,short &>::elem
e2eaf477 3102#
820542c9 3103--format=hp --no-params
fa3fcee7
NC
3104elem__6vectorXTiSN67UP4000TOs__Fi
3105vector<int,-67,4000U,short &&>::elem(int)
3106vector<int,-67,4000U,short &&>::elem
3107#
3108--format=hp --no-params
e2eaf477
ILT
3109elem__6vectorXTiSN67TRdTFPv_i__Fi
3110vector<int,-67,double &,int (void *)>::elem(int)
820542c9 3111vector<int,-67,double &,int (void *)>::elem
e2eaf477 3112#
820542c9 3113--format=hp --no-params
fa3fcee7
NC
3114elem__6vectorXTiSN67TOdTFPv_i__Fi
3115vector<int,-67,double &&,int (void *)>::elem(int)
3116vector<int,-67,double &&,int (void *)>::elem
3117#
3118--format=hp --no-params
e2eaf477
ILT
3119X__6vectorXTiSN67TdTPvUP5TRs
3120vector<int,-67,double,void *,5U,short &>::X
820542c9 3121vector<int,-67,double,void *,5U,short &>::X
e2eaf477 3122#
820542c9 3123--format=hp --no-params
fa3fcee7
NC
3124X__6vectorXTiSN67TdTPvUP5TOs
3125vector<int,-67,double,void *,5U,short &&>::X
3126vector<int,-67,double,void *,5U,short &&>::X
3127#
3128--format=hp --no-params
e2eaf477
ILT
3129elem__6vectorXTiA3foo__Fi
3130vector<int,&foo>::elem(int)
820542c9 3131vector<int,&foo>::elem
e2eaf477 3132#
820542c9 3133--format=hp --no-params
e2eaf477
ILT
3134elem__6vectorXTiA3fooTPvA5Label__FiPPvT2
3135vector<int,&foo,void *,&Label>::elem(int, void **, void **)
820542c9 3136vector<int,&foo,void *,&Label>::elem
e2eaf477 3137#
820542c9 3138--format=hp --no-params
e2eaf477
ILT
3139elem__6vectorXTiSN42A3foo__Fi
3140vector<int,-42,&foo>::elem(int)
820542c9 3141vector<int,-42,&foo>::elem
e2eaf477 3142#
820542c9 3143--format=hp --no-params
e2eaf477
ILT
3144__ct__2T5XTPFcPv_i__Fi_2
3145T5<int (*)(char, void *)>::T5(int)
820542c9 3146T5<int (*)(char, void *)>::T5
e2eaf477 3147#
820542c9 3148--format=hp --no-params
e2eaf477
ILT
3149__ct__2T5XTPFcPv_i__Fi_19
3150T5<int (*)(char, void *)>::T5(int)
820542c9 3151T5<int (*)(char, void *)>::T5
e2eaf477 3152#
820542c9 3153--format=hp --no-params
e2eaf477
ILT
3154f__FicdPcPFci_v_34
3155f(int, char, double, char *, void (*)(char, int))
820542c9 3156f
e2eaf477 3157#
820542c9 3158--format=hp --no-params
e2eaf477
ILT
3159spec__13Spec<#1,#1.*>XTiTPi_FPi
3160Spec<int,int *>::spec(int *)
820542c9 3161Spec<int,int *>::spec
e2eaf477 3162#
820542c9 3163--format=hp --no-params
e2eaf477
ILT
3164spec__16Spec<#1,#1.&,#1>XTiTRiTi_FPi
3165Spec<int,int &,int>::spec(int *)
820542c9 3166Spec<int,int &,int>::spec
e2eaf477 3167#
820542c9 3168--format=hp --no-params
fa3fcee7
NC
3169spec__17Spec<#1,#1.&&,#1>XTiTOiTi_FPi
3170Spec<int,int &&,int>::spec(int *)
3171Spec<int,int &&,int>::spec
3172#
3173--format=hp --no-params
e2eaf477
ILT
3174add__XTc_FcT1
3175add<char>(char, char)
820542c9 3176add<char>
e2eaf477 3177#
820542c9 3178--format=hp --no-params
e2eaf477
ILT
3179add__XTcSP9A5label_FcPPlT1
3180add<char,9,&label>(char, long **, char)
820542c9 3181add<char,9,&label>
e2eaf477 3182#
820542c9 3183--format=hp --no-params
e2eaf477
ILT
3184add__XTPfTFPd_f_FcT1
3185add<float *,float (double *)>(char, char)
820542c9 3186add<float *,float (double *)>
e2eaf477 3187#
820542c9 3188--format=hp --no-params
e2eaf477
ILT
3189unLink__12basic_stringXTcT18string_char_traitsXTc_T9allocator_Fv
3190basic_string<char,string_char_traits<char>,allocator>::unLink(void)
820542c9 3191basic_string<char,string_char_traits<char>,allocator>::unLink
e2eaf477
ILT
3192#
3193# A regression test with no args. This used to cause a segv.
3194
3195_Utf390_1__1_9223372036854775807__9223372036854775
3196_Utf390_1__1_9223372036854775807__9223372036854775
3197#
820542c9 3198--format=gnu --no-params
e2eaf477
ILT
3199call__H1Z4Test_RX01_t1C2ZX01PMX01FPX01i_vQ2X016output
3200C<Test, Test::output> call<Test>(Test &)
820542c9 3201C<Test, Test::output> call<Test>
e2eaf477 3202#
820542c9 3203--format=gnu --no-params
fa3fcee7
NC
3204call__H1Z4Test_OX01_t1C2ZX01PMX01FPX01i_vQ2X016output
3205C<Test, Test::output> call<Test>(Test &&)
3206C<Test, Test::output> call<Test>
3207#
3208--format=gnu --no-params
e2eaf477
ILT
3209fn__FPQ21n1cPMQ21n1cFPQ21n1c_i
3210fn(n::c *, int (n::c::*)(n::c *))
820542c9 3211fn
e2eaf477 3212#
820542c9 3213--format=gnu --no-params
6f848550 3214f__FGt3Bar1i2G1i
e2eaf477 3215f(Bar<2>, i)
820542c9 3216f
e2eaf477 3217#
820542c9 3218--format=gnu --no-params
6f848550 3219f__FGt3Bar1i21i
e2eaf477 3220f(Bar<21>, int)
820542c9 3221f
e2eaf477 3222#
820542c9 3223--format=gnu --no-params
6f848550 3224f__FGt3Bar1i2G4XY_t
e2eaf477 3225f(Bar<2>, XY_t)
820542c9 3226f
6ef554e3 3227#
820542c9 3228--format=gnu --no-params
6ef554e3
HPN
3229foo__H1Zt2TA2ZRCiZt2NA1Ui9_X01_i
3230int foo<TA<int const &, NA<9> > >(TA<int const &, NA<9> >)
820542c9 3231int foo<TA<int const &, NA<9> > >
6ef554e3 3232#
820542c9 3233--format=gnu --no-params
fa3fcee7
NC
3234foo__H1Zt2TA2ZOCiZt2NA1Ui9_X01_i
3235int foo<TA<int const &&, NA<9> > >(TA<int const &&, NA<9> >)
3236int foo<TA<int const &&, NA<9> > >
3237#
3238--format=gnu --no-params
6f848550 3239foo__H1Zt2TA2ZcZt2NA1Ui20_X01_i
6ef554e3 3240int foo<TA<char, NA<20> > >(TA<char, NA<20> >)
820542c9 3241int foo<TA<char, NA<20> > >
6ef554e3 3242#
820542c9 3243--format=gnu --no-params
6f848550 3244foo__H1Zt2TA2ZiZt8N___A___1Ui99_X01_i
6ef554e3 3245int foo<TA<int, N___A___<99> > >(TA<int, N___A___<99> >)
820542c9 3246int foo<TA<int, N___A___<99> > >
6ef554e3 3247#
820542c9 3248--format=gnu --no-params
6ef554e3
HPN
3249foo__H1Zt2TA2ZRCiZt2NA1im1_X01_i
3250int foo<TA<int const &, NA<-1> > >(TA<int const &, NA<-1> >)
820542c9 3251int foo<TA<int const &, NA<-1> > >
6ef554e3 3252#
820542c9 3253--format=gnu --no-params
6ef554e3
HPN
3254foo__H1Zt2TA2ZRCiZt2NA1im9_X01_i
3255int foo<TA<int const &, NA<-9> > >(TA<int const &, NA<-9> >)
820542c9 3256int foo<TA<int const &, NA<-9> > >
6ef554e3 3257#
820542c9 3258--format=gnu --no-params
6ef554e3
HPN
3259foo__H1Zt2TA2ZcZt2NA1i_m20__X01_i
3260int foo<TA<char, NA<-20> > >(TA<char, NA<-20> >)
820542c9 3261int foo<TA<char, NA<-20> > >
6ef554e3 3262#
820542c9 3263--format=gnu --no-params
6ef554e3
HPN
3264foo__H1Zt2TA2ZcZt2NA1im1_X01_i
3265int foo<TA<char, NA<-1> > >(TA<char, NA<-1> >)
820542c9 3266int foo<TA<char, NA<-1> > >
6ef554e3 3267#
820542c9 3268--format=gnu --no-params
6ef554e3
HPN
3269foo__H1Zt2TA2ZiZt4N__A1im9_X01_i
3270int foo<TA<int, N__A<-9> > >(TA<int, N__A<-9> >)
820542c9 3271int foo<TA<int, N__A<-9> > >
6ef554e3 3272#
820542c9 3273--format=gnu --no-params
6ef554e3
HPN
3274foo__H1Zt2TA2ZiZt4N__A1i_m99__X01_i
3275int foo<TA<int, N__A<-99> > >(TA<int, N__A<-99> >)
820542c9 3276int foo<TA<int, N__A<-99> > >
6ef554e3 3277#
820542c9 3278--format=gnu --no-params
6ef554e3
HPN
3279__opi__t2TA2ZiZt4N__A1i9
3280TA<int, N__A<9> >::operator int(void)
820542c9 3281TA<int, N__A<9> >::operator int
6ef554e3 3282#
820542c9 3283--format=gnu --no-params
6ef554e3
HPN
3284__opi__t2TA2ZiZt8N___A___1i_m99_
3285TA<int, N___A___<-99> >::operator int(void)
820542c9 3286TA<int, N___A___<-99> >::operator int
6ef554e3 3287#
820542c9 3288--format=gnu --no-params
6f848550 3289foo___bar__baz_____H1Zt2TA2ZiZt8N___A___1i99_X01_i
6ef554e3 3290int foo___bar__baz___<TA<int, N___A___<99> > >(TA<int, N___A___<99> >)
820542c9 3291int foo___bar__baz___<TA<int, N___A___<99> > >
6ef554e3 3292#
820542c9 3293--format=gnu --no-params
6ef554e3
HPN
3294foo__bar___foobar_____t2TA2ZiZt8N___A___1i_m99_
3295TA<int, N___A___<-99> >::foo__bar___foobar___(void)
820542c9 3296TA<int, N___A___<-99> >::foo__bar___foobar___
6ef554e3 3297#
820542c9 3298--format=gnu --no-params
6ef554e3
HPN
3299foo__bar___foobar_____t2TA2ZiZt4N__A1i9
3300TA<int, N__A<9> >::foo__bar___foobar___(void)
820542c9 3301TA<int, N__A<9> >::foo__bar___foobar___
1dc349e5 3302#
820542c9 3303--format=gnu --no-params
1dc349e5
HPN
3304__tfP8sockaddr
3305sockaddr * type_info function
820542c9 3306sockaddr * type_info function
1dc349e5 3307#
820542c9 3308--format=gnu --no-params
1dc349e5
HPN
3309__tfPQ25libcwt16option_event_tct1Z12burst_app_ct
3310libcw::option_event_tct<burst_app_ct> * type_info function
820542c9 3311libcw::option_event_tct<burst_app_ct> * type_info function
1dc349e5 3312#
820542c9 3313--format=gnu --no-params
1dc349e5
HPN
3314__tiP8sockaddr
3315sockaddr * type_info node
820542c9 3316sockaddr * type_info node
1dc349e5 3317#
820542c9 3318--format=gnu --no-params
1dc349e5
HPN
3319__tiPQ25libcwt16option_event_tct1Z12burst_app_ct
3320libcw::option_event_tct<burst_app_ct> * type_info node
820542c9 3321libcw::option_event_tct<burst_app_ct> * type_info node
d3e85005 3322#
820542c9 3323--format=gnu --no-params
d3e85005
HPN
3324_27_GLOBAL_.N.__12burst_app_ct.app_instance
3325{anonymous}::app_instance
820542c9 3326{anonymous}::app_instance
d3e85005 3327#
820542c9 3328--format=gnu --no-params
a54ba43f 3329_26_GLOBAL_$N$_tmp_n.iilg4Gya$app_instance
d3e85005 3330{anonymous}::app_instance
820542c9 3331{anonymous}::app_instance
bc9bf259 3332#
0a5b531f
DD
3333--format=gnu-v3 --no-params
3334_Z3fo5n
3335fo5(__int128)
3336fo5
3337#
3338--format=gnu-v3 --no-params
3339_Z3fo5o
3340fo5(unsigned __int128)
3341fo5
3342#
bc9bf259
DD
3343--format=java
3344_ZN4java3awt10ScrollPane7addImplEPNS0_9ComponentEPNS_4lang6ObjectEi
3345java.awt.ScrollPane.addImpl(java.awt.Component, java.lang.Object, int)
3346#
3347--format=java
3348_ZN4java3awt4geom15AffineTransform9getMatrixEP6JArrayIdE
3349java.awt.geom.AffineTransform.getMatrix(double[])
3350#
3351--format=java
3352_ZN23Mangle$Inner$InnerInner3fooEP6JArrayIPS0_IiEEdPS0_IPS0_IPS0_IPS0_IPN4java4lang6StringEEEEEPS0_IPS0_IPN6MangleEEE
3353Mangle$Inner$InnerInner.foo(int[][], double, java.lang.String[][][][], Mangle[][])
3354#
3355--format=java
3356_ZN6JArray1tEP6JArrayIPS_E
3357JArray.t(JArray[])
3358#
3359--format=java
3360_ZN4Prim1iEibcdfwPN4java4lang6StringEsx
3361Prim.i(int, boolean, byte, double, float, char, java.lang.String, short, long)
ae533646 3362#
b851d07b
DD
3363--format=java
3364_ZN4java4util14Map__U24_Entry11class__U24_E
3365java.util.Map$Entry.class$
3366#
2730f651
DD
3367--format=java
3368_ZN3org7eclipse3cdt5debug8internal4core5model9CVariable6sizeof$Ev
3369org.eclipse.cdt.debug.internal.core.model.CVariable.sizeof()
3370#
820542c9
DD
3371--format=hp --no-params
3372_Utf58_0_1__1_2147483647__2147483648
ae533646
DD
3373_Utf58_0_1__1_2147483647__2147483648
3374_Utf58_0_1__1_2147483647__2147483648
2c955b8b 3375#
820542c9 3376--format=gnu-v3 --no-params
2c955b8b
DD
3377St9bad_alloc
3378std::bad_alloc
820542c9 3379std::bad_alloc
78c5b0a5 3380#
820542c9 3381--format=gnu-v3 --no-params
78c5b0a5
L
3382_ZN1f1fE
3383f::f
820542c9 3384f::f
78c5b0a5 3385#
820542c9 3386--format=gnu-v3 --no-params
78c5b0a5
L
3387_Z1fv
3388f()
820542c9 3389f
78c5b0a5 3390#
820542c9 3391--format=gnu-v3 --no-params
78c5b0a5
L
3392_Z1fi
3393f(int)
820542c9 3394f
78c5b0a5 3395#
820542c9 3396--format=gnu-v3 --no-params
78c5b0a5
L
3397_Z3foo3bar
3398foo(bar)
820542c9 3399foo
78c5b0a5 3400#
820542c9 3401--format=gnu-v3 --no-params
78c5b0a5
L
3402_Zrm1XS_
3403operator%(X, X)
820542c9 3404operator%
78c5b0a5 3405#
820542c9 3406--format=gnu-v3 --no-params
78c5b0a5
L
3407_ZplR1XS0_
3408operator+(X&, X&)
820542c9 3409operator+
78c5b0a5 3410#
820542c9 3411--format=gnu-v3 --no-params
78c5b0a5
L
3412_ZlsRK1XS1_
3413operator<<(X const&, X const&)
820542c9 3414operator<<
78c5b0a5 3415#
820542c9 3416--format=gnu-v3 --no-params
78c5b0a5 3417_ZN3FooIA4_iE3barE
8fe0d347 3418Foo<int [4]>::bar
820542c9 3419Foo<int [4]>::bar
78c5b0a5 3420#
820542c9 3421--format=gnu-v3 --no-params
78c5b0a5
L
3422_Z1fIiEvi
3423void f<int>(int)
820542c9 3424f<int>
78c5b0a5 3425#
820542c9 3426--format=gnu-v3 --no-params
78c5b0a5
L
3427_Z5firstI3DuoEvS0_
3428void first<Duo>(Duo)
820542c9 3429first<Duo>
78c5b0a5 3430#
820542c9 3431--format=gnu-v3 --no-params
78c5b0a5
L
3432_Z5firstI3DuoEvT_
3433void first<Duo>(Duo)
820542c9 3434first<Duo>
78c5b0a5 3435#
820542c9 3436--format=gnu-v3 --no-params
78c5b0a5 3437_Z3fooIiFvdEiEvv
361c3115
DD
3438void foo<int, void (double), int>()
3439foo<int, void (double), int>
3440#
3441--format=gnu-v3 --no-params
3442_Z1fIFvvEEvv
3443void f<void ()>()
3444f<void ()>
78c5b0a5 3445#
820542c9 3446--format=gnu-v3 --no-params
78c5b0a5
L
3447_ZN1N1fE
3448N::f
820542c9 3449N::f
78c5b0a5 3450#
820542c9 3451--format=gnu-v3 --no-params
78c5b0a5
L
3452_ZN6System5Sound4beepEv
3453System::Sound::beep()
820542c9 3454System::Sound::beep
78c5b0a5 3455#
820542c9 3456--format=gnu-v3 --no-params
78c5b0a5
L
3457_ZN5Arena5levelE
3458Arena::level
820542c9 3459Arena::level
78c5b0a5 3460#
820542c9 3461--format=gnu-v3 --no-params
78c5b0a5
L
3462_ZN5StackIiiE5levelE
3463Stack<int, int>::level
820542c9 3464Stack<int, int>::level
78c5b0a5 3465#
820542c9 3466--format=gnu-v3 --no-params
78c5b0a5
L
3467_Z1fI1XEvPVN1AIT_E1TE
3468void f<X>(A<X>::T volatile*)
820542c9 3469f<X>
78c5b0a5 3470#
820542c9 3471--format=gnu-v3 --no-params
78c5b0a5 3472_ZngILi42EEvN1AIXplT_Li2EEE1TE
1c08f2c8 3473void operator-<42>(A<(42)+(2)>::T)
820542c9 3474operator-<42>
78c5b0a5 3475#
820542c9 3476--format=gnu-v3 --no-params
78c5b0a5
L
3477_Z4makeI7FactoryiET_IT0_Ev
3478Factory<int> make<Factory, int>()
820542c9 3479make<Factory, int>
78c5b0a5 3480#
820542c9 3481--format=gnu-v3 --no-params
78c5b0a5
L
3482_Z4makeI7FactoryiET_IT0_Ev
3483Factory<int> make<Factory, int>()
820542c9 3484make<Factory, int>
78c5b0a5 3485#
820542c9 3486--format=gnu-v3 --no-params
78c5b0a5
L
3487_Z3foo5Hello5WorldS0_S_
3488foo(Hello, World, World, Hello)
820542c9 3489foo
78c5b0a5 3490#
820542c9 3491--format=gnu-v3 --no-params
78c5b0a5
L
3492_Z3fooPM2ABi
3493foo(int AB::**)
820542c9 3494foo
78c5b0a5 3495#
820542c9 3496--format=gnu-v3 --no-params
78c5b0a5
L
3497_ZlsRSoRKSs
3498operator<<(std::ostream&, std::string const&)
820542c9 3499operator<<
78c5b0a5 3500#
820542c9 3501--format=gnu-v3 --no-params
78c5b0a5
L
3502_ZTI7a_class
3503typeinfo for a_class
820542c9 3504typeinfo for a_class
78c5b0a5 3505#
820542c9 3506--format=gnu-v3 --no-params
78c5b0a5 3507U4_farrVKPi
8fe0d347 3508int* const volatile restrict _far
820542c9 3509int* const volatile restrict _far
78c5b0a5 3510#
820542c9 3511--format=gnu-v3 --no-params
78c5b0a5 3512_Z3fooILi2EEvRAplT_Li1E_i
1c08f2c8 3513void foo<2>(int (&) [(2)+(1)])
820542c9 3514foo<2>
fa3fcee7
NC
3515#
3516--format=gnu-v3 --no-params
3517_Z3fooILi2EEvOAplT_Li1E_i
3518void foo<2>(int (&&) [(2)+(1)])
3519foo<2>
78c5b0a5 3520#
820542c9 3521--format=gnu-v3 --no-params
78c5b0a5
L
3522_Z1fM1AKFvvE
3523f(void (A::*)() const)
820542c9 3524f
78c5b0a5 3525#
820542c9 3526--format=gnu-v3 --no-params
78c5b0a5
L
3527_Z3fooc
3528foo(char)
820542c9 3529foo
78c5b0a5 3530#
820542c9 3531--format=gnu-v3 --no-params
5ae54241
DD
3532_Z2f0u8char16_t
3533f0(char16_t)
3534f0
3535#
3536--format=gnu-v3 --no-params
3537_Z2f0Pu8char16_t
3538f0(char16_t*)
3539f0
3540#
3541--format=gnu-v3 --no-params
3542_Z2f0u8char32_t
3543f0(char32_t)
3544f0
3545#
3546--format=gnu-v3 --no-params
3547_Z2f0Pu8char32_t
3548f0(char32_t*)
3549f0
3550#
3551--format=gnu-v3 --no-params
78c5b0a5
L
35522CBIL_Z3foocEE
3553CB<foo(char)>
820542c9 3554CB<foo(char)>
78c5b0a5 3555#
820542c9 3556--format=gnu-v3 --no-params
78c5b0a5
L
35572CBIL_Z7IsEmptyEE
3558CB<IsEmpty>
820542c9 3559CB<IsEmpty>
78c5b0a5 3560#
820542c9 3561--format=gnu-v3 --no-params
78c5b0a5
L
3562_ZZN1N1fEiE1p
3563N::f(int)::p
820542c9 3564N::f(int)::p
78c5b0a5 3565#
820542c9 3566--format=gnu-v3 --no-params
78c5b0a5
L
3567_ZZN1N1fEiEs
3568N::f(int)::string literal
820542c9 3569N::f(int)::string literal
78c5b0a5 3570#
820542c9 3571--format=gnu-v3 --no-params
78c5b0a5
L
3572_Z1fPFvvEM1SFvvE
3573f(void (*)(), void (S::*)())
820542c9 3574f
78c5b0a5 3575#
820542c9 3576--format=gnu-v3 --no-params
78c5b0a5
L
3577_ZN1N1TIiiE2mfES0_IddE
3578N::T<int, int>::mf(N::T<double, double>)
820542c9 3579N::T<int, int>::mf
78c5b0a5 3580#
820542c9 3581--format=gnu-v3 --no-params
78c5b0a5
L
3582_ZSt5state
3583std::state
820542c9 3584std::state
78c5b0a5 3585#
820542c9 3586--format=gnu-v3 --no-params
78c5b0a5
L
3587_ZNSt3_In4wardE
3588std::_In::ward
820542c9 3589std::_In::ward
78c5b0a5 3590#
820542c9 3591--format=gnu-v3 --no-params
78c5b0a5
L
3592_Z1fKPFiiE
3593f(int (* const)(int))
820542c9 3594f
78c5b0a5 3595#
820542c9 3596--format=gnu-v3 --no-params
78c5b0a5 3597_Z1fAszL_ZZNK1N1A1fEvE3foo_0E_i
8fe0d347 3598f(int [sizeof (N::A::f() const::foo)])
820542c9 3599f
78c5b0a5 3600#
820542c9 3601--format=gnu-v3 --no-params
78c5b0a5 3602_Z1fA37_iPS_
8fe0d347 3603f(int [37], int (*) [37])
820542c9 3604f
78c5b0a5 3605#
820542c9 3606--format=gnu-v3 --no-params
78c5b0a5
L
3607_Z1fM1AFivEPS0_
3608f(int (A::*)(), int (*)())
820542c9 3609f
78c5b0a5 3610#
820542c9 3611--format=gnu-v3 --no-params
78c5b0a5
L
3612_Z1fPFPA1_ivE
3613f(int (*(*)()) [1])
820542c9 3614f
78c5b0a5 3615#
820542c9 3616--format=gnu-v3 --no-params
78c5b0a5
L
3617_Z1fPKM1AFivE
3618f(int (A::* const*)())
820542c9 3619f
78c5b0a5 3620#
820542c9 3621--format=gnu-v3 --no-params
78c5b0a5
L
3622_Z1jM1AFivEPS1_
3623j(int (A::*)(), int (A::**)())
820542c9 3624j
78c5b0a5 3625#
820542c9 3626--format=gnu-v3 --no-params
78c5b0a5
L
3627_Z1sPA37_iPS0_
3628s(int (*) [37], int (**) [37])
820542c9 3629s
78c5b0a5 3630#
820542c9 3631--format=gnu-v3 --no-params
78c5b0a5 3632_Z3fooA30_A_i
8fe0d347 3633foo(int [30][])
820542c9 3634foo
78c5b0a5 3635#
820542c9 3636--format=gnu-v3 --no-params
78c5b0a5
L
3637_Z3kooPA28_A30_i
3638koo(int (*) [28][30])
820542c9 3639koo
78c5b0a5 3640#
820542c9 3641--format=gnu-v3 --no-params
78c5b0a5
L
3642_ZlsRKU3fooU4bart1XS0_
3643operator<<(X bart foo const&, X bart)
820542c9 3644operator<<
78c5b0a5 3645#
820542c9 3646--format=gnu-v3 --no-params
78c5b0a5
L
3647_ZlsRKU3fooU4bart1XS2_
3648operator<<(X bart foo const&, X bart foo const)
820542c9 3649operator<<
78c5b0a5 3650#
820542c9 3651--format=gnu-v3 --no-params
78c5b0a5
L
3652_Z1fM1AKFivE
3653f(int (A::*)() const)
820542c9 3654f
78c5b0a5 3655#
820542c9 3656--format=gnu-v3 --no-params
78c5b0a5
L
3657_Z3absILi11EEvv
3658void abs<11>()
820542c9 3659abs<11>
78c5b0a5 3660#
820542c9 3661--format=gnu-v3 --no-params
78c5b0a5
L
3662_ZN1AIfEcvT_IiEEv
3663A<float>::operator int<int>()
820542c9 3664A<float>::operator int<int>
78c5b0a5 3665#
820542c9 3666--format=gnu-v3 --no-params
78c5b0a5
L
3667_ZN12libcw_app_ct10add_optionIS_EEvMT_FvPKcES3_cS3_S3_
3668void libcw_app_ct::add_option<libcw_app_ct>(void (libcw_app_ct::*)(char const*), char const*, char, char const*, char const*)
820542c9 3669libcw_app_ct::add_option<libcw_app_ct>
78c5b0a5 3670#
820542c9 3671--format=gnu-v3 --no-params
78c5b0a5
L
3672_ZGVN5libcw24_GLOBAL__N_cbll.cc0ZhUKa23compiler_bug_workaroundISt6vectorINS_13omanip_id_tctINS_5debug32memblk_types_manipulator_data_ctEEESaIS6_EEE3idsE
3673guard variable for libcw::(anonymous namespace)::compiler_bug_workaround<std::vector<libcw::omanip_id_tct<libcw::debug::memblk_types_manipulator_data_ct>, std::allocator<libcw::omanip_id_tct<libcw::debug::memblk_types_manipulator_data_ct> > > >::ids
820542c9 3674guard variable for libcw::(anonymous namespace)::compiler_bug_workaround<std::vector<libcw::omanip_id_tct<libcw::debug::memblk_types_manipulator_data_ct>, std::allocator<libcw::omanip_id_tct<libcw::debug::memblk_types_manipulator_data_ct> > > >::ids
78c5b0a5 3675#
820542c9 3676--format=gnu-v3 --no-params
78c5b0a5
L
3677_ZN5libcw5debug13cwprint_usingINS_9_private_12GlobalObjectEEENS0_17cwprint_using_tctIT_EERKS5_MS5_KFvRSt7ostreamE
3678libcw::debug::cwprint_using_tct<libcw::_private_::GlobalObject> libcw::debug::cwprint_using<libcw::_private_::GlobalObject>(libcw::_private_::GlobalObject const&, void (libcw::_private_::GlobalObject::*)(std::ostream&) const)
820542c9 3679libcw::debug::cwprint_using<libcw::_private_::GlobalObject>
78c5b0a5 3680#
820542c9 3681--format=gnu-v3 --no-params
78c5b0a5
L
3682_ZNKSt14priority_queueIP27timer_event_request_base_ctSt5dequeIS1_SaIS1_EE13timer_greaterE3topEv
3683std::priority_queue<timer_event_request_base_ct*, std::deque<timer_event_request_base_ct*, std::allocator<timer_event_request_base_ct*> >, timer_greater>::top() const
820542c9 3684std::priority_queue<timer_event_request_base_ct*, std::deque<timer_event_request_base_ct*, std::allocator<timer_event_request_base_ct*> >, timer_greater>::top
78c5b0a5 3685#
820542c9 3686--format=gnu-v3 --no-params
78c5b0a5
L
3687_ZNKSt15_Deque_iteratorIP15memory_block_stRKS1_PS2_EeqERKS5_
3688std::_Deque_iterator<memory_block_st*, memory_block_st* const&, memory_block_st* const*>::operator==(std::_Deque_iterator<memory_block_st*, memory_block_st* const&, memory_block_st* const*> const&) const
820542c9 3689std::_Deque_iterator<memory_block_st*, memory_block_st* const&, memory_block_st* const*>::operator==
78c5b0a5 3690#
820542c9 3691--format=gnu-v3 --no-params
78c5b0a5
L
3692_ZNKSt17__normal_iteratorIPK6optionSt6vectorIS0_SaIS0_EEEmiERKS6_
3693std::__normal_iterator<option const*, std::vector<option, std::allocator<option> > >::operator-(std::__normal_iterator<option const*, std::vector<option, std::allocator<option> > > const&) const
820542c9 3694std::__normal_iterator<option const*, std::vector<option, std::allocator<option> > >::operator-
78c5b0a5 3695#
820542c9 3696--format=gnu-v3 --no-params
78c5b0a5
L
3697_ZNSbIcSt11char_traitsIcEN5libcw5debug27no_alloc_checking_allocatorEE12_S_constructIPcEES6_T_S7_RKS3_
3698char* std::basic_string<char, std::char_traits<char>, libcw::debug::no_alloc_checking_allocator>::_S_construct<char*>(char*, char*, libcw::debug::no_alloc_checking_allocator const&)
820542c9 3699std::basic_string<char, std::char_traits<char>, libcw::debug::no_alloc_checking_allocator>::_S_construct<char*>
78c5b0a5 3700#
820542c9 3701--format=gnu-v3 --no-params
78c5b0a5
L
3702_Z1fI1APS0_PKS0_EvT_T0_T1_PA4_S3_M1CS8_
3703void f<A, A*, A const*>(A, A*, A const*, A const* (*) [4], A const* (* C::*) [4])
820542c9 3704f<A, A*, A const*>
78c5b0a5 3705#
820542c9 3706--format=gnu-v3 --no-params
78c5b0a5
L
3707_Z3fooiPiPS_PS0_PS1_PS2_PS3_PS4_PS5_PS6_PS7_PS8_PS9_PSA_PSB_PSC_
3708foo(int, int*, int**, int***, int****, int*****, int******, int*******, int********, int*********, int**********, int***********, int************, int*************, int**************, int***************)
820542c9 3709foo
78c5b0a5 3710#
820542c9 3711--format=gnu-v3 --no-params
78c5b0a5
L
3712_ZSt1BISt1DIP1ARKS2_PS3_ES0_IS2_RS2_PS2_ES2_ET0_T_SB_SA_PT1_
3713std::D<A*, A*&, A**> std::B<std::D<A*, A* const&, A* const*>, std::D<A*, A*&, A**>, A*>(std::D<A*, A* const&, A* const*>, std::D<A*, A* const&, A* const*>, std::D<A*, A*&, A**>, A**)
820542c9 3714std::B<std::D<A*, A* const&, A* const*>, std::D<A*, A*&, A**>, A*>
78c5b0a5 3715#
820542c9
DD
3716--format=gnu-v3 --no-params
3717_X11TransParseAddress
78c5b0a5
L
3718_X11TransParseAddress
3719_X11TransParseAddress
3720#
820542c9 3721--format=gnu-v3 --no-params
78c5b0a5
L
3722_ZNSt13_Alloc_traitsISbIcSt18string_char_traitsIcEN5libcw5debug9_private_17allocator_adaptorIcSt24__default_alloc_templateILb0ELi327664EELb1EEEENS5_IS9_S7_Lb1EEEE15_S_instancelessE
3723std::_Alloc_traits<std::basic_string<char, std::string_char_traits<char>, libcw::debug::_private_::allocator_adaptor<char, std::__default_alloc_template<false, 327664>, true> >, libcw::debug::_private_::allocator_adaptor<std::basic_string<char, std::string_char_traits<char>, libcw::debug::_private_::allocator_adaptor<char, std::__default_alloc_template<false, 327664>, true> >, std::__default_alloc_template<false, 327664>, true> >::_S_instanceless
820542c9 3724std::_Alloc_traits<std::basic_string<char, std::string_char_traits<char>, libcw::debug::_private_::allocator_adaptor<char, std::__default_alloc_template<false, 327664>, true> >, libcw::debug::_private_::allocator_adaptor<std::basic_string<char, std::string_char_traits<char>, libcw::debug::_private_::allocator_adaptor<char, std::__default_alloc_template<false, 327664>, true> >, std::__default_alloc_template<false, 327664>, true> >::_S_instanceless
78c5b0a5 3725#
820542c9 3726--format=gnu-v3 --no-params
78c5b0a5 3727_GLOBAL__I__Z2fnv
a0692e36
L
3728global constructors keyed to fn()
3729global constructors keyed to fn()
78c5b0a5 3730#
820542c9 3731--format=gnu-v3 --no-params
78c5b0a5
L
3732_Z1rM1GFivEMS_KFivES_M1HFivES1_4whatIKS_E5what2IS8_ES3_
3733r(int (G::*)(), int (G::*)() const, G, int (H::*)(), int (G::*)(), what<G const>, what2<G const>, int (G::*)() const)
820542c9 3734r
54a962d9
DD
3735#
3736# This is from the gdb testsuite gdb.cp/cplusfuncs.exp.
820542c9 3737--format=gnu-v3 --no-params
54a962d9
DD
3738_Z10hairyfunc5PFPFilEPcE
3739hairyfunc5(int (*(*)(char*))(long))
820542c9 3740hairyfunc5
54a962d9
DD
3741#
3742# This is from gcc PR 8861
820542c9 3743--format=gnu-v3 --no-params
54a962d9 3744_Z1fILi1ELc120EEv1AIXplT_cviLd810000000000000000703DAD7A370C5EEE
1c08f2c8 3745void f<1, (char)120>(A<(1)+((int)((double)[810000000000000000703DAD7A370C5]))>)
2d733211 3746f<1, (char)120>
54a962d9
DD
3747#
3748# This is also from gcc PR 8861
820542c9 3749--format=gnu-v3 --no-params
54a962d9 3750_Z1fILi1EEv1AIXplT_cvingLf3f800000EEE
1c08f2c8 3751void f<1>(A<(1)+((int)(-((float)[3f800000])))>)
820542c9 3752f<1>
54a962d9
DD
3753#
3754# This is from a libstdc++ debug mode patch.
820542c9 3755--format=gnu-v3 --no-params
54a962d9
DD
3756_ZNK11__gnu_debug16_Error_formatter14_M_format_wordImEEvPciPKcT_
3757void __gnu_debug::_Error_formatter::_M_format_word<unsigned long>(char*, int, char const*, unsigned long) const
820542c9 3758__gnu_debug::_Error_formatter::_M_format_word<unsigned long>
54a962d9 3759#
331c3da2 3760# The new demangler used to core dump on this.
820542c9 3761--format=gnu-v3 --no-params
331c3da2
DD
3762_ZSt18uninitialized_copyIN9__gnu_cxx17__normal_iteratorIPSt4pairISsPFbP6sqlitePPcEESt6vectorIS9_SaIS9_EEEESE_ET0_T_SG_SF_
3763__gnu_cxx::__normal_iterator<std::pair<std::string, bool (*)(sqlite*, char**)>*, std::vector<std::pair<std::string, bool (*)(sqlite*, char**)>, std::allocator<std::pair<std::string, bool (*)(sqlite*, char**)> > > > std::uninitialized_copy<__gnu_cxx::__normal_iterator<std::pair<std::string, bool (*)(sqlite*, char**)>*, std::vector<std::pair<std::string, bool (*)(sqlite*, char**)>, std::allocator<std::pair<std::string, bool (*)(sqlite*, char**)> > > >, __gnu_cxx::__normal_iterator<std::pair<std::string, bool (*)(sqlite*, char**)>*, std::vector<std::pair<std::string, bool (*)(sqlite*, char**)>, std::allocator<std::pair<std::string, bool (*)(sqlite*, char**)> > > > >(__gnu_cxx::__normal_iterator<std::pair<std::string, bool (*)(sqlite*, char**)>*, std::vector<std::pair<std::string, bool (*)(sqlite*, char**)>, std::allocator<std::pair<std::string, bool (*)(sqlite*, char**)> > > >, __gnu_cxx::__normal_iterator<std::pair<std::string, bool (*)(sqlite*, char**)>*, std::vector<std::pair<std::string, bool (*)(sqlite*, char**)>, std::allocator<std::pair<std::string, bool (*)(sqlite*, char**)> > > >, __gnu_cxx::__normal_iterator<std::pair<std::string, bool (*)(sqlite*, char**)>*, std::vector<std::pair<std::string, bool (*)(sqlite*, char**)>, std::allocator<std::pair<std::string, bool (*)(sqlite*, char**)> > > >)
820542c9 3764std::uninitialized_copy<__gnu_cxx::__normal_iterator<std::pair<std::string, bool (*)(sqlite*, char**)>*, std::vector<std::pair<std::string, bool (*)(sqlite*, char**)>, std::allocator<std::pair<std::string, bool (*)(sqlite*, char**)> > > >, __gnu_cxx::__normal_iterator<std::pair<std::string, bool (*)(sqlite*, char**)>*, std::vector<std::pair<std::string, bool (*)(sqlite*, char**)>, std::allocator<std::pair<std::string, bool (*)(sqlite*, char**)> > > > >
858b45cf 3765#
331c3da2 3766# The new demangler used to fail on this.
820542c9 3767--format=gnu-v3 --no-params
331c3da2
DD
3768_Z1fP1cIPFiiEE
3769f(c<int (*)(int)>*)
820542c9 3770f
858b45cf
DD
3771#
3772# Wrap expressions using '>' in an extra layer of parens to avoid
3773# confusion with the '>' which ends the template parameters.
820542c9 3774--format=gnu-v3 --no-params
858b45cf 3775_Z4dep9ILi3EEvP3fooIXgtT_Li2EEE
1c08f2c8 3776void dep9<3>(foo<((3)>(2))>*)
820542c9 3777dep9<3>
858b45cf
DD
3778#
3779# Watch out for templated version of `operator<'--it needs an extra
3780# space.
820542c9 3781--format=gnu-v3 --no-params
858b45cf
DD
3782_ZStltI9file_pathSsEbRKSt4pairIT_T0_ES6_
3783bool std::operator< <file_path, std::string>(std::pair<file_path, std::string> const&, std::pair<file_path, std::string> const&)
820542c9 3784std::operator< <file_path, std::string>
858b45cf
DD
3785#
3786# More hairy qualifier handling.
820542c9 3787--format=gnu-v3 --no-params
858b45cf 3788_Z9hairyfuncM1YKFPVPFrPA2_PM1XKFKPA3_ilEPcEiE
2d733211 3789hairyfunc(int (* const (X::** (* restrict (* volatile* (Y::*)(int) const)(char*)) [2])(long) const) [3])
820542c9 3790hairyfunc
97ceaf5b
DD
3791#
3792# Check that negative numbers are handled correctly.
820542c9 3793--format=gnu-v3 --no-params
97ceaf5b
DD
3794_Z1fILin1EEvv
3795void f<-1>()
820542c9 3796f<-1>
97ceaf5b
DD
3797#
3798# Check a destructor of a standard substitution.
820542c9 3799--format=gnu-v3 --no-params
97ceaf5b
DD
3800_ZNSdD0Ev
3801std::basic_iostream<char, std::char_traits<char> >::~basic_iostream()
820542c9 3802std::basic_iostream<char, std::char_traits<char> >::~basic_iostream
97ceaf5b 3803#
d35d0cd4 3804# Another case where we got member function qualifiers wrong.
820542c9 3805--format=gnu-v3 --no-params
d35d0cd4
DD
3806_ZNK15nsBaseHashtableI15nsUint32HashKey8nsCOMPtrI4IFooEPS2_E13EnumerateReadEPF15PLDHashOperatorRKjS4_PvES9_
3807nsBaseHashtable<nsUint32HashKey, nsCOMPtr<IFoo>, IFoo*>::EnumerateRead(PLDHashOperator (*)(unsigned int const&, IFoo*, void*), void*) const
820542c9 3808nsBaseHashtable<nsUint32HashKey, nsCOMPtr<IFoo>, IFoo*>::EnumerateRead
d35d0cd4 3809#
d4edd112
DD
3810# Another member function qualifier test case, when the member function
3811# returns a pointer to function.
820542c9 3812--format=gnu-v3 --no-params
d4edd112
DD
3813_ZNK1C1fIiEEPFivEv
3814int (*C::f<int>() const)()
820542c9 3815C::f<int>
d4edd112
DD
3816#
3817# Another case where we got member function qualifiers wrong.
820542c9 3818--format=gnu-v3 --no-params
d4edd112
DD
3819_ZZ3BBdI3FooEvvENK3Fob3FabEv
3820void BBd<Foo>()::Fob::Fab() const
820542c9 3821void BBd<Foo>()::Fob::Fab
d4edd112
DD
3822#
3823# The same idea one level deeper.
820542c9 3824--format=gnu-v3 --no-params
d4edd112
DD
3825_ZZZ3BBdI3FooEvvENK3Fob3FabEvENK3Gob3GabEv
3826void BBd<Foo>()::Fob::Fab() const::Gob::Gab() const
820542c9 3827void BBd<Foo>()::Fob::Fab() const::Gob::Gab
d4edd112
DD
3828#
3829# Yet another member function qualifier problem.
820542c9 3830--format=gnu-v3 --no-params
d4edd112
DD
3831_ZNK5boost6spirit5matchI13rcs_deltatextEcvMNS0_4impl5dummyEFvvEEv
3832boost::spirit::match<rcs_deltatext>::operator void (boost::spirit::impl::dummy::*)()() const
820542c9
DD
3833boost::spirit::match<rcs_deltatext>::operator void (boost::spirit::impl::dummy::*)()
3834#
74aee4eb
DD
3835# Multi-dimensional arrays with qualifiers on the inner dimensions.
3836--format=gnu-v3 --no-params
3837_Z3fooIA6_KiEvA9_KT_rVPrS4_
3838void foo<int const [6]>(int const [9][6], int restrict const (* volatile restrict) [9][6])
3839foo<int const [6]>
3840#
3841# From PR libstdc++/12736
3842--format=gnu-v3 --no-params
3843_Z3fooIA3_iEvRKT_
3844void foo<int [3]>(int const (&) [3])
3845foo<int [3]>
3846#
3847# Related to PR libstdc++/12736
3848--format=gnu-v3 --no-params
3849_Z3fooIPA3_iEvRKT_
3850void foo<int (*) [3]>(int (* const&) [3])
3851foo<int (*) [3]>
3852#
a21da8bf
DD
3853# This used to crash the demangler--PR 16240
3854--format=gnu-v3 --no-params
3855_ZN13PatternDriver23StringScalarDeleteValueC1ERKNS_25ConflateStringScalarValueERKNS_25AbstractStringScalarValueERKNS_12TemplateEnumINS_12pdcomplementELZNS_16complement_namesEELZNS_14COMPLEMENTENUMEEEE
c743cf5d 3856PatternDriver::StringScalarDeleteValue::StringScalarDeleteValue(PatternDriver::ConflateStringScalarValue const&, PatternDriver::AbstractStringScalarValue const&, PatternDriver::TemplateEnum<PatternDriver::pdcomplement, PatternDriver::complement_names, PatternDriver::COMPLEMENTENUM> const&)
a21da8bf 3857PatternDriver::StringScalarDeleteValue::StringScalarDeleteValue
6ba85b8c
DD
3858#
3859# This used to cause the demangler to walk into undefined memory--PR 22268
3860--format=gnu-v3 --no-params
3861ALsetchannels
3862ALsetchannels
3863ALsetchannels
820542c9
DD
3864# Test GNU V3 constructor and destructor identification.
3865# 0 means it is not a constructor/destructor.
3866# Other integers correspond to enum gnu_v3_{c,d}tor_kinds in demangle.h.
3867--is-v3-ctor
3868_GLOBAL__I__Z2fnv
38690
3870#
3871--is-v3-dtor
3872_GLOBAL__I__Z2fnv
38730
3874#
3875--is-v3-ctor
3876_ZNSdC1Ev
38771
3878#
3879--is-v3-dtor
3880_ZNSdC1Ev
38810
3882#
3883--is-v3-ctor
3884_ZNSdD0Ev
38850
3886#
3887--is-v3-dtor
3888_ZNSdD0Ev
38891
3890#
3891--is-v3-ctor
3892_ZNSdC2Ev
38932
3894#
3895--is-v3-dtor
3896_ZNSdC2Ev
38970
3898#
3899--is-v3-ctor
3900_ZNSdD1Ev
39010
3902#
3903--is-v3-dtor
3904_ZNSdD1Ev
39052
d4edd112 3906#
59ea9fe7 3907# This caused an infinite loop.
24afc00d
DD
3908#
3909# This is generated by an EDG compiler (kcc 4.0). To demangle it
3910# correctly, I believe that we have to understand that the J37J deep
3911# in the string somehow refers back to the type starting 37 characters
3912# in from some starting point, so that it winds up being the type
3913# starting with 41THandle.... However, lacking a spec for EDG
3914# demangling, it's hard to implement this.
3915#
3916# In the meantime, this symbol can be successfully demangled in GNU
3917# mode. Of course the result is more or less nonsense, but an older
3918# version of g++ would indeed generate this mangled name given the
3919# appropriate input, so the demangling is correct.
820542c9 3920--format=auto --no-params
59ea9fe7 3921__CPR212____ct__Q3_3std141list__tm__128_Q2_3edm41THandle__tm__26_Q2_4emid15EMparticleChunkQ2_3std68allocator__tm__51_Q2_3edmJ37J14const_iteratorFRCQ3_3std18list__tm__7_Z1ZZ2Z8iterator
24afc00d 3922_Z1ZZ2Z::__CPR212____ct__Q3_3std141list__tm__128_Q2_3edm41THandle__tm__26_Q2_4emid15EMparticleChunkQ2_3std68allocator__tm__51_Q2_3edmJ37J14const_iteratorFRCQ3_3std18list__tm(iterator)
820542c9 3923_Z1ZZ2Z::__CPR212____ct__Q3_3std141list__tm__128_Q2_3edm41THandle__tm__26_Q2_4emid15EMparticleChunkQ2_3std68allocator__tm__51_Q2_3edmJ37J14const_iteratorFRCQ3_3std18list__tm
eec65ede 3924#
e281fb79 3925# This used to cause a crash. It doesn't follow the C++ encoding so
eec65ede 3926# the demangled name should be identical to the original symbol name.
820542c9
DD
3927--format=auto --no-params
3928_test_array__L_1__B23b___clean.6
eec65ede
JB
3929_test_array__L_1__B23b___clean.6
3930_test_array__L_1__B23b___clean.6
839e4798
RH
3931#
3932--format=java
3933_ZGAN4java4lang5Class7forNameEPNS0_6StringE
3934hidden alias for java.lang.Class.forName(java.lang.String)
7887b2ce
DD
3935#
3936# Test cases to verify encoding that determines if a return type is present
3937# Related to PR9861
3938--format=java
3939_ZN4java4lang4Math4acosEJdd
3940java.lang.Math.acos(double)double
3941#
3942--format=auto
3943_ZN4java4lang4Math4acosEJdd
3944double java::lang::Math::acos(double)
3945#
3946--format=auto
3947_ZN4java4lang4Math4acosEJvd
3948void java::lang::Math::acos(double)
3949#
3950--format=auto --ret-postfix
3951_ZN4java4lang4Math4acosEJdd
3952java::lang::Math::acos(double)double
3953#
3954--format=gnu-v3 --no-params --ret-postfix
3955_Z4makeI7FactoryiET_IT0_Ev
3956make<Factory, int>()Factory<int>
3957make<Factory, int>
cb6c09ac
DD
3958#
3959# From PR 28797
3960--format=auto --no-params
3961_Z1fM1AKiPKS1_
3962f(int const A::*, int const A::* const*)
3963f
e63f184e
DD
3964# This used to cause a core dump in the demangler -- PR 29176
3965--format=auto --no-params
3966SASDASDFASDF_sdfsdf
3967SASDASDFASDF_sdfsdf
3968SASDASDFASDF_sdfsdf
6ef6358e
GK
3969# These are all cases of invalid manglings where the demangler would read
3970# past the end of the string.
3971# d_name wasn't honouring a NULL from d_substitution
3972--format=gnu-v3
3973_ZSA
3974_ZSA
3975# d_expr_primary wasn't honouring NULL from cplus_demangle_mangled_name
3976--format=gnu-v3
3977_ZN1fIL_
3978_ZN1fIL_
3979# d_operator_name was taking two characters in a row
3980--format=gnu-v3
3981_Za
3982_Za
3983# d_prefix wasn't honouring NULL from d_substitution
3984--format=gnu-v3
3985_ZNSA
3986_ZNSA
3987# d_prefix wasn't honouring NULL from d_template_param
3988--format=gnu-v3
3989_ZNT
3990_ZNT
8d301070
GK
3991# Dereferencing NULL in d_pointer_to_member_type
3992--format=gnu-v3
3993_Z1aMark
3994_Z1aMark
8bf955e1
GK
3995# <local-source-name> test 1
3996--format=gnu-v3
3997_ZL3foo_2
3998foo
3999# <local-source-name> test 2
4000--format=gnu-v3
4001_ZZL3foo_2vE4var1
4002foo()::var1
4003# <local-source-name> test 3
4004--format=gnu-v3
4005_ZZL3foo_2vE4var1_0
4006foo()::var1
4007# <local-source-name> test 4
4008--format=gnu-v3
4009_ZZN7myspaceL3foo_1EvEN11localstruct1fEZNS_3fooEvE16otherlocalstruct
4010myspace::foo()::localstruct::f(myspace::foo()::otherlocalstruct)
830ef634
DD
4011# Java resource name
4012--format=gnu-v3
4013_ZGr32_java$Sutil$Siso4217$_properties
4014java resource java/util/iso4217.properties
ba8cb4ba
DD
4015# decltype/param placeholder test
4016--format=gnu-v3
c743cf5d 4017_Z3addIidEDTplfp_fp0_ET_T0_
664aa91f 4018decltype ({parm#1}+{parm#2}) add<int, double>(int, double)
6b6bd65a
DD
4019# decltype scope test
4020--format=gnu-v3
4021_Z1fI1SENDtfp_E4typeET_
4022decltype ({parm#1})::type f<S>(S)
ba8cb4ba
DD
4023# decltype/fn call test
4024--format=gnu-v3
c743cf5d 4025_Z4add3IidEDTclL_Z1gEfp_fp0_EET_T0_
664aa91f 4026decltype (g({parm#1}, {parm#2})) add3<int, double>(int, double)
f2917a30
DD
4027# 'this' test
4028--format=gnu-v3
4029_ZN1A1fIiEEDTcldtdtdefpT1b1fIT_EEEv
4030decltype ((((*this).b).(f<int>))()) A::f<int>()
1c08f2c8
DD
4031# new (2008) built in types test
4032--format=gnu-v3
4033_Z1fDfDdDeDhDsDi
4034f(decimal32, decimal64, decimal128, half, char16_t, char32_t)
4035# pack expansion test
4036--format=gnu-v3
4037_Z1fIIPiPfPdEEvDpT_
4038void f<int*, float*, double*>(int*, float*, double*)
4039# '.' test
ba8cb4ba 4040--format=gnu-v3
c743cf5d 4041_Z1hI1AIiEdEDTcldtfp_1gIT0_EEET_S2_
664aa91f 4042decltype (({parm#1}.(g<double>))()) h<A<int>, double>(A<int>, double)
c743cf5d
DD
4043# test for typed function in decltype
4044--format=gnu-v3
4045_ZN1AIiE1jIiEEDTplfp_clL_Z1xvEEET_
02e7efbf
JK
4046decltype ({parm#1}+(x())) A<int>::j<int>(int)
4047# typed function in decltype with an argument list
4048--format=gnu-v3
4049_Z1tIlEDTplcvT_Li5EclL_Z1qsELi6EEEv
4050decltype (((long)(5))+(q(6))) t<long>()
e2e1864d
DD
4051# test for expansion of function parameter pack
4052--format=gnu-v3
eb7b5ddb 4053_Z1gIJidEEDTclL_Z1fEspplfp_Li1EEEDpT_
664aa91f
DD
4054decltype (f(({parm#1}+(1))...)) g<int, double>(int, double)
4055# lambda tests
4056--format=gnu-v3
4057_ZZ1giENKUlvE_clEv
4058g(int)::{lambda()#1}::operator()() const
4059--format=gnu-v3
4060_Z4algoIZ1giEUlvE0_EiT_
4061int algo<g(int)::{lambda()#2}>(g(int)::{lambda()#2})
4062--format=gnu-v3
4063_ZZN1S1fEiiEd0_NKUlvE0_clEv
4064S::f(int, int)::{default arg#2}::{lambda()#2}::operator()() const
4065--format=gnu-v3
4066_ZNK1SIiE1xMUlvE1_clEv
4067S<int>::x::{lambda()#3}::operator()() const
4068--format=gnu-v3
a9c3ecea
DD
4069_ZN8functionC1IZN1CIiE4testES_Ed_UliE_EET_
4070function::function<C<int>::test(function)::{default arg#1}::{lambda(int)#1}>(C<int>::test(function)::{default arg#1}::{lambda(int)#1})
4071--format=gnu-v3
664aa91f
DD
4072_Z1fN1SUt_E
4073f(S::{unnamed type#1})
cbc43128
DD
4074--format=gnu-v3
4075_Z1fDv32_f
f9b58c5b 4076f(float __vector(32))
cbc43128
DD
4077--format=gnu-v3
4078_Z1fIfLi4EEvDv_T0__T_
f9b58c5b 4079void f<float, 4>(float __vector(4))
fbe5da0e 4080--format=gnu-v3
cbc43128
DD
4081_Z1fI1AEDTclonplfp_fp_EET_
4082decltype ((operator+)({parm#1}, {parm#1})) f<A>(A)
4083--format=gnu-v3
4084_Z1hI1AEDTcldtfp_miEET_
4085decltype (({parm#1}.(operator-))()) h<A>(A)
cf383746
DD
4086--format=gnu-v3
4087_Z1fDn
4088f(decltype(nullptr))
3baae9d6 4089--format=gnu-v3
b24539b3
DD
4090_Z1fIRiEvOT_b
4091void f<int&>(int&, bool)
4092--format=gnu-v3
3baae9d6
JJ
4093_ZN5aaaaa6bbbbbb5cccccIN23ddddddddddddddddddddddd3eeeENS2_4ffff16ggggggggggggggggENS0_9hhhhhhhhhES6_S6_S6_S6_S6_S6_S6_EE
4094aaaaa::bbbbbb::ccccc<ddddddddddddddddddddddd::eee, ddddddddddddddddddddddd::ffff::gggggggggggggggg, aaaaa::bbbbbb::hhhhhhhhh, aaaaa::bbbbbb::hhhhhhhhh, aaaaa::bbbbbb::hhhhhhhhh, aaaaa::bbbbbb::hhhhhhhhh, aaaaa::bbbbbb::hhhhhhhhh, aaaaa::bbbbbb::hhhhhhhhh, aaaaa::bbbbbb::hhhhhhhhh, aaaaa::bbbbbb::hhhhhhhhh>
ddee5e46
DD
4095--format=gnu-v3
4096_Z5outerIsEcPFilE
4097char outer<short>(int (*)(long))
4098--format=gnu-v3
4099_Z5outerPFsiEl
4100outer(short (*)(int), long)
4101--format=gnu-v3
4102_Z6outer2IsEPFilES1_
4103int (*outer2<short>(int (*)(long)))(long)
4104--format=gnu-v3 --ret-postfix
4105_Z5outerIsEcPFilE
4106outer<short>(int (*)(long))char
4107--format=gnu-v3 --ret-postfix
4108_Z5outerPFsiEl
4109outer(short (*)(int), long)
4110--format=gnu-v3 --ret-postfix
4111_Z6outer2IsEPFilES1_
4112outer2<short>(int (*)(long))int (*)(long)
4113--format=gnu-v3 --ret-drop
4114_Z5outerIsEcPFilE
4115outer<short>(int (*)(long))
4116--format=gnu-v3 --ret-drop
4117_Z5outerPFsiEl
4118outer(short (*)(int), long)
4119--format=gnu-v3 --ret-drop
4120_Z6outer2IsEPFilES1_
4121outer2<short>(int (*)(long))
6d390a9e 4122#
02e7efbf
JK
4123--format=gnu-v3 --no-params
4124_ZN1KIXadL_ZN1S1mEiEEE1fEv
4125K<&S::m>::f()
4126K<&S::m>::f
4127--format=gnu-v3
4128_ZN1KILi1EXadL_ZN1S1mEiEEE1fEv
4129K<1, &S::m>::f()
4130# Here the `(int)' argument list of `S::m' is already removed.
4131--format=gnu-v3
4132_ZN1KILi1EXadL_ZN1S1mEEEE1fEv
4133K<1, &S::m>::f()
4134#
04aed652
DD
4135# Used to crash -- binutils PR 13030.
4136--format=gnu-v3
4137_ZSt10_ConstructI10CellBorderIS0_EEvPT_DpOT0_
4138_ZSt10_ConstructI10CellBorderIS0_EEvPT_DpOT0_
eb7b5ddb
DD
4139# A pack expansion is substitutable.
4140--format=gnu-v3
4141_Z1fIJiEiEv1AIJDpT_EET0_S4_
4142void f<int, int>(A<int>, int, int)
4143# So is decltype.
4144--format=gnu-v3
4145_Z1fIiiEDTcvT__EET0_S2_
4146decltype ((int)()) f<int, int>(int, int)
4147# And vector.
4148--format=gnu-v3
4149_Z1fDv4_iS_
4150f(int __vector(4), int __vector(4))
4151--format=gnu-v3
4152_Z2f1Ii1AEDTdsfp_fp0_ET0_MS2_T_
4153decltype ({parm#1}.*{parm#2}) f1<int, A>(A, int A::*)
4154--format=gnu-v3
4155_Z2f2IiEDTquL_Z1bEfp_trET_
4156decltype (b?{parm#1} : (throw)) f2<int>(int)
4157--format=gnu-v3
4158_Z6check1IiEvP6helperIXsznw_T_EEE
4159void check1<int>(helper<sizeof (new int)>*)
4160--format=gnu-v3
4161_Z6check2IiEvP6helperIXszgsnw_T_piEEE
4162void check2<int>(helper<sizeof (::new int())>*)
4163--format=gnu-v3
4164_Z6check3IiEvP6helperIXsznwadL_Z1iE_T_piLi1EEEE
4165void check3<int>(helper<sizeof (new (&i) int(1))>*)
4166--format=gnu-v3
4167_Z6check4IiEvP6helperIXszna_A1_T_EEE
4168void check4<int>(helper<sizeof (new int [1])>*)
4169--format=gnu-v3
4170_Z6check5IiEvP6helperIXszna_A1_T_piEEE
4171void check5<int>(helper<sizeof (new int [1]())>*)
4172--format=gnu-v3
4173_Z1fIiEDTcmgsdlfp_psfp_EPT_
4174decltype ((::delete {parm#1}),(+{parm#1})) f<int>(int*)
4175--format=gnu-v3
4176_Z1fIiEDTcmdafp_psfp_EPT_
4177decltype ((delete[] {parm#1}),(+{parm#1})) f<int>(int*)
4178--format=gnu-v3
fbfd63c0
DD
4179_ZN1AdlEPv
4180A::operator delete(void*)
4181--format=gnu-v3
eb7b5ddb
DD
4182_Z2f1IiEDTppfp_ET_
4183decltype ({parm#1}++) f1<int>(int)
4184--format=gnu-v3
4185_Z2f1IiEDTpp_fp_ET_
4186decltype (++{parm#1}) f1<int>(int)
4187--format=gnu-v3
4188_Z2f1IiEDTcl1gfp_ilEEET_
4189decltype (g({parm#1}, {})) f1<int>(int)
4190--format=gnu-v3
4191_Z2f1IiEDTnw_T_ilEES0_
4192decltype (new int{}) f1<int>(int)
4e3aa408
DD
4193--format=gnu-v3
4194_Zli2_wPKc
4195operator"" _w(char const*)
24e829d0
DD
4196--format=gnu-v3
4197_Z1fIiEDTnw_Dapifp_EET_
4198decltype (new auto({parm#1})) f<int>(int)
4199--format=gnu-v3
4200_Z1fIiERDaRKT_S1_
4201auto& f<int>(int const&, int)
7c328963 4202--format=gnu-v3
e495212d
AM
4203_Z1gIiEDcRKT_S0_
4204decltype(auto) g<int>(int const&, int)
4205--format=gnu-v3
7c328963
DD
4206_Z1gILi1EEvR1AIXT_EER1BIXscbT_EE
4207void g<1>(A<1>&, B<static_cast<bool>(1)>&)
1f3de044
DD
4208--format=gnu-v3
4209_ZNKSt7complexIiE4realB5cxx11Ev
4210std::complex<int>::real[abi:cxx11]() const
04aed652 4211#
d81bf7dd
MM
4212# Some more crashes revealed by fuzz-testing:
4213# Check for NULL pointer when demangling trinary operators
4214--format=gnu-v3
4215_Z1fAv32_f
4216_Z1fAv32_f
4217# Do not overflow when decoding identifier length
4218--format=gnu-v3
4219_Z11111111111
4220_Z11111111111
4221# Check out-of-bounds access when decoding braced initializer list
4222--format=gnu-v3
4223_ZDTtl
4224_ZDTtl
4225# Check for NULL pointer when demangling DEMANGLE_COMPONENT_LOCAL_NAME
4226--format=gnu-v3
4227_ZZN1fEEd_lEv
4228_ZZN1fEEd_lEv
4229# Handle DEMANGLE_COMPONENT_FIXED_TYPE in d_find_pack
4230--format=gnu-v3
4231_Z1fDpDFT_
4232_Z1fDpDFT_
4233# Likewise, DEMANGLE_COMPONENT_DEFAULT_ARG
4234--format=gnu-v3
4235_Z1fIDpZ1fEd_E
4236_Z1fIDpZ1fEd_E
4237# Likewise, DEMANGLE_COMPONENT_NUMBER
4238--format=gnu-v3
4239_Z1fDpDv1_c
4240f((char __vector(1))...)
4241#
6d390a9e
DD
4242# Ada (GNAT) tests.
4243#
4244# Simple test.
4245--format=gnat
4246yz__qrs
4247yz.qrs
4248# Operator
4249--format=gnat
4250oper__Oadd
4251oper."+"
4252# Overloaded subprogram.
4253--format=gnat
4254yz__qrs__2
4255yz.qrs
4256# Nested subprogram.
4257--format=gnat
4258yz__qrs__tuv.1661
4259yz.qrs.tuv
4260# Nested and overloaded subprograms.
4261--format=gnat
4262yz__qrs__tuv__2_1.1667
4263yz.qrs.tuv
4264--format=gnat
4265yz__qrs__tuv__2_2.1670
4266yz.qrs.tuv
4267--format=gnat
4268yz__qrs__tuv__2_3.1674
4269yz.qrs.tuv
4270# Elaborated flag (not demangled)
4271--format=gnat
4272x_E
4273<x_E>
4274# Nested package
4275--format=gnat
4276x__m1
4277x.m1
4278--format=gnat
4279x__m3
4280x.m3
4281--format=gnat
4282x__y__m2X
4283x.y.m2
4284--format=gnat
4285x__y__z__rXb
4286x.y.z.r
4287# Child package
4288--format=gnat
4289x__y__j
4290x.y.j
4291# Library level
4292--format=gnat
4293_ada_x__m3
4294x.m3
4295# Package body elaborator
4296--format=gnat
4297p___elabb
4298p'Elab_Body
4299# Package spec elaborator
4300--format=gnat
4301p___elabs
4302p'Elab_Spec
4303# Task body
4304--format=gnat
4305p__taskobjTKB
4306p.taskobj
4307# Task subprogram
4308--format=gnat
4309p__taskobjTK__f1.2330
4310p.taskobj.f1
4311# Protected types subprograms
4312--format=gnat
4313prot__lock__getN
4314prot.lock.get
4315--format=gnat
4316prot__lock__getP
4317prot.lock.get
4318--format=gnat
4319prot__lock__get__sub.2590
4320prot.lock.get.sub
4321--format=gnat
4322prot__lock__setN
4323prot.lock.set
4324--format=gnat
4325prot__lock__setP
4326prot.lock.set
4327# Protected type entries
4328--format=gnat
4329prot__lock__update_B7s
4330prot.lock.update
4331--format=gnat
4332prot__lock__update_E6s
4333prot.lock.update
6a44904e
DD
4334# Controlled types
4335--format=gnat
4336gnat__sockets__sockets_library_controllerDF__2
4337gnat.sockets.sockets_library_controller.Finalize
4338--format=gnat
4339system__partition_interface__racw_stub_typeDA
4340system.partition_interface.racw_stub_type.Adjust
4341# Stream operations
4342--format=gnat
4343gnat__wide_wide_string_split__slice_setSR__2
4344gnat.wide_wide_string_split.slice_set'Read
4345--format=gnat
4346ada__real_time__timing_events__events__listSW__2Xnn
4347ada.real_time.timing_events.events.list'Write
4348--format=gnat
4349system__finalization_root__root_controlledSI
4350system.finalization_root.root_controlled'Input
4351--format=gnat
4352ada__finalization__limited_controlledSO__2
4353ada.finalization.limited_controlled'Output
4354# Tagged types
4355--format=gnat
4356ada__synchronous_task_control___size__2
4357ada.synchronous_task_control'Size
4358--format=gnat
4359ada__real_time__timing_events__events___alignment__2Xnn
4360ada.real_time.timing_events.events'Alignment
4361--format=gnat
4362system__finalization_root___assign__2
4363system.finalization_root.":="
cbc43128
DD
4364#
4365# Used to crash the demangler.
4366--format=gnu-v3
4367DFA
4368DFA
57cf60a5
TT
4369#
4370# http://sourceware.org/bugzilla/show_bug.cgi?id=11572
4371--format=auto
4372_ZN3Psi7VariantIIcPKcEE5visitIIRZN11VariantTest9TestVisit11test_methodEvEUlS2_E0_RZNS6_11test_methodEvEUlcE1_RZNS6_11test_methodEvEUlNS_4NoneEE_EEENS_13VariantDetail19SelectVisitorResultIIDpT_EE4typeEDpOSG_
b24539b3 4373Psi::VariantDetail::SelectVisitorResult<VariantTest::TestVisit::test_method()::{lambda(char const*)#2}&, VariantTest::TestVisit::test_method()::{lambda(char)#3}&, VariantTest::TestVisit::test_method()::{lambda(Psi::None)#1}&>::type Psi::Variant<char, char const*>::visit<VariantTest::TestVisit::test_method()::{lambda(char const*)#2}&, VariantTest::TestVisit::test_method()::{lambda(char)#3}&, VariantTest::TestVisit::test_method()::{lambda(Psi::None)#1}&>((VariantTest::TestVisit::test_method()::{lambda(Psi::None)#1}&)...)
7955ede5
DD
4374#
4375# Clone suffix tests
4376#
4377--format=gnu-v3 --no-params
4378_Z3fo5n.clone.1
4379fo5(__int128) [clone .clone.1]
4380fo5
4381#
4382--format=gnu-v3 --no-params
4383_Z3fo5n.constprop.2
4384fo5(__int128) [clone .constprop.2]
4385fo5
4386#
4387--format=gnu-v3 --no-params
4388_Z3fo5n.isra.3
4389fo5(__int128) [clone .isra.3]
4390fo5
4391#
4392--format=gnu-v3 --no-params
4393_Z3fo5n.part.4
4394fo5(__int128) [clone .part.4]
4395fo5
4396#
4397--format=gnu-v3 --no-params
4398_Z12to_be_clonediPv.clone.0
4399to_be_cloned(int, void*) [clone .clone.0]
4400to_be_cloned
4401#
4402--format=gnu-v3 --no-params
4403_Z3fooi.1988
4404foo(int) [clone .1988]
4405foo
4406#
4407--format=gnu-v3 --no-params
4408_Z3fooi.part.9.165493.constprop.775.31805
4409foo(int) [clone .part.9.165493] [clone .constprop.775.31805]
4410foo
4411#
4412--format=gnu-v3 --no-params
4413_Z2f1IiEvT_S0_S0_._omp_fn.2
4414void f1<int>(int, int, int) [clone ._omp_fn.2]
4415f1<int>
4416#
4417--format=gnu-v3 --no-params
4418_Z3fooi._omp_cpyfn.6
4419foo(int) [clone ._omp_cpyfn.6]
4420foo
f9fb0b2d
DD
4421#
4422--format=gnu-v3 --no-params
4423_Z1fIKFvvES0_Evv
dcd7e9d6
DD
4424void f<void () const, void () const>()
4425f<void () const, void () const>
67bf71fe
DD
4426#
4427--format=gnu-v3
4428_ZN4modc6parser8sequenceINS_9astParser13LocatedParserINS0_9ParserRefINS2_UlRNS2_16TokenParserInputEE_EEEEEINS0_14OptionalParserINS2_18ListParserTemplateILNS_6tokens5Token4TypeE4EXadL_ZNSD_Ut_13parenthesizedEEEE6ParserINS4_INS0_6ParserIS5_NS_3ast10ExpressionEEEEEEEEENSA_INS4_INS2_22OneOfKeywordsToTParserINSJ_5StyleEEEEEEENS0_14SequenceParserIS5_INS0_18ExactElementParserIS5_EENSA_ISM_EEEEENS0_14RepeatedParserINS4_INS0_15TransformParserINSU_IS5_INS4_INSP_INSJ_10Annotation12RelationshipEEEEESX_EEENS2_UlNS2_3LocES12_ONS_5MaybeISK_EEE19_EEEEELb0EEEEEENSU_INS0_17ExtractParserTypeIT_E9InputTypeEINS0_8MaybeRefIS1F_E4TypeEDpNS1I_IT0_E4TypeEEEEOS1F_DpOS1L_
4429modc::parser::ParserRef<modc::astParser::OneOfKeywordsToTParser<modc::astParser::ListParserTemplate<(modc::tokens::Token::Type)4, &modc::tokens::{unnamed type#1}::parenthesized>::Parser::Style> ><modc::parser::ExtractParserType<modc::astParser::LocatedParser<modc::parser::ParserRef<modc::astParser::{lambda(modc::astParser::TokenParserInput&)#1}> > >::InputType, modc::parser::MaybeRef<modc::astParser::{lambda(modc::astParser::Loc, modc::parser::RepeatedParser, modc::Maybe<modc::parser::Parser>&&)#21}>::Type, modc::parser::RepeatedParser<modc::parser::ParserRef<modc::parser::TransformParser<modc::parser::ParserRef<modc::astParser::OneOfKeywordsToTParser<modc::astParser::ListParserTemplate<(modc::tokens::Token::Type)4, &modc::tokens::{unnamed type#1}::parenthesized>::Parser::Style> ><modc::astParser::TokenParserInput<modc::parser::ParserRef<modc::astParser::ListParserTemplate<(modc::tokens::Token::Type)4, &modc::tokens::{unnamed type#1}::parenthesized>::Parser<modc::parser::ParserRef<modc::parser::Parser<modc::astParser::TokenParserInput, modc::ast::Expression> > ><modc::astParser::ListParserTemplate<(modc::tokens::Token::Type)4, &modc::tokens::{unnamed type#1}::parenthesized>::Parser::Annotation::Relationship> >, modc::parser::ExactElementParser> >, modc::astParser::{lambda(modc::astParser::Loc, modc::parser::RepeatedParser, modc::Maybe<modc::parser::Parser>&&)#21}> >, false><modc::parser::OptionalParser<modc::astParser::ListParserTemplate<(modc::tokens::Token::Type)4, &modc::tokens::{unnamed type#1}::parenthesized>::Parser<modc::parser::ParserRef<modc::parser::Parser<modc::astParser::TokenParserInput, modc::ast::Expression> > > > >::Type, modc::parser::RepeatedParser<modc::parser::ParserRef<modc::parser::TransformParser<modc::parser::ParserRef<modc::astParser::OneOfKeywordsToTParser<modc::astParser::ListParserTemplate<(modc::tokens::Token::Type)4, &modc::tokens::{unnamed type#1}::parenthesized>::Parser::Style> ><modc::astParser::TokenParserInput<modc::parser::ParserRef<modc::astParser::ListParserTemplate<(modc::tokens::Token::Type)4, &modc::tokens::{unnamed type#1}::parenthesized>::Parser<modc::parser::ParserRef<modc::parser::Parser<modc::astParser::TokenParserInput, modc::ast::Expression> > ><modc::astParser::ListParserTemplate<(modc::tokens::Token::Type)4, &modc::tokens::{unnamed type#1}::parenthesized>::Parser::Annotation::Relationship> >, modc::parser::ExactElementParser> >, modc::astParser::{lambda(modc::astParser::Loc, modc::parser::RepeatedParser, modc::Maybe<modc::parser::Parser>&&)#21}> >, false><modc::astParser::LocatedParser<modc::parser::ParserRef<modc::astParser::{lambda(modc::astParser::TokenParserInput&)#1}> ><modc::parser::ParserRef<modc::astParser::OneOfKeywordsToTParser<modc::astParser::ListParserTemplate<(modc::tokens::Token::Type)4, &modc::tokens::{unnamed type#1}::parenthesized>::Parser::Style> > > >::Type, modc::parser::RepeatedParser<modc::parser::ParserRef<modc::parser::TransformParser<modc::parser::ParserRef<modc::astParser::OneOfKeywordsToTParser<modc::astParser::ListParserTemplate<(modc::tokens::Token::Type)4, &modc::tokens::{unnamed type#1}::parenthesized>::Parser::Style> ><modc::astParser::TokenParserInput<modc::parser::ParserRef<modc::astParser::ListParserTemplate<(modc::tokens::Token::Type)4, &modc::tokens::{unnamed type#1}::parenthesized>::Parser<modc::parser::ParserRef<modc::parser::Parser<modc::astParser::TokenParserInput, modc::ast::Expression> > ><modc::astParser::ListParserTemplate<(modc::tokens::Token::Type)4, &modc::tokens::{unnamed type#1}::parenthesized>::Parser::Annotation::Relationship> >, modc::parser::ExactElementParser> >, modc::astParser::{lambda(modc::astParser::Loc, modc::parser::RepeatedParser, modc::Maybe<modc::parser::Parser>&&)#21}> >, false><modc::parser::SequenceParser<modc::astParser::TokenParserInput<modc::parser::ExactElementParser<modc::astParser::TokenParserInput>, modc::astParser::LocatedParser<modc::parser::ParserRef<modc::astParser::{lambda(modc::astParser::TokenParserInput&)#1}> ><modc::ast::Expression> > > >::Type, modc::parser::RepeatedParser<modc::parser::ParserRef<modc::parser::TransformParser<modc::parser::ParserRef<modc::astParser::OneOfKeywordsToTParser<modc::astParser::ListParserTemplate<(modc::tokens::Token::Type)4, &modc::tokens::{unnamed type#1}::parenthesized>::Parser::Style> ><modc::astParser::TokenParserInput<modc::parser::ParserRef<modc::astParser::ListParserTemplate<(modc::tokens::Token::Type)4, &modc::tokens::{unnamed type#1}::parenthesized>::Parser<modc::parser::ParserRef<modc::parser::Parser<modc::astParser::TokenParserInput, modc::ast::Expression> > ><modc::astParser::ListParserTemplate<(modc::tokens::Token::Type)4, &modc::tokens::{unnamed type#1}::parenthesized>::Parser::Annotation::Relationship> >, modc::parser::ExactElementParser> >, modc::astParser::{lambda(modc::astParser::Loc, modc::parser::RepeatedParser, modc::Maybe<modc::parser::Parser>&&)#21}> >, false><modc::parser::RepeatedParser<modc::parser::ParserRef<modc::parser::TransformParser<modc::parser::ParserRef<modc::astParser::OneOfKeywordsToTParser<modc::astParser::ListParserTemplate<(modc::tokens::Token::Type)4, &modc::tokens::{unnamed type#1}::parenthesized>::Parser::Style> ><modc::astParser::TokenParserInput<modc::parser::ParserRef<modc::astParser::ListParserTemplate<(modc::tokens::Token::Type)4, &modc::tokens::{unnamed type#1}::parenthesized>::Parser<modc::parser::ParserRef<modc::parser::Parser<modc::astParser::TokenParserInput, modc::ast::Expression> > ><modc::astParser::ListParserTemplate<(modc::tokens::Token::Type)4, &modc::tokens::{unnamed type#1}::parenthesized>::Parser::Annotation::Relationship> >, modc::parser::ExactElementParser> >, modc::astParser::{lambda(modc::astParser::Loc, modc::parser::RepeatedParser, modc::Maybe<modc::parser::Parser>&&)#21}> >, false> >::Type> modc::parser::sequence<modc::astParser::LocatedParser<modc::parser::ParserRef<modc::astParser::{lambda(modc::astParser::TokenParserInput&)#1}> >, modc::parser::OptionalParser<modc::astParser::ListParserTemplate<(modc::tokens::Token::Type)4, &modc::tokens::{unnamed type#1}::parenthesized>::Parser<modc::parser::ParserRef<modc::parser::Parser<modc::astParser::TokenParserInput, modc::ast::Expression> > > >, modc::astParser::LocatedParser<modc::parser::ParserRef<modc::astParser::{lambda(modc::astParser::TokenParserInput&)#1}> ><modc::parser::ParserRef<modc::astParser::OneOfKeywordsToTParser<modc::astParser::ListParserTemplate<(modc::tokens::Token::Type)4, &modc::tokens::{unnamed type#1}::parenthesized>::Parser::Style> > >, modc::parser::SequenceParser<modc::astParser::TokenParserInput<modc::parser::ExactElementParser<modc::astParser::TokenParserInput>, modc::astParser::LocatedParser<modc::parser::ParserRef<modc::astParser::{lambda(modc::astParser::TokenParserInput&)#1}> ><modc::ast::Expression> > >, modc::parser::RepeatedParser<modc::parser::ParserRef<modc::parser::TransformParser<modc::parser::ParserRef<modc::astParser::OneOfKeywordsToTParser<modc::astParser::ListParserTemplate<(modc::tokens::Token::Type)4, &modc::tokens::{unnamed type#1}::parenthesized>::Parser::Style> ><modc::astParser::TokenParserInput<modc::parser::ParserRef<modc::astParser::ListParserTemplate<(modc::tokens::Token::Type)4, &modc::tokens::{unnamed type#1}::parenthesized>::Parser<modc::parser::ParserRef<modc::parser::Parser<modc::astParser::TokenParserInput, modc::ast::Expression> > ><modc::astParser::ListParserTemplate<(modc::tokens::Token::Type)4, &modc::tokens::{unnamed type#1}::parenthesized>::Parser::Annotation::Relationship> >, modc::parser::ExactElementParser> >, modc::astParser::{lambda(modc::astParser::Loc, modc::parser::RepeatedParser, modc::Maybe<modc::parser::Parser>&&)#21}> >, false> >(modc::astParser::{lambda(modc::astParser::Loc, modc::parser::RepeatedParser, modc::Maybe<modc::parser::Parser>&&)#21}&&, (modc::parser::ExtractParserType<modc::astParser::LocatedParser<modc::parser::ParserRef<modc::astParser::{lambda(modc::astParser::TokenParserInput&)#1}> > >&&)...)
3a4d2339
DD
4430--format=gnu-v3
4431_ZNKR1A1hEv
4432A::h() const &
4433--format=gnu-v3
4434_Z1lM1AKFvvRE
4435l(void (A::*)() const &)
4436--format=gnu-v3
4437_Z1mIFvvOEEvM1AT_
4438void m<void () &&>(void (A::*)() &&)
4439--format=gnu-v3
4440_Z1nIM1AKFvvREEvT_
4441void n<void (A::*)() const &>(void (A::*)() const &)
26505cc0
DD
4442--format=gnu-v3
4443_ZL1fIiEvv
4444void f<int>()
91662bad 4445# https://sourceware.org/bugzilla/show_bug.cgi?id=14963#c3
9548bbed 4446--format=gnu-v3
4447_ZSt7forwardIRN1x14refobjiteratorINS0_3refINS0_4mime30multipart_section_processorObjIZ15get_body_parserIZZN14mime_processor21make_section_iteratorERKNS2_INS3_10sectionObjENS0_10ptrrefBaseEEEbENKUlvE_clEvEUlSB_bE_ZZNS6_21make_section_iteratorESB_bENKSC_clEvEUlSB_E0_ENS1_INS2_INS0_20outputrefiteratorObjIiEES8_EEEERKSsSB_OT_OT0_EUlmE_NS3_32make_multipart_default_discarderISP_EEEES8_EEEEEOT_RNSt16remove_referenceISW_E4typeE
4448x::refobjiterator<x::ref<x::mime::multipart_section_processorObj<x::refobjiterator<x::ref<x::outputrefiteratorObj<int>, x::ptrrefBase> > get_body_parser<mime_processor::make_section_iterator(x::ref<x::mime::sectionObj, x::ptrrefBase> const&, bool)::{lambda()#1}::operator()() const::{lambda(x::ref<x::mime::sectionObj, x::ptrrefBase> const&, bool)#1}, mime_processor::make_section_iterator(x::ref<x::mime::sectionObj, x::ptrrefBase> const&, bool)::{lambda()#1}::operator()() const::{lambda(x::ref<x::mime::sectionObj, x::ptrrefBase> const&)#2}>(std::string const&, x::ref<x::mime::sectionObj, x::ptrrefBase> const&, mime_processor::make_section_iterator(x::ref<x::mime::sectionObj, x::ptrrefBase> const&, bool)::{lambda()#1}::operator()() const::{lambda(x::ref<x::mime::sectionObj, x::ptrrefBase> const&, bool)#1}&&, mime_processor::make_section_iterator(x::ref<x::mime::sectionObj, x::ptrrefBase> const&, bool)::{lambda()#1}::operator()() const::{lambda(x::ref<x::mime::sectionObj, x::ptrrefBase> const&)#2}&&)::{lambda(unsigned long)#1}, x::mime::make_multipart_default_discarder<mime_processor::make_section_iterator(x::ref<x::mime::sectionObj, x::ptrrefBase> const&, bool)::{lambda()#1}::operator()() const::{lambda(x::ref<x::mime::sectionObj, x::ptrrefBase> const&, bool)#1}&&> >, x::ptrrefBase> >& std::forward<x::refobjiterator<x::ref<x::mime::multipart_section_processorObj<x::refobjiterator<x::ref<x::outputrefiteratorObj<int>, x::ptrrefBase> > get_body_parser<mime_processor::make_section_iterator(x::ref<x::mime::sectionObj, x::ptrrefBase> const&, bool)::{lambda()#1}::operator()() const::{lambda(x::ref<x::mime::sectionObj, x::ptrrefBase> const&, bool)#1}, mime_processor::make_section_iterator(x::ref<x::mime::sectionObj, x::ptrrefBase> const&, bool)::{lambda()#1}::operator()() const::{lambda(x::ref<x::mime::sectionObj, x::ptrrefBase> const&)#2}>(std::string const&, x::ref<x::mime::sectionObj, x::ptrrefBase> const&, mime_processor::make_section_iterator(x::ref<x::mime::sectionObj, x::ptrrefBase> const&, bool)::{lambda()#1}::operator()() const::{lambda(x::ref<x::mime::sectionObj, x::ptrrefBase> const&, bool)#1}&&, mime_processor::make_section_iterator(x::ref<x::mime::sectionObj, x::ptrrefBase> const&, bool)::{lambda()#1}::operator()() const::{lambda(x::ref<x::mime::sectionObj, x::ptrrefBase> const&)#2}&&)::{lambda(unsigned long)#1}, x::mime::make_multipart_default_discarder<mime_processor::make_section_iterator(x::ref<x::mime::sectionObj, x::ptrrefBase> const&, bool)::{lambda()#1}::operator()() const::{lambda(x::ref<x::mime::sectionObj, x::ptrrefBase> const&, bool)#1}&&> >, x::ptrrefBase> >&>(std::remove_reference<x::mime::multipart_section_processorObj<x::refobjiterator<x::ref<x::outputrefiteratorObj<int>, x::ptrrefBase> > get_body_parser<mime_processor::make_section_iterator(x::ref<x::mime::sectionObj, x::ptrrefBase> const&, bool)::{lambda()#1}::operator()() const::{lambda(x::ref<x::mime::sectionObj, x::ptrrefBase> const&, bool)#1}, mime_processor::make_section_iterator(x::ref<x::mime::sectionObj, x::ptrrefBase> const&, bool)::{lambda()#1}::operator()() const::{lambda(x::ref<x::mime::sectionObj, x::ptrrefBase> const&)#2}>(std::string const&, x::ref<x::mime::sectionObj, x::ptrrefBase> const&, mime_processor::make_section_iterator(x::ref<x::mime::sectionObj, x::ptrrefBase> const&, bool)::{lambda()#1}::operator()() const::{lambda(x::ref<x::mime::sectionObj, x::ptrrefBase> const&, bool)#1}&&, mime_processor::make_section_iterator(x::ref<x::mime::sectionObj, x::ptrrefBase> const&, bool)::{lambda()#1}::operator()() const::{lambda(x::ref<x::mime::sectionObj, x::ptrrefBase> const&)#2}&&)::{lambda(unsigned long)#1}, x::mime::make_multipart_default_discarder<mime_processor::make_section_iterator(x::ref<x::mime::sectionObj, x::ptrrefBase> const&, bool)::{lambda()#1}::operator()() const::{lambda(x::ref<x::mime::sectionObj, x::ptrrefBase> const&, bool)#1}&&> > >::type&)
492e19d0 4449#
4450--format=gnu-v3 --no-params
4451_ZNK7strings8internal8SplitterINS_9delimiter5AnyOfENS_9SkipEmptyEEcvT_ISt6vectorI12basic_stringIcSt11char_traitsIcESaIcEESaISD_EEvEEv
4452strings::internal::Splitter<strings::delimiter::AnyOf, strings::SkipEmpty>::operator std::vector<basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<basic_string<char, std::char_traits<char>, std::allocator<char> > > ><std::vector<basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<basic_string<char, std::char_traits<char>, std::allocator<char> > > >, void>() const
4453strings::internal::Splitter<strings::delimiter::AnyOf, strings::SkipEmpty>::operator std::vector<basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<basic_string<char, std::char_traits<char>, std::allocator<char> > > ><std::vector<basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<basic_string<char, std::char_traits<char>, std::allocator<char> > > >, void>
4454#
4455--format=gnu-v3 --no-params
4456_ZN1AcvT_I1CEEv
4457A::operator C<C>()
4458A::operator C<C>
4459#
4460--format=gnu-v3 --no-params
4461_ZN1AcvPT_I1CEEv
4462A::operator C*<C>()
4463A::operator C*<C>
4464#
4465--format=gnu-v3 --no-params
4466_ZN1AcvT_IiEI1CEEv
4467A::operator C<int><C>()
4468A::operator C<int><C>
91662bad 4469# https://sourceware.org/bugzilla/show_bug.cgi?id=14963#c16
4470--format=gnu-v3
4471_ZN3mdr16in_cached_threadIRZNK4cudr6GPUSet17parallel_for_eachIZN5tns3d20shape_representation7compute7GPUImpl7executeERKNS_1AINS_7ptr_refIKjEELl3ELl3ENS_8c_strideILl1ELl0EEEEERKNS8_INS9_IjEELl4ELl1ESD_EEEUliRKNS1_7ContextERNS7_5StateEE_JSt6vectorISO_SaISO_EEEEEvOT_DpRT0_EUlSP_E_JSt17reference_wrapperISO_EEEENS_12ScopedFutureIDTclfp_spcl7forwardISW_Efp0_EEEEESV_DpOSW_
4472mdr::ScopedFuture<decltype ({parm#1}(((forward<void cudr::GPUSet::parallel_for_each<tns3d::shape_representation::compute::GPUImpl::execute(mdr::A<mdr::ptr_ref<unsigned int const>, 3l, 3l, mdr::c_stride<1l, 0l> > const&, mdr::A<mdr::ptr_ref<unsigned int>, 4l, 1l, mdr::c_stride<1l, 0l> > const&)::{lambda(int, cudr::Context const&, tns3d::shape_representation::compute::GPUImpl::State&)#1}, std::vector<tns3d::shape_representation::compute::GPUImpl::State, std::allocator<tns3d::shape_representation::compute::GPUImpl::State> > >(tns3d::shape_representation::compute::GPUImpl::execute(mdr::A<mdr::ptr_ref<unsigned int const>, 3l, 3l, mdr::c_stride<1l, 0l> > const&, mdr::A<mdr::ptr_ref<unsigned int>, 4l, 1l, mdr::c_stride<1l, 0l> > const&)::{lambda(int, cudr::Context const&, tns3d::shape_representation::compute::GPUImpl::State&)#1}&&, std::vector<tns3d::shape_representation::compute::GPUImpl::State, std::allocator<tns3d::shape_representation::compute::GPUImpl::State> >&) const::{lambda(tns3d::shape_representation::compute::GPUImpl::State&)#1}&>)({parm#2}))...))> mdr::in_cached_thread<void cudr::GPUSet::parallel_for_each<tns3d::shape_representation::compute::GPUImpl::execute(mdr::A<mdr::ptr_ref<unsigned int const>, 3l, 3l, mdr::c_stride<1l, 0l> > const&, mdr::A<mdr::ptr_ref<unsigned int>, 4l, 1l, mdr::c_stride<1l, 0l> > const&)::{lambda(int, cudr::Context const&, tns3d::shape_representation::compute::GPUImpl::State&)#1}, std::vector<tns3d::shape_representation::compute::GPUImpl::State, std::allocator<tns3d::shape_representation::compute::GPUImpl::State> > >(void cudr::GPUSet::parallel_for_each<tns3d::shape_representation::compute::GPUImpl::execute(mdr::A<mdr::ptr_ref<unsigned int const>, 3l, 3l, mdr::c_stride<1l, 0l> > const&, mdr::A<mdr::ptr_ref<unsigned int>, 4l, 1l, mdr::c_stride<1l, 0l> > const&)::{lambda(int, cudr::Context const&, tns3d::shape_representation::compute::GPUImpl::State&)#1}, std::vector<tns3d::shape_representation::compute::GPUImpl::State, std::allocator<tns3d::shape_representation::compute::GPUImpl::State> > >(tns3d::shape_representation::compute::GPUImpl::execute(mdr::A<mdr::ptr_ref<unsigned int const>, 3l, 3l, mdr::c_stride<1l, 0l> > const&, mdr::A<mdr::ptr_ref<unsigned int>, 4l, 1l, mdr::c_stride<1l, 0l> > const&)::{lambda(int, cudr::Context const&, tns3d::shape_representation::compute::GPUImpl::State&)#1}&&, std::vector<tns3d::shape_representation::compute::GPUImpl::State, std::allocator<tns3d::shape_representation::compute::GPUImpl::State> >&) const::{lambda(tns3d::shape_representation::compute::GPUImpl::State&)#1}&, std::vector<tns3d::shape_representation::compute::GPUImpl::State, std::allocator<tns3d::shape_representation::compute::GPUImpl::State> >&) const::{lambda(tns3d::shape_representation::compute::GPUImpl::State&)#1}&, std::reference_wrapper<tns3d::shape_representation::compute::GPUImpl::State> >(void cudr::GPUSet::parallel_for_each<tns3d::shape_representation::compute::GPUImpl::execute(mdr::A<mdr::ptr_ref<unsigned int const>, 3l, 3l, mdr::c_stride<1l, 0l> > const&, mdr::A<mdr::ptr_ref<unsigned int>, 4l, 1l, mdr::c_stride<1l, 0l> > const&)::{lambda(int, cudr::Context const&, tns3d::shape_representation::compute::GPUImpl::State&)#1}, std::vector<tns3d::shape_representation::compute::GPUImpl::State, std::allocator<tns3d::shape_representation::compute::GPUImpl::State> > >(tns3d::shape_representation::compute::GPUImpl::execute(mdr::A<mdr::ptr_ref<unsigned int const>, 3l, 3l, mdr::c_stride<1l, 0l> > const&, mdr::A<mdr::ptr_ref<unsigned int>, 4l, 1l, mdr::c_stride<1l, 0l> > const&)::{lambda(int, cudr::Context const&, tns3d::shape_representation::compute::GPUImpl::State&)#1}&&, std::vector<tns3d::shape_representation::compute::GPUImpl::State, std::allocator<tns3d::shape_representation::compute::GPUImpl::State> >&) const::{lambda(tns3d::shape_representation::compute::GPUImpl::State&)#1}&, (void cudr::GPUSet::parallel_for_each<tns3d::shape_representation::compute::GPUImpl::execute(mdr::A<mdr::ptr_ref<unsigned int const>, 3l, 3l, mdr::c_stride<1l, 0l> > const&, mdr::A<mdr::ptr_ref<unsigned int>, 4l, 1l, mdr::c_stride<1l, 0l> > const&)::{lambda(int, cudr::Context const&, tns3d::shape_representation::compute::GPUImpl::State&)#1}, std::vector<tns3d::shape_representation::compute::GPUImpl::State, std::allocator<tns3d::shape_representation::compute::GPUImpl::State> > >(tns3d::shape_representation::compute::GPUImpl::execute(mdr::A<mdr::ptr_ref<unsigned int const>, 3l, 3l, mdr::c_stride<1l, 0l> > const&, mdr::A<mdr::ptr_ref<unsigned int>, 4l, 1l, mdr::c_stride<1l, 0l> > const&)::{lambda(int, cudr::Context const&, tns3d::shape_representation::compute::GPUImpl::State&)#1}&&, std::vector<tns3d::shape_representation::compute::GPUImpl::State, std::allocator<tns3d::shape_representation::compute::GPUImpl::State> >&) const::{lambda(tns3d::shape_representation::compute::GPUImpl::State&)#1}&&&)...)
4473# https://sourceware.org/bugzilla/show_bug.cgi?id=14963#c18
4474--format=gnu-v3
4475_ZNSt9_Any_data9_M_accessIPZN13ThreadManager10futureTaskISt5_BindIFSt7_Mem_fnIM6RunnerFvvEEPS5_EEEEvOT_EUlvE_EERSC_v
4476void ThreadManager::futureTask<std::_Bind<std::_Mem_fn<void (Runner::*)()> (Runner*)> >(std::_Bind<std::_Mem_fn<void (Runner::*)()> (Runner*)>&&)::{lambda()#1}*& std::_Any_data::_M_access<void ThreadManager::futureTask<std::_Bind<std::_Mem_fn<void (Runner::*)()> (Runner*)> >(void ThreadManager::futureTask<std::_Bind<std::_Mem_fn<void (Runner::*)()> (Runner*)> >(std::_Bind<std::_Mem_fn<void (Runner::*)()> (Runner*)>&&)::{lambda()#1}*&&)::{lambda()#1}*>()
4477# https://sourceware.org/bugzilla/show_bug.cgi?id=14963#c24
4478# aka https://sourceware.org/bugzilla/show_bug.cgi?id=16593
4479--format=gnu-v3
4480_ZNSt9_Any_data9_M_accessIPZN3sel8Selector6SetObjI3FooJPKcMS4_FviEEEEvRT_DpT0_EUlvE_EESA_v
4481void sel::Selector::SetObj<Foo, char const*, void (Foo::*)(int)>(Foo&, char const*, void (Foo::*)(int))::{lambda()#1}*& std::_Any_data::_M_access<void sel::Selector::SetObj<Foo, char const*, void (Foo::*)(int)>(void sel::Selector::SetObj<Foo, char const*, void (Foo::*)(int)>(Foo&, char const*, void (Foo::*)(int))::{lambda()#1}*&, char const*, void (Foo::*)(int))::{lambda()#1}*>()
4482# https://sourceware.org/bugzilla/show_bug.cgi?id=16752#c1
4483--format=gnu-v3
4484_ZNSt9_Any_data9_M_accessIPZN13ThreadManager7newTaskIRSt5_BindIFSt7_Mem_fnIM5DiaryFivEEPS5_EEIEEESt6futureINSt9result_ofIFT_DpT0_EE4typeEEOSF_DpOSG_EUlvE_EERSF_v
4485std::future<std::result_of<std::_Bind<std::_Mem_fn<int (Diary::*)()> (Diary*)>& ()>::type> ThreadManager::newTask<std::_Bind<std::_Mem_fn<int (Diary::*)()> (Diary*)>&>(std::_Bind<std::_Mem_fn<int (Diary::*)()> (Diary*)>&)::{lambda()#1}*& std::_Any_data::_M_access<std::future<std::result_of<std::_Bind<std::_Mem_fn<int (Diary::*)()> (Diary*)>& ()>::type> ThreadManager::newTask<std::_Bind<std::_Mem_fn<int (Diary::*)()> (Diary*)>&>(std::future<std::result_of<std::_Bind<std::_Mem_fn<int (Diary::*)()> (Diary*)>& ()>::type> ThreadManager::newTask<std::_Bind<std::_Mem_fn<int (Diary::*)()> (Diary*)>&>(std::_Bind<std::_Mem_fn<int (Diary::*)()> (Diary*)>&)::{lambda()#1}*&&)::{lambda()#1}*>()
4486# https://sourceware.org/bugzilla/show_bug.cgi?id=16752#c6
4487--format=gnu-v3
4488_ZNSt9_Any_data9_M_accessIPZN6cereal18polymorphic_detail15getInputBindingINS1_16JSONInputArchiveEEENS1_6detail15InputBindingMapIT_E11SerializersERS7_jEUlPvRSt10unique_ptrIvNS5_12EmptyDeleterIvEEEE0_EESA_v
4489cereal::detail::InputBindingMap<cereal::JSONInputArchive>::Serializers cereal::polymorphic_detail::getInputBinding<cereal::JSONInputArchive>(cereal::JSONInputArchive&, unsigned int)::{lambda(void*, std::unique_ptr<void, cereal::detail::EmptyDeleter<void> >&)#2}*& std::_Any_data::_M_access<cereal::detail::InputBindingMap<cereal::JSONInputArchive>::Serializers cereal::polymorphic_detail::getInputBinding<cereal::JSONInputArchive>(cereal::detail::InputBindingMap<cereal::JSONInputArchive>::Serializers cereal::polymorphic_detail::getInputBinding<cereal::JSONInputArchive>(cereal::JSONInputArchive&, unsigned int)::{lambda(void*, std::unique_ptr<void, cereal::detail::EmptyDeleter<void> >&)#2}*&, unsigned int)::{lambda(void*, std::unique_ptr<void, cereal::detail::EmptyDeleter<void> >&)#2}*>()
4490# https://sourceware.org/bugzilla/show_bug.cgi?id=16845#c2
4491--format=gnu-v3
4492_ZNSt9_Any_data9_M_accessIPZ4postISt8functionIFvvEEEvOT_EUlvE_EERS5_v
4493void post<std::function<void ()> >(std::function<void ()>&&)::{lambda()#1}*& std::_Any_data::_M_access<void post<std::function<void ()> >(void post<std::function<void ()> >(std::function<void ()>&&)::{lambda()#1}*&&)::{lambda()#1}*>()
b55f9678
IB
4494#
4495--format=auto --no-params
4496_Z3xxxDFyuVb
4497xxx(unsigned long long _Fract, bool volatile)
4498xxx
0aaa9a3a
AB
4499# https://sourceware.org/bugzilla/show_bug.cgi?id=16817
4500--format=auto --no-params
4501_QueueNotification_QueueController__$4PPPPPPPM_A_INotice___Z
4502_QueueNotification_QueueController__$4PPPPPPPM_A_INotice___Z
6e933ccc 4503_QueueNotification_QueueController__$4PPPPPPPM_A_INotice___Z
b55f9678
IB
4504--format=gnu-v3
4505_Z1fSsB3fooS_
4506f(std::string[abi:foo], std::string[abi:foo])
f91ca6bc
IB
4507--format=gnu-v3
4508_Z18IndirectExternCallIPU7stdcallU7regparmILi3EEFviiEiEvT_T0_S3_
4509void IndirectExternCall<void ( regparm<3> stdcall*)(int, int), int>(void ( regparm<3> stdcall*)(int, int), int, void ( regparm<3> stdcall*)(int, int))
68996839
NC
4510#
4511# ABI tags used to confuse the constructor name calculation.
4512--format=gnu-v3 --no-params
4513_ZNSt8ios_base7failureB5cxx11C1EPKcRKSt10error_code
4514std::ios_base::failure[abi:cxx11]::failure(char const*, std::error_code const&)
4515std::ios_base::failure[abi:cxx11]::failure
e9a38816
JM
4516--format=gnu-v3
4517_Z1fPDxFvvES0_
4518f(void (*)() transaction_safe, void (*)() transaction_safe)
c4be2641
PA
4519#
4520# These two are from gcc PR61321, and gcc PR61233 / gdb PR16957
4521#
4522--format=gnu-v3
4523_Z13function_tempIiEv1AIXszcvT_Li999EEE
4524void function_temp<int>(A<sizeof ((int)(999))>)
4525#
4526--format=gnu-v3
4527_Z7ZipWithI7QStringS0_5QListZN4oral6detail16AdaptCreateTableI7AccountEES0_RKNS3_16CachedFieldsDataEEUlRKS0_SA_E_ET1_IDTclfp1_cvT__EcvT0__EEEERKT1_ISC_ERKT1_ISD_ET2_
4528QList<decltype ({parm#3}((QString)(), (QString)()))> ZipWith<QString, QString, QList, QString oral::detail::AdaptCreateTable<Account>(oral::detail::CachedFieldsData const&)::{lambda(QString const&, QString const&)#1}>(QList<QString oral::detail::AdaptCreateTable<Account>(oral::detail::CachedFieldsData const&)::{lambda(QString const&, QString const&)#1}> const&, QList<QList> const&, QString oral::detail::AdaptCreateTable<Account>(oral::detail::CachedFieldsData const&)::{lambda(QString const&, QString const&)#1})
4529#
4530# These three are symbols generated by g++'s testsuite, which triggered the same bug as above.
4531--format=gnu-v3
4532_Z14int_if_addableI1YERiP1AIXszpldecvPT_Li0EdecvS4_Li0EEE
4533int& int_if_addable<Y>(A<sizeof ((*((Y*)(0)))+(*((Y*)(0))))>*)
4534#
4535--format=gnu-v3
4536_Z3bazIiEvP1AIXszcl3foocvT__ELCf00000000_00000000EEEE
4537void baz<int>(A<sizeof (foo((int)(), (floatcomplex )00000000_00000000))>*)
4538#
4539--format=gnu-v3
4540_Z3fooI1FEN1XIXszdtcl1PclcvT__EEE5arrayEE4TypeEv
4541X<sizeof ((P(((F)())())).array)>::Type foo<F>()
fa3fcee7
NC
4542
4543_Z1fIJidEEv1AIXsZT_EE
4544void f<int, double>(A<2>)
4545
4546_ZN1A1fIJiiEiJiiiEEEvRAsPDpT_T0_DpT1_E_iS3_S5_
4547void A::f<int, int, int, int, int, int>(int (&) [6], int, int, int, int)
4548
4549_Z10unary_leftIJLi1ELi2ELi3EEEv1AIXflplT_EE
4550void unary_left<1, 2, 3>(A<(...+(1, 2, 3))>)
4551
4552_Z11unary_rightIJLi1ELi2ELi3EEEv1AIXfrplT_EE
4553void unary_right<1, 2, 3>(A<((1, 2, 3)+...)>)
4554
4555_Z11binary_leftIJLi1ELi2ELi3EEEv1AIXfLplLi42ET_EE
4556void binary_left<1, 2, 3>(A<((42)+...+(1, 2, 3))>)
4557
4558_Z12binary_rightIJLi1ELi2ELi3EEEv1AIXfRplT_Li42EEE
4559void binary_right<1, 2, 3>(A<((1, 2, 3)+...+(42))>)
4560#
4561# Tests a use-after-free problem PR70481
4562
4563_Q.__0
4564::Q.(void)
4565#
4566# Tests a use-after-free problem PR70481
4567
4568_Q10-__9cafebabe.
4569cafebabe.::-(void)
4570#
4571# Tests integer overflow problem PR70492
4572
4573__vt_90000000000cafebabe
4574__vt_90000000000cafebabe
4575#
4576# Tests write access violation PR70498
4577
4578_Z80800000000000000000000
4579_Z80800000000000000000000
4580#
4581# Tests write access violation PR70926
4582
45830__Ot2m02R5T0000500000
45840__Ot2m02R5T0000500000
4585#
4586
45870__GT50000000000_
45880__GT50000000000_
4589#
4590
4591__t2m05B500000000000000000_
4592__t2m05B500000000000000000_
9d2cdc86
MB
4593#
4594# Tests stack overflow PR71696
4595
4596__10%0__S4_0T0T0
4597%0<>::%0(%0<>)
ef0f5d7c
JM
4598
4599# Inheriting constructor
4600_ZN1DCI11BEi
4601D::B(int)
a4ddf8dc
JM
4602
4603# exception-specification (C++17)
4604_Z1fIvJiELb0EEvPDOT1_EFT_DpT0_E
4605void f<void, int, false>(void (*)(int) noexcept(false))
4606
4607_Z1fIvJiELb0EEvPDoFT_DpT0_E
4608void f<void, int, false>(void (*)(int) noexcept)
4609
4610_Z1fIvJiELb0EEvPDwiEFT_DpT0_E
4611void f<void, int, false>(void (*)(int) throw(int))
1706852c
MW
4612
4613# Could crash
4614_
4615_
4616
4617# Could crash
4618_vt
4619_vt
4620
4621# Could crash
4622_$_1Acitz
4623_$_1Acitz
4624
4625# Could crash
4626_$_H1R
4627_$_H1R
4628
4629# Could crash
4630_Q8ccQ4M2e.
4631_Q8ccQ4M2e.
ddc5804e
MW
4632
4633# fold-expression with missing third component could crash.
4634_Z12binary_rightIJLi1ELi2ELi3EEEv1AIXfRplT_LiEEE
4635_Z12binary_rightIJLi1ELi2ELi3EEEv1AIXfRplT_LiEEE
4636
4637# ?: expression with missing third component could crash.
4638AquT_quT_4mxautouT_4mxxx
4639AquT_quT_4mxautouT_4mxxx
88acc2e1
NS
4640
4641# pr c++/78252 generic lambda mangling uses template parms, and leads
4642# to unbounded recursion if not dealt with properly
4643_Z7forwardIRZ3FoovEUlRT_E_EOS0_S1_
4644Foo()::{lambda(auto:1&)#1}& forward<Foo()::{lambda(auto:1&)#1}&>(Foo()::{lambda(auto:1&)#1}&)
4645
4646_Z7forwardIZ3FoovEUlRiRT_E_EOS1_S2_
4647Foo()::{lambda(int&, auto:1&)#1}&& forward<Foo()::{lambda(int&, auto:1&)#1}>(Foo()::{lambda(int&, auto:1&)#1}&)
4648
4649_Z7forwardIZ3FoovEUlRT_R1XIiEE0_EOS0_S1_
4650Foo()::{lambda(auto:1&, X<int>&)#2}&& forward<Foo()::{lambda(auto:1&, X<int>&)#2}>(Foo()::{lambda(auto:1&, X<int>&)#2}&)
4651
4652_Z7forwardIZ3FoovEUlPA5_T_E1_EOS0_RS0_
4653Foo()::{lambda(auto:1 (*&&forward<Foo()::{lambda(auto:1 (*) [5])#3}>(auto:1&)) [5])#3}
4654
4655_Z3eatIZ3FoovEUlRiRT_E_EvS2_
4656void eat<Foo()::{lambda(int&, auto:1&)#1}>(Foo()::{lambda(int&, auto:1&)#1}&)
4657
4658_Z3eatIZ3FoovEUlRT_R1XIiEE0_EvS1_
4659void eat<Foo()::{lambda(auto:1&, X<int>&)#2}>(Foo()::{lambda(auto:1&, X<int>&)#2}&)
4660
4661_Z3eatIZ3FoovEUlPA5_T_E1_EvRS0_
4662void eat<Foo()::{lambda(auto:1 (*) [5])#3}>(Foo()::{lambda(auto:1 (*&) [5])#3})
4663
4664_Z3eatIPiZ3FoovEUlPT_PT0_E4_EvRS1_RS3_
4665void eat<int*, Foo()::{lambda(auto:1*, auto:2*)#6}>(int*&, Foo()::{lambda(auto:1*, auto:2*)#6}&)
4666
4667_Z3eatIPiZ3BarIsEvvEUlPsPT_PT0_E0_EvRS3_RS5_
4668void eat<int*, void Bar<short>()::{lambda(short*, auto:1*, auto:2*)#2}>(int*&, void Bar<short>()::{lambda(short*, auto:1*, auto:2*)#2}&)
134e805d
NC
4669
4670# PR 77489
4671_ZZ3foovE8localVar_9
4672foo()::localVar
4673
4674_ZZ3foovE8localVar_10
4675foo()::localVar
4676
4677_ZZ3foovE8localVar__10_
4678foo()::localVar
4679
4680_ZZ3foovE8localVar__9_
4681_ZZ3foovE8localVar__9_
4682
4683_ZZ3foovE8localVar__12
4684_ZZ3foovE8localVar__12
4685
4686# PR 70182
4687_Z1gI1AEv1SIXadsrT_onplEE
4688void g<A>(S<&A::operator+>)
4689
4690_Z1gI1AEv1SIXadsrT_plEE
4691void g<A>(S<&A::operator+>)
c793cac1
NC
4692
4693#
4694# Test recursion PR67264
4695_Z1KIStcvT_E
4696_Z1KIStcvT_E
4697
4698_ZcvT_IIS0_EE
4699_ZcvT_IIS0_EE
4700
4701_ZcvT_IZcvT_E1fE
4702_ZcvT_IZcvT_E1fE
4703
4704_Z1gINcvT_EE
4705_Z1gINcvT_EE
4706
4707_ZcvT_ILZcvDTT_EEE
4708_ZcvT_ILZcvDTT_EEE
4709
4710_Z1gIJOOT_EEOT_c
4711_Z1gIJOOT_EEOT_c
4712
4713_Z1KMMMMMMMMMMMMMMMA_xooooooooooooooo
4714_Z1KMMMMMMMMMMMMMMMA_xooooooooooooooo
4715
4716_ZdvMMMMMMMMMMMMMrrrrA_DTdvfp_fp_Eededilfdfdfdfd
4717_ZdvMMMMMMMMMMMMMrrrrA_DTdvfp_fp_Eededilfdfdfdfd
4718#
4719# Test for Infinite Recursion PR70909
4720
4721_Z1MA_aMMMMA_MMA_MMMMMMMMSt1MS_o11T0000000000t2M0oooozoooo
4722_Z1MA_aMMMMA_MMA_MMMMMMMMSt1MS_o11T0000000000t2M0oooozoooo
This page took 1.006508 seconds and 4 git commands to generate.