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

/gem5/ext/libelf/
H A Dgelf_shdr.c76 d->sh_info = sh32->sh_info;
121 sh32->sh_info = s->sh_info;
H A Dlibelf_extended.c117 scn->s_shdr.s_shdr32.sh_info = phnum;
119 scn->s_shdr.s_shdr64.sh_info = phnum;
H A Delf32.h85 Elf32_Word sh_info; /* Depends on section type. */ member in struct:__anon15
H A Delf64.h94 Elf64_Word sh_info; /* Depends on section type. */ member in struct:__anon31
H A Dlibelf_ehdr.c76 GET_SHDR_MEMBER(sh_info);

Completed in 9 milliseconds