Home
last modified time | relevance | path

Searched refs:destructor (Results 1 – 25 of 35) sorted by relevance

12

/toolchain/binutils/binutils-2.25/gold/testsuite/
Dinitpri1.c54 void d1(void) __attribute__((destructor (500)));
55 void d2(void) __attribute__((destructor (700)));
56 void d3(void) __attribute__((destructor (600)));
75 void cd4(void) __attribute__((constructor (800), destructor (800)));
83 void cd5(void) __attribute__((constructor, destructor));
/toolchain/binutils/binutils-2.25/libiberty/
Dcplus-dem.c128 int destructor; member
1170 s2 = work->destructor; in internal_cplus_demangle()
1173 work->constructor = work->destructor = 0; in internal_cplus_demangle()
1210 else if (work->destructor == 2) in internal_cplus_demangle()
1213 work->destructor = 0; in internal_cplus_demangle()
1223 work->destructor = s2; in internal_cplus_demangle()
1571 if (work -> destructor & 1) in demangle_signature()
1575 work->destructor -= 1; in demangle_signature()
1577 if ((work->constructor & 1) || (work->destructor & 1)) in demangle_signature()
2598 if ((work->constructor & 1) || (work->destructor & 1)) in demangle_class()
[all …]
DChangeLog3183 some simple tests for V3 constructor/destructor recognition.
3289 Fix handling of constructor/destructor of standard substitution:
3293 qualifying a constructor/destructor, or when DMGL_VERBOSE is set.
4740 or destructor.
6160 Handle EDG_DEMANGLING style. Handle constructor and destructor
6163 styles. global destructor and constructor for HP style are same
7793 destructor names, try demangling the remainder of the string.
8280 * cplus-dem.c: add support of ARM global constructor/destructor,
8295 * cplus-dem.c: change globl constructor/destructor to proper name
8299 * cplus-dem.c: fix bug in constructor/destructor
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mach-o/
Dsections-1.s32 .destructor
Dsections-1.d149 Section: __destructor __TEXT \(bfdname: .destructor\)
/toolchain/binutils/binutils-2.25/ld/scripttempl/
Dtic80coff.sc17 # building global constructor and destructor tables.
Delfm68hc11.sc359 /* Constructor and destructor tables are in ROM. */
Delfm68hc12.sc360 /* Constructor and destructor tables are in ROM. */
Delfxgate.sc360 /* Constructor and destructor tables are in ROM. */
/toolchain/binutils/binutils-2.25/include/
Dhp-symtab.h1755 unsigned int destructor:1; /* destructor function */ member
/toolchain/binutils/binutils-2.25/ld/
Dldint.texinfo310 global constructor and destructor tables (e.g., all scripts other than
363 in a @samp{.ctor} section, and the address of each global destructor in
389 constructor and destructor tables. This example is written for a target
/toolchain/binutils/binutils-2.25/ld/emultempl/
Daix.em757 are typically constructor/destructor entries created by
/toolchain/binutils/binutils-2.25/libiberty/testsuite/
Ddemangle-expected3683 # Check a destructor of a standard substitution.
3749 # Test GNU V3 constructor and destructor identification.
3750 # 0 means it is not a constructor/destructor.
/toolchain/binutils/binutils-2.25/gold/
DChangeLog3479 * output.h (class Output_fill): Add virtual destructor.
6124 (Sized_incremental_binary::~Sized_incremental_binary): New destructor.
6965 first-instruction-in-the-destructor's file and line number.
7076 * readsyms.h (class Input_group): Declare destructor.
7208 virtual destructor.
7667 * object.h (Symbol_value::Symbol_value): Define destructor. Free
7754 destructor.
9201 * object.cc (Read_symbols_data::~Read_symbols_data) New destructor.
9203 (Read_symbols_data::~Read_symbols_data) New destructor.
9205 (Section_relocs::~Section_relocs) New destructor.
[all …]
/toolchain/binutils/binutils-2.25/ld/po/
Dzh_CN.po1369 msgid "Build global constructor/destructor tables"
Dzh_TW.po1323 msgid "Build global constructor/destructor tables"
Dld.pot1552 msgid "Build global constructor/destructor tables"
Duk.po1522 msgid "Build global constructor/destructor tables"
Dbg.po1549 msgid "Build global constructor/destructor tables"
Dja.po1521 msgid "Build global constructor/destructor tables"
Dsv.po1278 msgid "Build global constructor/destructor tables"
Dga.po1364 msgid "Build global constructor/destructor tables"
Dda.po1591 msgid "Build global constructor/destructor tables"
Did.po1482 msgid "Build global constructor/destructor tables"
Dtr.po1374 msgid "Build global constructor/destructor tables"

12