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