Searched refs:malign (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/libelf/
H A Dlibelf_align.c58 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 4 milliseconds