Home
last modified time | relevance | path

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

/external/elfutils/0.153/libdwfl/
Ddwfl_module_getsym.c66 GElf_Word shndx; in dwfl_module_getsym() local
Drelocate.c60 Elf32_Word shndx, GElf_Addr *value) in __libdwfl_relocate_value()
127 int symndx, GElf_Sym *sym, GElf_Word *shndx) in relocate_getsym()
213 GElf_Sym *sym, GElf_Word shndx) in resolve_symbol()
355 GElf_Word shndx; in relocate_section() local
Ddwfl_module_addrsym.c113 GElf_Word shndx; in dwfl_module_addrsym() local
Doffline.c65 Elf32_Word shndx, in dwfl_offline_section_address()
/external/elfutils/0.153/libelf/
Dgelf_getsymshndx.c74 Elf32_Word shndx = 0; local
Dgelf_update_symshndx.c74 Elf32_Word *shndx = NULL; local
/external/elfutils/0.153/src/
Daddr2line.c338 GElf_Word shndx; in print_addrsym() local
419 GElf_Word shndx; in adjust_to_section() local
Dunstrip.c347 GElf_Word shndx = SHN_UNDEF; in symtab_count_leading_section_symbols() local
578 GElf_Word shndx = SHN_UNDEF; in add_new_section_symbols() local
601 GElf_Word shndx = i < SHN_LORESERVE ? SHN_UNDEF : i; in add_new_section_symbols() local
611 GElf_Word shndx = SHN_UNDEF; in add_new_section_symbols() local
731 GElf_Word shndx; member
763 GElf_Word shndx = SHN_UNDEF; in collect_symbols() local
1539 GElf_Word shndx = SHN_UNDEF; in copy_elided_sections() local
Dldgeneric.c524 matching_group_comdat_scn (const XElf_Sym *sym, size_t shndx, in matching_group_comdat_scn()
592 check_definition (const XElf_Sym *sym, size_t shndx, size_t symidx, in check_definition()
802 find_section_group (struct usedfiles *fileinfo, Elf32_Word shndx, in find_section_group()
850 mark_section_group (struct usedfiles *fileinfo, Elf32_Word shndx, in mark_section_group()
909 mark_section_used (struct scninfo *scninfo, Elf32_Word shndx, in mark_section_used()
1404 Elf32_Word shndx; in add_relocatable_file() local
1473 Elf32_Word shndx; in add_relocatable_file() local
6513 Elf32_Word shndx; in ld_generic_create_outfile() local
Delflint.c2629 in_nobits_scn (Ebl *ebl, unsigned int shndx) in in_nobits_scn()
3929 Elf_Data *data, int shndx, int phndx, GElf_Off start) in check_note_data()
Dreadelf.c8368 unsigned long int shndx = strtoul (a->arg, &endp, 0); in for_each_section_argument() local
/external/lldb/source/Plugins/ObjectFile/ELF/
DELFHeader.cpp276 ELFSymbol::sectionIndexToCString (elf_half shndx, in sectionIndexToCString()
/external/llvm/lib/MC/
DELFObjectWriter.cpp358 uint32_t shndx, bool Reserved) { in writeSymbol()
/external/valgrind/main/perf/
Dtinycc.c18202 int info, int other, int shndx, const char *name) in put_elf_sym()