Home
last modified time | relevance | path

Searched refs:GElf_Shdr (Results 1 – 25 of 46) sorted by relevance

12

/illumos-gate/usr/src/head/
H A Dgelf.h61 typedef Elf64_Shdr GElf_Shdr; typedef
116 GElf_Shdr * gelf_getshdr(Elf_Scn *, GElf_Shdr *);
117 int gelf_update_shdr(Elf_Scn *, GElf_Shdr *);
/illumos-gate/usr/src/lib/libproc/common/
H A DPcontrol.h88 GElf_Shdr sym_hdr_pri; /* primary symbol table section header */
89 GElf_Shdr sym_hdr_aux; /* auxiliary symbol table section header */
90 GElf_Shdr sym_strhdr; /* string table section header */
/illumos-gate/usr/src/cmd/sgs/libelf/demo/
H A Ddcom.c127 GElf_Shdr shdr; in delete_comment()
199 GElf_Shdr shdr, tshdr; in delete_comment()
271 GElf_Shdr shdr0; in delete_comment()
H A Ddispsyms.c73 GElf_Shdr shdr; in print_symtab()
160 GElf_Shdr _shdr; in print_symtab()
H A Dpcom.c50 GElf_Shdr shdr; in print_comment()
H A Dacom.c49 GElf_Shdr shdr; in update_comment()
/illumos-gate/usr/src/lib/libsaveargs/tests/dump/
H A Ddump.c58 GElf_Shdr stabshdr; in walk_symtab()
59 GElf_Shdr textshdr; in walk_symtab()
/illumos-gate/usr/src/cmd/sgs/dump/common/
H A Ddump.h49 GElf_Shdr p_shdr;
/illumos-gate/usr/src/test/os-tests/tests/cores/secmapper/
H A Dsecmapper.c219 secmap_data_cmp(secmap_t *sm, const char *sname, Elf_Scn *scn, GElf_Shdr *shdr) in secmap_data_cmp()
223 GElf_Shdr comp_shdr; in secmap_data_cmp()
359 GElf_Shdr shdr; in main()
/illumos-gate/usr/src/cmd/sgs/nm/common/
H A Dnm.c153 static void print_symtab(Elf *, unsigned int, Elf_Scn *, GElf_Shdr *, char *);
559 GElf_Shdr shdr;
621 GElf_Shdr shdr;
716 Elf_Scn *p_sd, GElf_Shdr *shdr, char *filename)
818 GElf_Shdr shdr;
881 GElf_Shdr _shdr;
1312 GElf_Shdr shdr;
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dgetshstrndx.c49 GElf_Shdr shdr0; in elf_getshdrstrndx()
H A Dgetshnum.c55 GElf_Shdr shdr0; in elf_getshdrnum()
H A Dgetphnum.c51 GElf_Shdr shdr0; in elf_getphdrnum()
/illumos-gate/usr/src/cmd/mdb/tools/common/
H A Dfindscn.c38 GElf_Shdr shdr; in findelfsecidx()
/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dfile.c322 GElf_Shdr *shdr; in traverse_file()
390 GElf_Shdr tmp_shdr; in traverse_file()
507 GElf_Shdr tmp_shdr; in traverse_file()
696 GElf_Shdr src_shdr; in build_file()
697 GElf_Shdr dst_shdr; in build_file()
791 (void) memcpy(&dst_shdr, &src_shdr, sizeof (GElf_Shdr)); in build_file()
1157 GElf_Shdr shdr0; in build_file()
1207 GElf_Shdr nshdr; in build_file()
1506 GElf_Shdr shdr; in scn_location()
H A Dmcs.h116 GElf_Shdr shdr;
/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_lib.c365 shdr_to_gelf(const Elf32_Shdr *src, GElf_Shdr *dst) in shdr_to_gelf()
487 GElf_Shdr *sp; in ctf_fdcreate_int()
537 nbytes = sizeof (GElf_Shdr) * shnum; in ctf_fdcreate_int()
590 const GElf_Shdr *shp = &sp[i]; in ctf_fdcreate_int()
591 const GElf_Shdr *lhp = &sp[shp->sh_link]; in ctf_fdcreate_int()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_gelf.c51 GElf_Shdr *shp; in gelf_sect_init()
196 static GElf_Shdr *
197 gelf32_to_shdr(const Elf32_Shdr *src, GElf_Shdr *dst) in gelf32_to_shdr()
217 static GElf_Shdr *
218 gelf64_to_shdr(const Elf64_Shdr *src, GElf_Shdr *dst) in gelf64_to_shdr()
230 GElf_Shdr *(*elf2gelf)(const void *, GElf_Shdr *)) in gelf_shdrs_init() argument
641 (GElf_Shdr *(*)(const void *, GElf_Shdr *))gelf32_to_shdr) == NULL) in gelf32_init()
700 (GElf_Shdr *(*)(const void *, GElf_Shdr *))gelf64_to_shdr) == NULL) in gelf64_init()
H A Dmdb_gelf.h49 GElf_Shdr gs_shdr; /* ELF section header */
/illumos-gate/usr/src/cmd/boot/symdef/
H A Dsymdef.c64 GElf_Shdr shdr; in main()
/illumos-gate/usr/src/cmd/strings/
H A Dstrings.c115 GElf_Shdr shdr; in look_in_sections()
127 if (gelf_getshdr(scn, &shdr) == (GElf_Shdr *)0) { in look_in_sections()
/illumos-gate/usr/src/cmd/sgs/libelf/misc/
H A Dnlist.c62 GElf_Shdr s_buf; /* buffer storing section header */ in _elf_nlist()
/illumos-gate/usr/src/cmd/mdb/tools/setdynflag/common/
H A Dsetdynflag.c88 GElf_Shdr shdr; in set_flag()
/illumos-gate/usr/src/cmd/ctfmerge/
H A Dctfmerge.c100 GElf_Shdr shdr; in ctfmerge_elfopen()
141 GElf_Shdr strhdr; in ctfmerge_elfopen()
/illumos-gate/usr/src/cmd/sgs/pvs/common/
H A Dpvs.c477 GElf_Shdr shdr; in sym_local()
560 GElf_Shdr shdr; in gvers_need()
811 GElf_Shdr shdr; in gvers_def()
1006 GElf_Shdr shdr; in main()

12