Home
last modified time | relevance | path

Searched refs:DT_FINI_ARRAYSZ (Results 1 – 6 of 6) sorted by relevance

/external/elfutils/src/tests/
Dalldts.c53 DT_INIT_ARRAYSZ, DT_FINI_ARRAYSZ, DT_RUNPATH, in main()
/external/llvm/include/llvm/Support/
DELF.h1016 DT_FINI_ARRAYSZ = 28, // Size of DT_FINI_ARRAY. enumerator
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp894 case DT_FINI_ARRAYSZ: in printValue()
/external/elfutils/src/libelf/
Delf.h702 #define DT_FINI_ARRAYSZ 28 /* Size in bytes of DT_FINI_ARRAY */ macro
/external/elfutils/src/src/
Dreadelf.c1652 case DT_FINI_ARRAYSZ: in handle_dynamic()
/external/valgrind/perf/
Dtinycc.c655 #define DT_FINI_ARRAYSZ 28 /* Size in bytes of DT_FINI_ARRAY */ macro