Home
last modified time | relevance | path

Searched refs:elf_strptr (Results 1 - 25 of 62) sorted by relevance

123

/third_party/elfutils/tests/
H A Delfstrtab.c1 /* Test program for elf_strptr function.
59 const char *str = elf_strptr (elf, ndx, 0); in check_orig_strings()
64 str = elf_strptr (elf, ndx, 1); in check_orig_strings()
69 str = elf_strptr (elf, ndx, orig_str1_off); in check_orig_strings()
74 str = elf_strptr (elf, ndx, orig_str2_off); in check_orig_strings()
79 str = elf_strptr (elf, ndx, orig_str3_off); in check_orig_strings()
90 const char *str = elf_strptr (elf, ndx, str1_off); in check_strings()
95 str = elf_strptr (elf, ndx, str2_off); in check_strings()
100 str = elf_strptr (elf, ndx, str3_off); in check_strings()
H A Dstrptr.c1 /* Test program for elf_strptr function.
78 const char *str = elf_strptr (elf, ndx, off); in main()
83 str = elf_strptr (elf, ndx, off); in main()
H A Dzstrptr.c1 /* Test program for elf_strptr function.
44 const char *str = elf_strptr (elf, ndx, off); in print_strings()
49 str = elf_strptr (elf, ndx, off); in print_strings()
H A Dasm-tst3.c194 if (strcmp (elf_strptr (elf, ehdr->e_shstrndx, shdr->sh_name), in main()
198 elf_strptr (elf, ehdr->e_shstrndx, shdr->sh_name), in main()
284 elf_strptr (elf, shdr->sh_link, in main()
H A Dasm-tst2.c194 if (strcmp (elf_strptr (elf, ehdr->e_shstrndx, shdr->sh_name), in main()
198 elf_strptr (elf, ehdr->e_shstrndx, shdr->sh_name), in main()
H A Dasm-tst1.c178 if (strcmp (elf_strptr (elf, ehdr->e_shstrndx, shdr->sh_name), in main()
182 elf_strptr (elf, ehdr->e_shstrndx, shdr->sh_name), in main()
H A Dasm-tst9.c228 if (strcmp (elf_strptr (elf, ehdr->e_shstrndx, shdr->sh_name), in main()
232 elf_strptr (elf, ehdr->e_shstrndx, shdr->sh_name), in main()
H A Ddwflsyms.c94 return elf_strptr (elf, ehdr.e_shstrndx, shdr.sh_name); in elf_section_name()
194 const char *sname = elf_strptr (melf, ehdr.e_shstrndx, in list_syms()
H A Dscnnames.c79 name = elf_strptr (elf, strndx, (size_t) shdr.sh_name); in main()
H A Ddwelfgnucompressed.c79 const char *sname = elf_strptr (elf, shdrstrndx, shdr.sh_name); in main()
/third_party/elfutils/backends/
H A Ds390_symbol.c74 const char *sname = elf_strptr (elf, shstrndx, destshdr->sh_name); in s390_check_special_symbol()
85 sname = elf_strptr (elf, shstrndx, shdr->sh_name); in s390_check_special_symbol()
H A Daarch64_symbol.c77 const char *sname = elf_strptr (elf, shstrndx, destshdr->sh_name); in aarch64_check_special_symbol()
88 sname = elf_strptr (elf, shstrndx, shdr->sh_name); in aarch64_check_special_symbol()
H A Dppc64_symbol.c106 const char *sname = elf_strptr (elf, shstrndx, destshdr->sh_name); in ppc64_check_special_symbol()
/third_party/elfutils/src/
H A Dobjdump.c365 elf_strptr (ebl->elf, symstrndx, sym->st_name)); in show_relocs_x()
382 elf_strptr (ebl->elf, shstrndx, destshdr->sh_name)); in show_relocs_x()
448 const char *name = elf_strptr (elf, shstrndx, shdr->sh_name); in section_match()
499 elf_strptr (ebl->elf, shstrndx, destshdr->sh_name), in show_relocs()
566 elf_strptr (ebl->elf, shstrndx, shdr->sh_name)); in show_full_content()
708 elf_strptr (ebl->elf, shstrndx, shdr->sh_name)); in show_disasm()
H A Delfcompress.c440 const char *sname = elf_strptr (elf, shdrstrndx, shdr->sh_name); in process_file()
669 sname = elf_strptr (elf, shdrstrndx, shdr->sh_name); in process_file()
884 name = elf_strptr (elf, shdrstrndx, shdr->sh_name); in process_file()
961 const char *symname = elf_strptr (elf, shdrstrndx, in process_file()
1060 shstrtab_name = elf_strptr (elf, shdrstrndx, shdr->sh_name); in process_file()
1201 symtab_name = elf_strptr (elf, shdrstrndx, shdr->sh_name); in process_file()
H A Dnm.c710 /* Do elf_strptr, but return a backup string and never NULL. */
714 const char *symstr = elf_strptr (elf, strndx, st_name); in sym_name()
758 name = elf_strptr (ebl->elf, shstrndx, shdr->sh_name); in show_symbols_sysv()
1161 const char *n1 = elf_strptr (sort_by_name_elf, sort_by_name_ndx, in sort_by_name()
1163 const char *n2 = elf_strptr (sort_by_name_elf, sort_by_name_ndx, in sort_by_name()
1247 elf_strptr (ebl->elf, shstrndx, shdr->sh_name)); in show_symbols()
1252 elf_strptr (ebl->elf, shstrndx, shdr->sh_name)); in show_symbols()
1332 elf_strptr (ebl->elf, shstrndx, shdr->sh_name)); in show_symbols()
1365 const char *symstr = elf_strptr (ebl->elf, shdr->sh_link, in show_symbols()
H A Delflint.c312 ret = elf_strptr (ebl->elf, shstrndx, shdr->sh_name); in section_name()
717 name = elf_strptr (ebl->elf, shdr->sh_link, sym->st_name); in check_symtab()
961 const char *sname = elf_strptr (ebl->elf, in check_symtab()
983 : elf_strptr (ebl->elf, shstrndx, in check_symtab()
1412 && (name = elf_strptr (ebl->elf, symshdr->sh_link, sym->st_name)) in check_one_reloc()
2237 ? elf_strptr (ebl->elf, symshdr->sh_link, in check_gnu_hash()
2400 hash_idx, elf_strptr (ebl->elf, shstrndx, hash_shdr->sh_name), in compare_hash_gnu_hash()
2402 elf_strptr (ebl->elf, shstrndx, gnu_hash_shdr->sh_name)); in compare_hash_gnu_hash()
2417 hash_name = elf_strptr (ebl->elf, shstrndx, hash_shdr->sh_name); in compare_hash_gnu_hash()
2418 gnu_hash_name = elf_strptr (eb in compare_hash_gnu_hash()
[all...]
H A Dreadelf.c686 const char *sname = elf_strptr (elf, shstrndx, shdr->sh_name); in open_input_section()
1331 sname = elf_strptr (ebl->elf, shstrndx, shdr->sh_name) ?: "<corrupt>"; in print_shdr()
1572 elf_strptr (ebl->elf, shstrndx, shdr->sh_name)); in print_phdr()
1598 return elf_strptr (ebl->elf, shstrndx, shdr->sh_name) ?: "???"; in section_name()
1638 elf_strptr (ebl->elf, shstrndx, shdr->sh_name), in handle_scngrp()
1640 : elf_strptr (ebl->elf, symshdr->sh_link, sym->st_name)) in handle_scngrp()
1654 && (str = elf_strptr (ebl->elf, shstrndx, grpshdr->sh_name)) in handle_scngrp()
1863 elf_strptr (ebl->elf, shstrndx, glink->sh_name)); in handle_dynamic()
1907 name = elf_strptr (ebl->elf, shdr->sh_link, dyn->d_un.d_val); in handle_dynamic()
2093 elf_strptr (eb in handle_relocs_rel()
[all...]
H A Dfindtextrel.c552 const char *lowstr = elf_strptr (elf, shdr->sh_link, in check_rel()
577 lowstr, elf_strptr (elf, shdr->sh_link, in check_rel()
589 elf_strptr (elf, shdr->sh_link, sym->st_name)); in check_rel()
H A Dsize.c409 const char *name = elf_strptr (elf, shstrndx, shdr->sh_name); in show_sysv()
440 maxlen, elf_strptr (elf, shstrndx, shdr->sh_name), in show_sysv()
492 shdr->sh_size, elf_strptr (elf, shstrndx, shdr->sh_name)); in show_sysv_one_line()
/third_party/elfutils/libelf/
H A Delf_strptr.c75 elf_strptr (Elf *elf, size_t idx, size_t offset) in elf_strptr() function
242 INTDEF(elf_strptr)
/third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/
H A Dnative.cpp70 if (!std::strcmp(elf_strptr(elf, section_str_index, header.sh_name), in get_symbol_table()
90 const char *name = elf_strptr(elf, header.sh_link, s->st_name); in get_symbol_offsets()
/third_party/libabigail/src/
H A Dabg-elf-helpers.cc324 elf_strptr(elf_handle, section_header_string_index, header->sh_name); in find_section_by_name()
359 elf_strptr(elf_handle, section_header_string_index, header->sh_name); in find_section()
755 version.str(elf_strptr(elf_handle, verdef_stridx, verdaux->vda_name)); in get_version_definition_for_versym()
820 version.str(elf_strptr(elf_handle, in get_version_needed_for_versym()
1460 dt_tag_data.push_back(elf_strptr(elf, in lookup_data_tag_from_dynamic_segment()
1546 soname = elf_strptr (elf, shdr->sh_link, dyn->d_un.d_val); in get_soname_of_elf_file()
/third_party/elfutils/libebl/
H A Deblsectionstripp.c59 const char *s_l = elf_strptr (ebl->elf, shstrndx, in ebl_section_strip_p()
/third_party/elfutils/libdwfl/
H A Drelocate.c68 const char *name = elf_strptr (elf, *shstrndx, refshdr->sh_name); in __libdwfl_relocate_value()
236 const char *sname = elf_strptr (symtab->symelf, symtab->symshstrndx, in resolve_symbol()
514 const char *tname = elf_strptr (relocated, shstrndx, tshdr->sh_name); in relocate_section()
540 const char *sname = elf_strptr (relocated, shstrndx, shdr->sh_name); in relocate_section()

Completed in 25 milliseconds

123