Home
last modified time | relevance | path

Searched refs:local (Results 1 – 5 of 5) sorted by relevance

/elf/
A Dtst-dlopen-nodelete-reloc-mod13.h22 static char local; in third_function_with_local_static() local
23 return &local; in third_function_with_local_static()
A Dtst-tls10.c4 __thread struct A local = { 1, 2, 3 }; variable
15 if (local.a != 1 || local.b != 2 || local.c != 3) in do_test()
A Ddl-fptr.c48 static struct local
57 local =
59 .root = &local.boot_table,
63 .len = sizeof (local.boot_fdescs) / sizeof (local.boot_fdescs[0]),
72 new_fdesc_table (struct local *l, size_t *size) in new_fdesc_table()
103 struct local *l; in make_fdesc()
105 ELF_MACHINE_LOAD_ADDRESS (l, local); in make_fdesc()
211 struct local *l; in _dl_make_fptr()
239 ELF_MACHINE_LOAD_ADDRESS (l, local); in _dl_make_fptr()
253 ELF_MACHINE_LOAD_ADDRESS (l, local); in _dl_make_fptr()
[all …]
A Dtst-audit11mod2.map21 local: *;
A Dtst-audit12mod2.map21 local: *;

Completed in 5 milliseconds