/freebsd/contrib/elftoolchain/libelf/ |
H A D | gelf.h | 46 typedef Elf64_Shdr GElf_Shdr; /* Section header */ typedef 84 GElf_Shdr *gelf_getshdr(Elf_Scn *_scn, GElf_Shdr *_dst); 95 int gelf_update_shdr(Elf_Scn *_dst, GElf_Shdr *_src);
|
H A D | gelf_shdr.c | 49 GElf_Shdr * 50 gelf_getshdr(Elf_Scn *s, GElf_Shdr *d) in gelf_getshdr() 90 gelf_update_shdr(Elf_Scn *scn, GElf_Shdr *s) in gelf_update_shdr()
|
H A D | libelf_checksum.c | 53 GElf_Shdr shdr; in _libelf_checksum()
|
H A D | elf_strptr.c | 45 GElf_Shdr shdr; in elf_strptr()
|
/freebsd/lib/libkldelf/ |
H A D | elf.c | 311 elf_read_shdrs(struct elf_file *efile, size_t *nshdrp, GElf_Shdr **shdrp) in elf_read_shdrs() 313 GElf_Shdr *shdr; in elf_read_shdrs() 349 GElf_Shdr shdr; in elf_read_dynamic() 385 GElf_Shdr shdr; in elf_read_symbols() 418 elf_read_string_table(struct elf_file *efile, const GElf_Shdr *shdr, in elf_read_string_table() 437 GElf_Shdr shdr; in elf_read_rel() 473 GElf_Shdr shdr; in elf_read_rela()
|
H A D | kldelf.h | 224 GElf_Shdr **shdrp); 244 int elf_read_string_table(struct elf_file *efile, const GElf_Shdr *shdr,
|
/freebsd/cddl/contrib/opensolaris/lib/libctf/common/ |
H A D | ctf_lib.c | 164 shdr_to_gelf(const Elf32_Shdr *src, GElf_Shdr *dst) in shdr_to_gelf() 284 GElf_Shdr *sp; in ctf_fdopen() 334 nbytes = sizeof (GElf_Shdr) * shnum; in ctf_fdopen() 388 const GElf_Shdr *shp = &sp[i]; in ctf_fdopen() 389 const GElf_Shdr *lhp = &sp[shp->sh_link]; in ctf_fdopen()
|
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | libdwarf_elf_init.c | 136 GElf_Shdr sh; in _dwarf_elf_relocate() 209 Dwarf_Elf_Data *ed, GElf_Shdr *shdr, Dwarf_Error *error) in _dwarf_elf_decompress() 258 GElf_Shdr *es, sh; in _dwarf_elf_init() 357 (e->eo_shdr = calloc(n, sizeof(GElf_Shdr))) == NULL) { in _dwarf_elf_init()
|
H A D | libdwarf_elf_access.c | 36 GElf_Shdr *sh; in _dwarf_elf_get_section_info()
|
/freebsd/contrib/elftoolchain/elfcopy/ |
H A D | sections.c | 113 GElf_Shdr ish; in is_remove_reloc_sec() 341 GElf_Shdr ish; in create_scn() 627 GElf_Shdr ish; in update_section_group() 692 GElf_Shdr ish; in filter_reloc() 821 GElf_Shdr osh; in update_reloc() 862 GElf_Shdr osh; in pad_section() 934 GElf_Shdr osh; in resync_sections() 1172 GElf_Shdr ish, osh; in copy_shdr() 1297 GElf_Shdr osh; in create_external_section() 1403 GElf_Shdr osh; in update_shdr() [all …]
|
H A D | binary.c | 53 GElf_Shdr sh; in create_binary() 145 GElf_Shdr sh; in create_elf_from_binary()
|
H A D | symbols.c | 271 GElf_Shdr sh; in mark_reloc_symbols() 347 GElf_Shdr sh; in mark_section_group_symbols() 395 GElf_Shdr ish; in generate_symbols() 811 GElf_Shdr sh; in create_external_symtab() 1015 GElf_Shdr shy, sht; in create_symtab_data()
|
H A D | ascii.c | 63 GElf_Shdr *sh); 84 GElf_Shdr sh; in create_srec() 416 GElf_Shdr sh; in create_ihex() 744 srec_write_symtab(int ofd, const char *ofn, Elf *e, Elf_Scn *scn, GElf_Shdr *sh) in srec_write_symtab()
|
H A D | pe.c | 47 GElf_Shdr sh; in create_pe()
|
/freebsd/contrib/elftoolchain/nm/ |
H A D | nm.c | 197 static bool is_sec_data(GElf_Shdr *); 199 static bool is_sec_nobits(GElf_Shdr *); 200 static bool is_sec_readonly(GElf_Shdr *); 201 static bool is_sec_text(GElf_Shdr *); 660 GElf_Shdr shdr; in get_sym() 811 is_sec_data(GElf_Shdr *s) in is_sec_data() 845 is_sec_nobits(GElf_Shdr *s) in is_sec_nobits() 854 is_sec_readonly(GElf_Shdr *s) in is_sec_readonly() 863 is_sec_text(GElf_Shdr *s) in is_sec_text() 1185 GElf_Shdr shdr; in read_elf()
|
/freebsd/contrib/elftoolchain/size/ |
H A D | size.c | 96 static void berkeley_calc(GElf_Shdr *); 108 static void sysv_calc(Elf *, GElf_Ehdr *, GElf_Shdr *); 618 GElf_Shdr shdr; in handle_elf() 705 sysv_calc(Elf *elf, GElf_Ehdr *elfhdr, GElf_Shdr *shdr) in sysv_calc() 758 berkeley_calc(GElf_Shdr *shdr) in berkeley_calc()
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | output.c | 340 GElf_Shdr shdr; in sort_iidescs() 461 GElf_Shdr shdr; in write_file() 504 GElf_Shdr shdr1; in write_file()
|
H A D | util.c | 69 GElf_Shdr shdr; in findelfsecidx()
|
/freebsd/lib/libpmcstat/ |
H A D | libpmcstat_image.c | 61 Elf_Scn *scn, GElf_Shdr *sh) in pmcstat_image_add_symbols() 312 GElf_Shdr sh; in pmcstat_image_get_elf_params()
|
H A D | libpmcstat.h | 322 Elf_Scn *scn, GElf_Shdr *sh);
|
/freebsd/cddl/contrib/opensolaris/cmd/lockstat/ |
H A D | sym.c | 197 GElf_Shdr shdr; in symtab_init()
|
/freebsd/contrib/libexecinfo/ |
H A D | symtab.c | 117 GElf_Shdr shdr; in symtab_create()
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/dump/ |
H A D | dump.c | 879 GElf_Shdr shdr; in findelfscn() 966 GElf_Shdr ctfshdr; in main() 989 GElf_Shdr shdr; in main()
|
/freebsd/lib/libproc/ |
H A D | proc_sym.c | 158 GElf_Shdr shdr; in load_symtab() 239 GElf_Shdr shdr; in open_object()
|
/freebsd/contrib/elftoolchain/strings/ |
H A D | strings.c | 265 GElf_Shdr shdr; in handle_elf()
|