Home
last modified time | relevance | path

Searched defs:shndx (Results 1 – 23 of 23) sorted by relevance

/external/elfutils/libelf/
Dgelf_getsymshndx.c49 Elf32_Word shndx = 0; in gelf_getsymshndx() local
Dgelf_update_symshndx.c49 Elf32_Word *shndx = NULL; in gelf_update_symshndx() local
/external/elfutils/libdwfl/
Ddwfl_module_addrsym.c62 GElf_Addr value, Elf *symelf, GElf_Word shndx) in same_section()
129 const char *name, GElf_Word shndx, in try_sym_value()
201 GElf_Word shndx; in search_table() local
Drelocate.c39 Elf32_Word shndx, GElf_Addr *value) in __libdwfl_relocate_value()
110 int symndx, GElf_Sym *sym, GElf_Word *shndx) in relocate_getsym()
205 GElf_Sym *sym, GElf_Word shndx) in resolve_symbol()
355 GElf_Word shndx; in relocate() local
Ddwfl_module_getsym.c51 GElf_Word shndx; in __libdwfl_getsym() local
Doffline.c44 Elf32_Word shndx, in dwfl_offline_section_address()
/external/elfutils/tests/
Ddwflsyms.c88 elf_section_name (Elf *elf, GElf_Word shndx) in elf_section_name()
99 addr_in_section (Elf *elf, GElf_Word shndx, GElf_Addr addr) in addr_in_section()
Delfstrmerge.c566 Elf32_Word *shndx = (Elf32_Word *) data->d_buf; in main() local
/external/google-breakpad/src/common/linux/
Dsynth_elf.cc222 uint32_t size, unsigned info, uint16_t shndx) { in AddSymbol()
233 uint64_t size, unsigned info, uint16_t shndx) { in AddSymbol()
Delf_symbols_to_module_unittest.cc98 uint32_t size, unsigned info, uint16_t shndx) { in AddElf32Sym()
268 uint64_t size, unsigned info, uint16_t shndx) { in AddElf64Sym()
Delf_symbols_to_module.cc64 uint16_t shndx; member
/external/elfutils/src/
Dldgeneric.c516 matching_group_comdat_scn (const XElf_Sym *sym, size_t shndx, in matching_group_comdat_scn()
584 check_definition (const XElf_Sym *sym, size_t shndx, size_t symidx, in check_definition()
794 find_section_group (struct usedfiles *fileinfo, Elf32_Word shndx, in find_section_group()
842 mark_section_group (struct usedfiles *fileinfo, Elf32_Word shndx, in mark_section_group()
901 mark_section_used (struct scninfo *scninfo, Elf32_Word shndx, in mark_section_used()
1396 Elf32_Word shndx; in add_relocatable_file() local
1465 Elf32_Word shndx; in add_relocatable_file() local
6505 Elf32_Word shndx; in ld_generic_create_outfile() local
Dunstrip.c381 GElf_Word shndx = SHN_UNDEF; in symtab_count_leading_section_symbols() local
615 GElf_Word shndx = SHN_UNDEF; in add_new_section_symbols() local
638 GElf_Word shndx = i < SHN_LORESERVE ? SHN_UNDEF : i; in add_new_section_symbols() local
648 GElf_Word shndx = SHN_UNDEF; in add_new_section_symbols() local
768 GElf_Word shndx; member
800 GElf_Word shndx = SHN_UNDEF; in collect_symbols() local
1606 GElf_Word shndx = SHN_UNDEF; in copy_elided_sections() local
Daddr2line.c539 GElf_Word shndx; in adjust_to_section() local
Delflint.c2842 in_nobits_scn (Ebl *ebl, unsigned int shndx) in in_nobits_scn()
4247 Elf_Data *data, int shndx, int phndx, GElf_Off start) in check_note_data()
Dreadelf.c9612 unsigned long int shndx = strtoul (a->arg, &endp, 0); in for_each_section_argument() local
/external/vixl/examples/aarch32/
Ddisasm-a32.cc289 const Elf32_Shdr& shndx = shdr[sres->second.GetSection()]; in main() local
/external/syslinux/gpxe/src/arch/i386/include/
Dmultiboot.h99 uint32_t shndx; member
/external/syslinux/com32/mboot/
Dmb_info.h133 uint32_t shndx; member
/external/syslinux/com32/tools/
Drelocs.c200 static const char *sec_name(unsigned shndx) in sec_name()
/external/llvm/lib/MC/
DELFObjectWriter.cpp266 uint32_t shndx, bool Reserved) { in writeSymbol()
/external/swiftshader/third_party/LLVM/lib/MC/
DELFObjectWriter.cpp144 uint32_t shndx, in WriteSymbolEntry()
/external/valgrind/perf/
Dtinycc.c18202 int info, int other, int shndx, const char *name) in put_elf_sym()