OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DT_FLAGS_1
(Results
1 - 14
of
14
) sorted by null
/frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp
194
reserveOne(llvm::ELF::
DT_FLAGS_1
); //
DT_FLAGS_1
297
uint64_t
dt_flags_1
= 0x0;
local
299
dt_flags_1
|= llvm::ELF::DF_1_NOW;
301
dt_flags_1
|= llvm::ELF::DF_1_LOADFLTR;
303
dt_flags_1
|= llvm::ELF::DF_1_ORIGIN;
305
dt_flags_1
|= llvm::ELF::DF_1_INTERPOSE;
307
dt_flags_1
|= llvm::ELF::DF_1_NODEFLIB;
309
dt_flags_1
|= llvm::ELF::DF_1_NODUMP;
311
dt_flags_1
|= llvm::ELF::DF_1_GROUP
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
elf.h
96
#define
DT_FLAGS_1
0x6ffffffb
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
elf.h
96
#define
DT_FLAGS_1
0x6ffffffb
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
elf.h
96
#define
DT_FLAGS_1
0x6ffffffb
/bionic/libc/include/sys/
exec_elf.h
675
#define
DT_FLAGS_1
0x6ffffffb /* ELF dynamic flags */
684
/* Flag values for
DT_FLAGS_1
(incomplete) */
[
all
...]
/external/llvm/include/llvm/Support/
ELF.h
[
all
...]
/external/qemu/
elf.h
178
#define
DT_FLAGS_1
0x6ffffffb
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h
727
#define
DT_FLAGS_1
0x6ffffffb /* State flags, see DF_1_* below. */
751
/* State flags selectable in the `d_un.d_val' element of the
DT_FLAGS_1
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h
727
#define
DT_FLAGS_1
0x6ffffffb /* State flags, see DF_1_* below. */
751
/* State flags selectable in the `d_un.d_val' element of the
DT_FLAGS_1
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h
727
#define
DT_FLAGS_1
0x6ffffffb /* State flags, see DF_1_* below. */
751
/* State flags selectable in the `d_un.d_val' element of the
DT_FLAGS_1
[
all
...]
/external/elfutils/libelf/
elf.h
742
#define
DT_FLAGS_1
0x6ffffffb /* State flags, see DF_1_* below. */
766
/* State flags selectable in the `d_un.d_val' element of the
DT_FLAGS_1
[
all
...]
/external/elfutils/src/
readelf.c
1184
static const struct flags
dt_flags_1
[] =
variable in typeref:struct:flags
[
all
...]
ldgeneric.c
[
all
...]
/external/valgrind/main/perf/
tinycc.c
687
#define
DT_FLAGS_1
0x6ffffffb /* State flags, see DF_1_* below. */
704
/* State flags selectable in the `d_un.d_val' element of the
DT_FLAGS_1
[
all
...]
Completed in 452 milliseconds