Searched defs:PT_DYNAMIC (Results 1 - 4 of 4) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Delf.h27 #define PT_DYNAMIC 2 macro
/external/llvm/include/llvm/Support/
H A DELF.h922 PT_DYNAMIC = 2, // Dynamic linking information. enumerator in enum:llvm::ELF::__anon10252
/external/elfutils/src/libelf/
H A Delf.h575 #define PT_DYNAMIC 2 /* Dynamic linking information */ macro
/external/valgrind/perf/
H A Dtinycc.c564 #define PT_DYNAMIC 2 /* Dynamic linking information */ macro
19604 ph->p_type = PT_DYNAMIC;

Completed in 99 milliseconds