Home
last modified time | relevance | path

Searched defs:e_type (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Delf.h192 Elf32_Half e_type; member
209 Elf64_Half e_type; member
H A Dcoff.h251 char e_type[2]; /* Type of section */ member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h72 Elf32_Half e_type; /* Object file type */ member
90 Elf64_Half e_type; /* Object file type */ member
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo.c7428 static MS_S16 _MApi_XC_Mux_GetAvailablePath(void *pInstance, E_PATH_TYPE e_type) in _MApi_XC_Mux_GetAvailablePath()