Searched defs:value (Results 1 – 15 of 15) sorted by relevance
/elf/ |
A D | tst-tls-manydynamicmod.c | 27 SETTER (const struct value *value) in SETTER() 33 GETTER (struct value *value) in GETTER()
|
A D | tst-tls-manydynamic.h | 33 struct value struct 39 typedef void (*set_value_func) (const struct value *); argument
|
A D | tst-dlopen-nodelete-reloc.h | 31 static int value; member
|
A D | dl-runtime.c | 60 DL_FIXUP_VALUE_TYPE value; in attribute_hidden() local 230 DL_FIXUP_VALUE_TYPE value; in DL_FIXUP_VALUE_TYPE() local
|
A D | dl-sym-post.h | 37 _dl_sym_post (lookup_t result, const ElfW(Sym) *ref, void *value, in _dl_sym_post()
|
A D | tst-tlsalign-extern.c | 39 test_one (const char *which, unsigned int alignment, int *var, int value) in test_one()
|
A D | tst-tlsalign.c | 40 test_one (const char *which, unsigned int alignment, int *var, int value) in test_one()
|
A D | dl-audit.c | 131 _dl_audit_symbind_alt (struct link_map *l, const ElfW(Sym) *ref, void **value, in _dl_audit_symbind_alt() 253 DL_FIXUP_VALUE_TYPE *value, void *regs, long int *framesize) in _dl_audit_pltenter()
|
A D | dl-minimal.c | 69 void *value = DL_SYMBOL_ADDRESS (result, ref); in lookup_malloc_symbol() local
|
A D | dl-sym.c | 159 void *value; in do_sym() local
|
A D | dl-diagnostics.c | 99 _dl_diagnostics_print_labeled_value (const char *label, uint64_t value) in _dl_diagnostics_print_labeled_value()
|
A D | dl-tunables.c | 207 char *value = &valstring[p - tunestr]; in parse_tunables() local
|
A D | dl-lookup.c | 1003 const ElfW(Sym) **ref, struct sym_val *value, in _dl_debug_bindings()
|
A D | sprof.c | 1044 printsym (const void *node, VISIT value, int level) in printsym() 1282 printflat (const void *node, VISIT value, int level) in printflat()
|
A D | rtld.c | 75 # define RTLD_TIMING_SET(var, value) (var) = (value) argument 101 # define RTLD_TIMING_SET(var, value) argument
|
Completed in 51 milliseconds