Searched refs:malign (Results 1 - 1 of 1) sorted by relevance
/gem5/ext/libelf/ | ||
H A D | libelf_align.c | 58 static struct align malign[ELF_T_NUM] = { variable in typeref:struct:align 90 return (elfclass == ELFCLASS32 ? malign[t].a32 : 91 malign[t].a64); |
Completed in 2 milliseconds