Home
last modified time | relevance | path

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

/system/chre/platform/shared/include/chre/platform/shared/
Dloader_util.h87 #define PT_DYNAMIC 2 macro
/system/chre/build/sys_support/qcom/
Duimage_v2.lcs37 dynamic1 PT_DYNAMIC;
Duimage.lcs.toolv8037 dynamic1 PT_DYNAMIC;
/system/unwinding/libunwindstack/
DElfInterface.cpp208 case PT_DYNAMIC: in ReadProgramHeaders()
/system/chre/platform/shared/
Dnanoapp_loader.cc752 if (programHeaders[i].p_type == PT_DYNAMIC) { in getDynamicHeader()
/system/unwinding/libunwindstack/tests/
DElfInterfaceTest.cpp438 phdr.p_type = PT_DYNAMIC; in ManyPhdrs()
539 phdr.p_type = PT_DYNAMIC; in SonameInit()