Searched defs:d_un (Results 1 - 5 of 5) sorted by relevance

/external/google-breakpad/src/common/android/include/
H A Delf.h100 } d_un; member in struct:__anon6264
108 } d_un; member in struct:__anon6266
/external/kernel-headers/original/uapi/linux/
H A Delf.h142 } d_un; member in struct:dynamic
150 } d_un; member in struct:__anon8018
/external/llvm/include/llvm/Support/
H A DELF.h1047 } d_un; member in struct:llvm::ELF::Elf32_Dyn
1058 } d_un; member in struct:llvm::ELF::Elf64_Dyn
1095 // for the interpretation of the d_un union.
1202 // State flags selectable in the `d_un.d_val' element of the DT_FLAGS_1 entry.
/external/elfutils/libelf/
H A Delf.h685 } d_un; member in struct:__anon5717
695 } d_un; member in struct:__anon5719
742 Dyn.d_un.d_val field of the Elf*_Dyn structure. This follows Sun's
762 Dyn.d_un.d_ptr field of the Elf*_Dyn structure.
807 /* Values of `d_un.d_val' in the DT_FLAGS entry. */
814 /* State flags selectable in the `d_un.d_val' element of the DT_FLAGS_1
/external/valgrind/perf/
H A Dtinycc.c612 } d_un; member in struct:__anon19648
622 } d_un; member in struct:__anon19650
664 Dyn.d_un.d_val field of the Elf*_Dyn structure. This follows Sun's
674 Dyn.d_un.d_ptr field of the Elf*_Dyn structure.
704 /* State flags selectable in the `d_un.d_val' element of the DT_FLAGS_1
19043 dyn->d_un.d_val = val;
20267 soname = dynstr + dt->d_un.d_val;
20305 name = dynstr + dt->d_un.d_val;

Completed in 283 milliseconds