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

/external/chromium_org/courgette/
H A Dtypes_elf.h109 PT_DYNAMIC = 2, enumerator in enum:ph_type_values
/external/chromium_org/third_party/libvpx/include/
H A Delf.h58 #define PT_DYNAMIC 2 macro
/external/kernel-headers/original/uapi/linux/
H A Delf.h27 #define PT_DYNAMIC 2 macro
/external/llvm/include/llvm/Support/
H A DELF.h1591 PT_DYNAMIC = 2, // Dynamic linking information. enumerator in enum:llvm::ELF::__anon25601
/external/qemu/include/
H A Delf.h26 #define PT_DYNAMIC 2 macro
/external/elfutils/0.153/libelf/
H A Delf.h576 #define PT_DYNAMIC 2 /* Dynamic linking information */ macro
/external/valgrind/main/perf/
H A Dtinycc.c564 #define PT_DYNAMIC 2 /* Dynamic linking information */ macro
19604 ph->p_type = PT_DYNAMIC;

Completed in 1883 milliseconds