Home
last modified time | relevance | path

Searched refs:PT_SHLIB (Results 1 – 2 of 2) sorted by relevance

/system/chre/platform/shared/include/chre/platform/shared/
Dloader_util.h90 #define PT_SHLIB 5 macro
/system/unwinding/libunwindstack/tests/
DElfInterfaceTest.cpp453 phdr.p_type = PT_SHLIB; in ManyPhdrs()