Home
last modified time | relevance | path

Searched refs:used (Results 1 – 12 of 12) sorted by relevance

/elf/
A Dtst-dlmopen2.c16 char used[DL_NNS]; in do_test() local
20 memset (used, '\0', sizeof (used)); in do_test()
21 used[LM_ID_BASE] = 1; in do_test()
46 else if (used[ns] != 0) in do_test()
54 used[ns] = 1; in do_test()
A Dtst-unique4lib.cc7 const int S<N>::j __attribute__ ((used)) = -1;
9 static int a[24] __attribute__ ((used)) =
17 static int b __attribute__ ((used)) = S<1>::j;
A DVersions8 # functions used in other libraries
27 # functions used in other libraries
41 # functions used in other libraries
43 # historically used by Garbage Collectors
55 # Those are in the dynamic linker, but used by libc.so.
A Dsofini.c6 __attribute__ ((used, section (".eh_frame")))
A Difuncmain7.c22 __attribute__ ((used))
A Dcache.c60 bool used; member
83 p->used = false; in new_glibc_hwcaps_subdirectory()
108 if (p->used) in glibc_hwcaps_count()
125 if (p->used) in assign_glibc_hwcaps_indices()
503 if (p->used) in write_extensions()
822 hwcaps->used = true; in add_to_cache()
872 int used; member
960 entry->used = 1; in search_aux_cache()
987 entry->used = used; in insert_to_aux_cache()
1076 if (entry->used) in save_aux_cache()
[all …]
A Ddl-reloc.c90 size_t used = offset + map->l_tls_blocksize; in _dl_try_allocate_static_tls() local
92 if (used > GLRO (dl_tls_static_size)) in _dl_try_allocate_static_tls()
96 size_t use = used - GL(dl_tls_static_used); in _dl_try_allocate_static_tls()
104 GL(dl_tls_static_used) = used; in _dl_try_allocate_static_tls()
A Dtst-audit12mod2.map1 /* Symbol versioning for tst-audit12mod2.so used by tst-audit12.
A Dtst-stackguard1.c189 static void __attribute__((used))
A Dtst-ptrguard1.c201 static void __attribute((used))
A Drtld-Rules20 # This makefile is never used by itself, but only from the rtld-libc.a
40 $(error This makefile is a subroutine of elf/Makefile not to be used directly)
A Ddso-sort-tests-2.def6 # algorithms currently produce, and are used for regression comparison tests.

Completed in 15 milliseconds