Home
last modified time | relevance | path

Searched refs:VALIDX (Results 1 – 3 of 3) sorted by relevance

/sysdeps/sparc/sparc32/
A Ddl-machine.h145 if (__builtin_expect (l->l_info[VALIDX(DT_GNU_PRELINKED)] != NULL, 0) in elf_machine_runtime_setup()
146 || __builtin_expect (l->l_info [VALIDX (DT_GNU_LIBLISTSZ)] != NULL, 0)) in elf_machine_runtime_setup()
/sysdeps/sparc/sparc64/
A Ddl-machine.h200 if (__builtin_expect (l->l_info[VALIDX(DT_GNU_PRELINKED)] != NULL, 0) in elf_machine_runtime_setup()
201 || __builtin_expect (l->l_info [VALIDX (DT_GNU_LIBLISTSZ)] != NULL, 0)) in elf_machine_runtime_setup()
/sysdeps/generic/
A Dldsodefs.h47 #define VALIDX(tag) (DT_NUM + DT_THISPROCNUM + DT_VERSIONTAGNUM \ macro

Completed in 12 milliseconds