Home
last modified time | relevance | path

Searched refs:EI_VERSION (Results 1 – 3 of 3) sorted by relevance

/system/unwinding/libunwindstack/tests/
DGenGnuDebugdata.cpp38 ehdr->e_ident[EI_VERSION] = EV_CURRENT; in InitEhdr()
DElfTestUtils.cpp41 ehdr->e_ident[EI_VERSION] = EV_CURRENT; in TestInitEhdr()
/system/chre/platform/shared/include/chre/platform/shared/
Dloader_util.h64 #define EI_VERSION 6 macro