Home
last modified time | relevance | path

Searched defs:shdr (Results 1 – 25 of 88) sorted by relevance

1234

/third_party/elfutils/libelf/
Delf_compress_gnu.c64 Elf32_Shdr *shdr = elf32_getshdr (scn); in elf_compress_gnu() local
74 Elf64_Shdr *shdr = elf64_getshdr (scn); in elf_compress_gnu() local
125 Elf32_Shdr *shdr = elf32_getshdr (scn); in elf_compress_gnu() local
130 Elf64_Shdr *shdr = elf64_getshdr (scn); in elf_compress_gnu() local
190 Elf32_Shdr *shdr = elf32_getshdr (scn); in elf_compress_gnu() local
195 Elf64_Shdr *shdr = elf64_getshdr (scn); in elf_compress_gnu() local
Delf_compress.c365 Elf32_Shdr *shdr = elf32_getshdr (scn); in elf_compress() local
375 Elf64_Shdr *shdr = elf64_getshdr (scn); in elf_compress() local
457 Elf32_Shdr *shdr = elf32_getshdr (scn); in elf_compress() local
464 Elf64_Shdr *shdr = elf64_getshdr (scn); in elf_compress() local
508 Elf32_Shdr *shdr = elf32_getshdr (scn); in elf_compress() local
515 Elf64_Shdr *shdr = elf64_getshdr (scn); in elf_compress() local
Dgelf_getshdr.c59 Elf32_Shdr *shdr in gelf_getshdr() local
85 Elf64_Shdr *shdr in gelf_getshdr() local
Dgelf_update_shdr.c54 Elf32_Shdr *shdr in gelf_update_shdr() local
89 Elf64_Shdr *shdr in gelf_update_shdr() local
Delf_getphdrnum.c70 Elf32_Shdr *shdr = scn->shdr.e32 ?: __elf32_getshdr_rdlock (scn); in __elf_getphdrnum_rdlock() local
80 Elf64_Shdr *shdr = scn->shdr.e64 ?: __elf64_getshdr_rdlock (scn); in __elf_getphdrnum_rdlock() local
Delf_strptr.c123 Elf32_Shdr *shdr = strscn->shdr.e32 ?: __elf32_getshdr_rdlock (strscn); in elf_strptr() local
149 Elf64_Shdr *shdr = strscn->shdr.e64 ?: __elf64_getshdr_rdlock (strscn); in elf_strptr() local
/third_party/elfutils/tests/
Dfillfile.c80 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in create_strtab() local
141 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in add_data_section() local
302 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in check_elf() local
374 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in check_elf() local
Ddwflsyms.c90 GElf_Shdr shdr; in elf_section_name() local
100 GElf_Shdr shdr; in addr_in_section() local
191 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in list_syms() local
Dnext_cfi.c45 GElf_Shdr *shdr = gelf_getshdr (scn, &mem); in handle_section() local
131 GElf_Shdr shdr; in main() local
Delfcopy.c212 GElf_Shdr shdr; in copy_elf() local
283 GElf_Shdr shdr; in copy_elf() local
Dnewdata.c120 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in create_elf() local
181 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in check_section_size() local
Dscnnames.c76 GElf_Shdr shdr; in main() local
Dtest-elf_cntl_gelf_getshdr.c101 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in main() local
/third_party/elfutils/src/
Delflint.c302 GElf_Shdr *shdr; in section_name() local
432 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (ebl->elf, 0), &shdr_mem); in check_elf_header() local
449 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (ebl->elf, 0), &shdr_mem); in check_elf_header() local
481 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (ebl->elf, 0), &shdr_mem); in check_elf_header() local
564 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in check_scn_group() local
602 check_symtab (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_symtab()
1075 is_rel_dyn (Ebl *ebl, const GElf_Ehdr *ehdr, int idx, const GElf_Shdr *shdr, in is_rel_dyn()
1249 check_reloc_shdr (Ebl *ebl, const GElf_Ehdr *ehdr, const GElf_Shdr *shdr, in check_reloc_shdr()
1492 check_rela (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_rela()
1543 check_rel (Ebl *ebl, GElf_Ehdr *ehdr, GElf_Shdr *shdr, int idx) in check_rel()
[all …]
Dobjdump.c344 show_relocs_x (Ebl *ebl, GElf_Shdr *shdr, Elf_Data *symdata, in show_relocs_x()
400 show_relocs_rel (Ebl *ebl, GElf_Shdr *shdr, Elf_Data *data, in show_relocs_rel()
421 show_relocs_rela (Ebl *ebl, GElf_Shdr *shdr, Elf_Data *data, in show_relocs_rela()
442 section_match (Elf *elf, uint32_t scnndx, GElf_Shdr *shdr, size_t shstrndx) in section_match()
480 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in show_relocs() local
555 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in show_full_content() local
692 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in show_disasm() local
Dunstrip.c364 section_can_shrink (const GElf_Shdr *shdr) in section_can_shrink()
395 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (elf, i), &shdr_mem); in symtab_count_leading_section_symbols() local
449 adjust_relocs (Elf_Scn *outscn, Elf_Scn *inscn, const GElf_Shdr *shdr, in adjust_relocs()
609 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in adjust_all_relocs() local
630 GElf_Shdr *shdr = gelf_getshdr (symscn, &shdr_mem); in add_new_section_symbols() local
732 GElf_Shdr shdr; member
885 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (outelf, s->shndx), in collect_symbols() local
981 const GElf_Shdr *shdr, const char *name) in sections_match()
993 find_alloc_section (const GElf_Shdr *shdr, GElf_Addr bias, const char *name, in find_alloc_section()
1022 get_section_name (size_t ndx, const GElf_Shdr *shdr, const Elf_Data *shstrtab) in get_section_name()
[all …]
Delfcompress.c231 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in compress_section() local
433 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in process_file() local
661 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in process_file() local
840 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in process_file() local
1008 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in process_file() local
1112 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in process_file() local
Dsize.c403 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in show_sysv() local
427 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in show_sysv() local
476 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in show_sysv_one_line() local
528 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in show_bsd() local
Dreadelf.c678 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in open_input_section() local
947 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in elf_contains_chdrs() local
1163 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (ebl->elf, 0), &shdr_mem); in print_ehdr() local
1180 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (ebl->elf, 0), &shdr_mem); in print_ehdr() local
1192 GElf_Shdr *shdr = gelf_getshdr (elf_getscn (ebl->elf, 0), &shdr_mem); in print_ehdr() local
1292 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in print_shdr() local
1438 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in print_phdr() local
1500 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in print_phdr() local
1593 section_name (Ebl *ebl, GElf_Shdr *shdr) in section_name()
1603 handle_scngrp (Ebl *ebl, Elf_Scn *scn, GElf_Shdr *shdr) in handle_scngrp()
[all …]
/third_party/elfutils/libdw/
Ddwarf_begin_elf.c77 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in scn_dwarf_type() local
102 GElf_Shdr *shdr; in check_section() local
417 GElf_Shdr *shdr = gelf_getshdr (scngrp, &shdr_mem); in scngrp_read() local
/third_party/elfutils/libdwelf/
Ddwelf_scn_gnu_compressed_size.c42 GElf_Shdr shdr; in dwelf_scn_gnu_compressed_size() local
/third_party/elfutils/libebl/
Debl_check_special_section.c37 ebl_check_special_section (Ebl *ebl, int ndx, const GElf_Shdr *shdr, in ebl_check_special_section()
Deblsectionstripp.c38 ebl_section_strip_p (Ebl *ebl, const GElf_Shdr *shdr, in ebl_section_strip_p()
/third_party/elfutils/libdwfl/
Drelocate.c131 GElf_Shdr shdr_mem, *shdr = gelf_getshdr (scn, &shdr_mem); in relocate_getsym() local
228 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in resolve_symbol() local
504 Elf_Scn *scn, GElf_Shdr *shdr, in relocate_section()
774 GElf_Shdr *shdr = gelf_getshdr (scn, &shdr_mem); in __libdwfl_relocate() local
818 GElf_Shdr *shdr = gelf_getshdr (relocscn, &shdr_mem); in __libdwfl_relocate_section() local
/third_party/elfutils/libasm/
Dasm_newscn_ingrp.c67 GElf_Shdr *shdr = gelf_getshdr (result->data.main.scn, &shdr_mem); in asm_newscn_ingrp() local

1234