OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DT_INIT_ARRAYSZ
(Results
1 - 13
of
13
) sorted by null
/frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp
116
reserveOne(llvm::ELF::
DT_INIT_ARRAYSZ
); //
DT_INIT_ARRAYSZ
218
//
DT_INIT_ARRAYSZ
219
applyOne(llvm::ELF::
DT_INIT_ARRAYSZ
, pFormat.getInitArray().size());
/art/compiler/
elf_fixup.cc
118
case ::llvm::ELF::
DT_INIT_ARRAYSZ
:
/bionic/libc/include/sys/
exec_elf.h
669
#define
DT_INIT_ARRAYSZ
27 /* Address of termination function array */
[
all
...]
/external/llvm/include/llvm/Support/
ELF.h
[
all
...]
/external/llvm/tools/llvm-readobj/
ELFDumper.cpp
745
case
DT_INIT_ARRAYSZ
:
/external/qemu/
elf.h
156
#define
DT_INIT_ARRAYSZ
27
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h
664
#define
DT_INIT_ARRAYSZ
27 /* Size in bytes of DT_INIT_ARRAY */
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h
664
#define
DT_INIT_ARRAYSZ
27 /* Size in bytes of DT_INIT_ARRAY */
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h
664
#define
DT_INIT_ARRAYSZ
27 /* Size in bytes of DT_INIT_ARRAY */
[
all
...]
/bionic/linker/
linker.cpp
[
all
...]
/external/elfutils/libelf/
elf.h
679
#define
DT_INIT_ARRAYSZ
27 /* Size in bytes of DT_INIT_ARRAY */
[
all
...]
/external/elfutils/src/
readelf.c
[
all
...]
/external/valgrind/main/perf/
tinycc.c
654
#define
DT_INIT_ARRAYSZ
27 /* Size in bytes of DT_INIT_ARRAY */
[
all
...]
Completed in 1043 milliseconds