Home
last modified time | relevance | path

Searched defs:DT_PREINIT_ARRAYSZ (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
DELF.h1023 DT_PREINIT_ARRAYSZ = 33, // Size of the DT_PREINIT_ARRAY array. enumerator
/external/elfutils/src/libelf/
Delf.h707 #define DT_PREINIT_ARRAYSZ 33 /* size in bytes of DT_PREINIT_ARRAY */ macro