Home
last modified time | relevance | path

Searched refs:DT_PREINIT_ARRAYSZ (Results 1 – 4 of 4) sorted by relevance

/external/elfutils/tests/
Dalldts.c55 DT_PREINIT_ARRAYSZ, DT_VERSYM, DT_GNU_PRELINKED, in main()
/external/llvm/include/llvm/Support/
DELF.h1098 DT_PREINIT_ARRAYSZ = 33, // Size of the DT_PREINIT_ARRAY array. enumerator
/external/elfutils/libelf/
Delf.h733 #define DT_PREINIT_ARRAYSZ 33 /* size in bytes of DT_PREINIT_ARRAY */ macro
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp1500 case DT_PREINIT_ARRAYSZ: in printValue()