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

/freebsd-10.0-release/lib/libelf/
H A Dlibelf_extended.c63 scn->s_shdr.s_shdr64.sh_size = shnum;
93 scn->s_shdr.s_shdr64.sh_link = shstrndx;
122 scn->s_shdr.s_shdr64.sh_info = phnum;
H A Delf_data.c75 sh_type = s->s_shdr.s_shdr64.sh_type;
76 sh_offset = s->s_shdr.s_shdr64.sh_offset;
77 sh_size = s->s_shdr.s_shdr64.sh_size;
78 sh_align = s->s_shdr.s_shdr64.sh_addralign;
218 sh_type = s->s_shdr.s_shdr64.sh_type;
219 sh_offset = s->s_shdr.s_shdr64.sh_offset;
220 sh_size = s->s_shdr.s_shdr64.sh_size;
221 sh_align = s->s_shdr.s_shdr64.sh_addralign;
H A Dgelf_cap.c64 sh_type = scn->s_shdr.s_shdr64.sh_type;
121 sh_type = scn->s_shdr.s_shdr64.sh_type;
H A Dgelf_dyn.c61 sh_type = scn->s_shdr.s_shdr64.sh_type;
117 sh_type = scn->s_shdr.s_shdr64.sh_type;
H A Dgelf_syminfo.c64 sh_type = scn->s_shdr.s_shdr64.sh_type;
121 sh_type = scn->s_shdr.s_shdr64.sh_type;
H A Dgelf_symshndx.c63 sh_type = scn->s_shdr.s_shdr64.sh_type;
110 sh_type = scn->s_shdr.s_shdr64.sh_type;
H A Dgelf_move.c64 sh_type = scn->s_shdr.s_shdr64.sh_type;
123 sh_type = scn->s_shdr.s_shdr64.sh_type;
H A Dgelf_rel.c61 sh_type = scn->s_shdr.s_shdr64.sh_type;
119 sh_type = scn->s_shdr.s_shdr64.sh_type;
H A Dgelf_rela.c61 sh_type = scn->s_shdr.s_shdr64.sh_type;
120 sh_type = scn->s_shdr.s_shdr64.sh_type;
H A Dgelf_sym.c61 sh_type = scn->s_shdr.s_shdr64.sh_type;
122 sh_type = scn->s_shdr.s_shdr64.sh_type;
H A Dgelf_shdr.c113 scn->s_shdr.s_shdr64 = *s;
H A Delf_scn.c113 scn->s_shdr.s_shdr64.sh_offset;
114 scn->s_size = scn->s_shdr.s_shdr64.sh_size;
H A D_libelf.h121 Elf64_Shdr s_shdr64; member in union:_Elf_Scn::__anon5540
H A Delf_update.c101 shdr64 = &s->s_shdr.s_shdr64;
349 sh_type = s->s_shdr.s_shdr64.sh_type;
600 sh_type = s->s_shdr.s_shdr64.sh_type;
601 sh_size = s->s_shdr.s_shdr64.sh_size;
838 src.d_buf = &scn->s_shdr.s_shdr64;
H A Dlibelf_ehdr.c71 scn->s_shdr.s_shdr64.M)

Completed in 59 milliseconds