Searched refs:DT_FLAGS_1 (Results 1 - 11 of 11) sorted by relevance

/external/elfutils/tests/
H A Dalldts.c62 DT_RELCOUNT, DT_FLAGS_1, DT_VERDEF, DT_VERDEFNUM,
/external/syslinux/com32/include/sys/
H A Delfcommon.h148 #define DT_FLAGS_1 0x6ffffffb /* State flags, see DF_1_* below. */ macro
/external/kernel-headers/original/uapi/linux/
H A Delf.h108 #define DT_FLAGS_1 0x6ffffffb macro
/external/llvm/include/llvm/Support/
H A DELF.h1139 DT_FLAGS_1 = 0X6FFFFFFB, // Flags_1. enumerator in enum:llvm::ELF::__anon12494
1236 // State flags selectable in the `d_un.d_val' element of the DT_FLAGS_1 entry.
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h1139 DT_FLAGS_1 = 0X6FFFFFFB, // Flags_1. enumerator in enum:llvm::ELF::__anon20540
1236 // State flags selectable in the `d_un.d_val' element of the DT_FLAGS_1 entry.
/external/elfutils/libelf/
H A Delf.h790 #define DT_FLAGS_1 0x6ffffffb /* State flags, see DF_1_* below. */ macro
814 /* State flags selectable in the `d_un.d_val' element of the DT_FLAGS_1
/external/kmod/port-gnu/
H A Delf.h789 #define DT_FLAGS_1 0x6ffffffb /* State flags, see DF_1_* below. */ macro
813 /* State flags selectable in the `d_un.d_val' element of the DT_FLAGS_1
/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1723 case DT_FLAGS_1:
/external/elfutils/src/
H A Dldgeneric.c6835 /* Create entry for the DT_FLAGS_1 flag. */
6838 DT_FLAGS_1, ld_state.dt_flags_1);
H A Dreadelf.c1765 case DT_FLAGS_1:
/external/valgrind/perf/
H A Dtinycc.c687 #define DT_FLAGS_1 0x6ffffffb /* State flags, see DF_1_* below. */ macro
704 /* State flags selectable in the `d_un.d_val' element of the DT_FLAGS_1

Completed in 847 milliseconds