Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/tests/
DGenGnuDebugdata.cpp39 ehdr->e_ident[EI_OSABI] = ELFOSABI_SYSV; in InitEhdr()
DElfTestUtils.cpp42 ehdr->e_ident[EI_OSABI] = ELFOSABI_SYSV; in TestInitEhdr()
/system/chre/platform/shared/include/chre/platform/shared/
Dloader_util.h65 #define EI_OSABI 7 macro