Searched defs:__attribute_used__ (Results 1 – 5 of 5) sorted by relevance
278 _dl_do_lazy_reloc (struct elf_resolve *tpnt, in _dl_do_lazy_reloc()279 struct r_scope_elem *scope __attribute_used__, in _dl_do_lazy_reloc()281 char *strtab __attribute_used__) in _dl_do_lazy_reloc()337 (struct dyn_elf *rpnt __attribute_used__, in _dl_parse_copy_information()338 unsigned long rel_addr __attribute_used__, in _dl_parse_copy_information()339 unsigned long rel_size __attribute_used__) in _dl_parse_copy_information()
49 __attribute_used__ = { __nan_bytes }; variable
39 static td_thr_events_t __nptl_threads_events __attribute_used__; variable42 static struct pthread *__nptl_last_event __attribute_used__; variable
256 static bool __nptl_initial_report_events __attribute_used__; variable
220 # define __attribute_used__ __attribute__ ((__used__)) macro223 # define __attribute_used__ __attribute__ ((__unused__)) macro
Completed in 7 milliseconds