Searched refs:ctors (Results 1 – 14 of 14) sorted by relevance
41 static int ctors; member46 inst{++ctors} in make_unique_data()54 int make_unique_data::ctors; member in make_unique_data59 zassert_equal(make_unique_data::ctors, 0, "ctor count not initialized"); in ZTEST()63 zassert_equal(make_unique_data::ctors, 1, "ctr update failed"); in ZTEST()
25 KEEP(*(SORT_BY_NAME(".ctors*")))35 KEEP(*(SORT_BY_NAME(".ctors*")))70 KEEP(*(SORT_BY_NAME(".ctors*")))
281 KEEP (*crtbegin.o(.ctors))282 KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors))283 KEEP (*(SORT(.ctors.*)))284 KEEP (*(.ctors))
320 KEEP (*crtbegin.o(.ctors))321 KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors))322 KEEP (*(SORT(.ctors.*)))323 KEEP (*(.ctors))
327 KEEP (*crtbegin.o(.ctors))328 KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors))329 KEEP (*(SORT(.ctors.*)))330 KEEP (*(.ctors))
326 KEEP (*crtbegin.o(.ctors))327 KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors))328 KEEP (*(SORT(.ctors.*)))329 KEEP (*(.ctors))
383 KEEP (*crtbegin.o(.ctors))384 KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors))385 KEEP (*(SORT(.ctors.*)))386 KEEP (*(.ctors))
20 #define _CTOR_SECTION_NAME ctors
32 zephyr_linker_section(NAME ctors KVMA RAM_REGION GROUP RODATA_REGION NOINPUT)47 # KEEP(*(SORT_BY_NAME(".ctors*")))54 # KEEP(*(SORT_BY_NAME(".ctors*")))
294 KEEP (*crtbegin.o(.ctors))295 KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors))296 KEEP (*(SORT(.ctors.*)))297 KEEP (*(.ctors))
472 KEEP (*crtbegin.o(.ctors))473 KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors))474 KEEP (*(SORT(.ctors.*)))475 KEEP (*(.ctors))
148 KEEP(*(.ctors*))
365 KEEP (*crtbegin.o(.ctors))