Searched refs:ctors (Results 1 – 16 of 16) 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()
24 KEEP(*(SORT_BY_NAME(".ctors*")))34 KEEP(*(SORT_BY_NAME(".ctors*")))69 KEEP(*(SORT_BY_NAME(".ctors*")))
281 KEEP (*crtbegin.o(.ctors))282 KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors))283 KEEP (*(SORT(.ctors.*)))284 KEEP (*(.ctors))
307 KEEP (*crtbegin.o(.ctors))308 KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors))309 KEEP (*(SORT(.ctors.*)))310 KEEP (*(.ctors))
313 KEEP (*crtbegin.o(.ctors))314 KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors))315 KEEP (*(SORT(.ctors.*)))316 KEEP (*(.ctors))
326 KEEP (*crtbegin.o(.ctors))327 KEEP (*(EXCLUDE_FILE (*crtend.o) .ctors))328 KEEP (*(SORT(.ctors.*)))329 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))
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
35 zephyr_linker_section(NAME ctors KVMA RAM_REGION GROUP RODATA_REGION NOINPUT)50 # KEEP(*(SORT_BY_NAME(".ctors*")))57 # 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*))
368 KEEP (*crtbegin.o(.ctors))