/illumos-gate/usr/src/cmd/sgs/libelf/common/ |
H A D | getshdr.c | 55 Elf32_Shdr * 58 return ((Elf32_Shdr*) getshdr(scn, ELFCLASS32)); in elf32_getshdr()
|
H A D | strptr.c | 50 Elf32_Shdr* sh = (Elf32_Shdr*)s->s_shdr; in elf_strptr()
|
H A D | checksum.c | 94 #define Elf_Shdr Elf32_Shdr
|
H A D | getdata.c | 175 Elf32_Shdr *sh = scn->s_shdr; in _elf_locked_getdata()
|
H A D | decl.h | 196 Elf32_Shdr sb_shdr;
|
H A D | gelf.c | 337 Elf32_Shdr *s = elf32_getshdr(scn); in gelf_getshdr() 381 Elf32_Shdr *dst = elf32_getshdr(scn); in gelf_update_shdr()
|
H A D | xlate.m4 | 633 /* SHDR */ { SH1_sizeof, sizeof (Elf32_Shdr) }, 1234 $1(unsigned char *dst, Elf32_Shdr *src, size_t cnt) 1236 Elf32_Shdr *end = src + cnt; 1788 $1(Elf32_Shdr *dst, unsigned char *src, size_t cnt) 1790 Elf32_Shdr *end = dst;
|
/illumos-gate/usr/src/ucblib/libucb/port/gen/ |
H A D | nlist.c | 146 Elf32_Shdr *symhdr; /* section table entry for symtab */ in _elf_nlist() 147 Elf32_Shdr *strhdr; /* section table entry for strtab */ in _elf_nlist() 186 symhdr = (Elf32_Shdr *)secdata->d_buf; in _elf_nlist() 212 strhdr = (Elf32_Shdr *)secdata->d_buf; in _elf_nlist()
|
/illumos-gate/usr/src/head/ |
H A D | link.h | 59 extern void ld_input_section(const char *, Elf32_Shdr **, Elf32_Word, 61 extern void ld_section(const char *, Elf32_Shdr *, Elf32_Word,
|
H A D | libelf.h | 180 Elf32_Shdr *elf32_getshdr(Elf_Scn *);
|
/illumos-gate/usr/src/tools/btxld/ |
H A D | elfh.h | 40 Elf32_Shdr sh[4]; /* section header */
|
/illumos-gate/usr/src/uts/common/fs/objfs/ |
H A D | objfs_data.c | 165 (sizeof (Elf32_Ehdr) + (section) * sizeof (Elf32_Shdr)) 372 len += sizeof (Elf32_Shdr); in data_offset() 569 Elf32_Shdr shdr; in objfs_data_read() 624 ehdr.e_shentsize = sizeof (Elf32_Shdr); in objfs_data_read()
|
/illumos-gate/usr/src/cmd/sgs/link_audit/common/ |
H A D | who.h | 42 #define Elf_Shdr Elf32_Shdr
|
/illumos-gate/usr/src/grub/grub-0.97/netboot/ |
H A D | i386_elf.h | 72 } Elf32_Shdr; typedef
|
/illumos-gate/usr/src/cmd/file/ |
H A D | elf_read.h | 90 #define Elf_Shdr Elf32_Shdr
|
/illumos-gate/usr/src/cmd/abi/appcert/static_prof/ |
H A D | static_prof.c | 610 Elf32_Shdr *scurrent; /* temp 32 bit section pointer */ in find_dynamic_sect() 688 Elf32_Shdr *shdr; in find_symtabs() 872 Elf32_Shdr *shdr; in is_text_section() 1142 Elf32_Shdr *shdr; in get_scnfd() 1174 Elf32_Shdr * shdr, in print_symtab() 1299 Elf32_Shdr *shdr; in get_symtab()
|
/illumos-gate/usr/src/lib/libctf/common/ |
H A D | ctf_lib.c | 365 shdr_to_gelf(const Elf32_Shdr *src, GElf_Shdr *dst) in shdr_to_gelf() 512 Elf32_Shdr x32; in ctf_fdcreate_int() 547 Elf32_Shdr *sp32; in ctf_fdcreate_int() 549 nbytes = sizeof (Elf32_Shdr) * shnum; in ctf_fdcreate_int()
|
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | i386-elf.h | 116 Elf32_Shdr; typedef
|
H A D | boot.c | 657 Elf32_Shdr *shdr = NULL; in load_image() 681 shdr = (Elf32_Shdr *) mbi.syms.e.addr; in load_image()
|
/illumos-gate/usr/src/boot/sys/sys/ |
H A D | elf32.h | 100 } Elf32_Shdr; typedef
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | machelf.h | 124 typedef Elf32_Shdr Shdr;
|
/illumos-gate/usr/src/lib/libdtrace/common/ |
H A D | dt_link.c | 456 Elf32_Shdr shdr[ESHDR_NUM]; in dump_elf32() 459 Elf32_Shdr *shp; in dump_elf32() 497 elf_file.ehdr.e_shentsize = sizeof (Elf32_Shdr); in dump_elf32() 500 off = sizeof (elf_file) + nshdr * sizeof (Elf32_Shdr); in dump_elf32()
|
/illumos-gate/usr/src/lib/libm/common/m9x/ |
H A D | __fex_sym.c | 52 #define Elf_Shdr Elf32_Shdr
|
/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | dwarf_elf_access.c | 262 Elf32_Shdr *shdr32 = 0; in _dwarf_get_elf_flags_func() 331 Elf32_Shdr *shdr32 = 0; in dwarf_elf_object_access_get_section_info()
|
/illumos-gate/usr/src/boot/i386/isoboot/ |
H A D | isoboot.c | 348 static Elf32_Shdr es[2]; in load()
|