Searched defs:shndx (Results 1 – 15 of 15) sorted by relevance
/external/elfutils/libdwfl/ |
D | dwfl_module_getsym.c | 66 GElf_Word shndx; in dwfl_module_getsym() local
|
D | relocate.c | 60 Elf32_Word shndx, GElf_Addr *value) in __libdwfl_relocate_value() 123 int symndx, GElf_Sym *sym, GElf_Word *shndx) in relocate_getsym() 206 GElf_Sym *sym, GElf_Word shndx) in resolve_symbol() 329 GElf_Word shndx; in relocate_section() local
|
D | dwfl_module_addrsym.c | 111 GElf_Word shndx; in dwfl_module_addrsym() local
|
D | offline.c | 65 Elf32_Word shndx, in dwfl_offline_section_address()
|
/external/elfutils/libelf/ |
D | gelf_getsymshndx.c | 74 Elf32_Word shndx = 0; local
|
D | gelf_update_symshndx.c | 74 Elf32_Word *shndx = NULL; local
|
/external/elfutils/src/ |
D | addr2line.c | 300 GElf_Word shndx; in print_addrsym() local 391 GElf_Word shndx; in handle_address() local
|
D | unstrip.c | 347 GElf_Word shndx = SHN_UNDEF; in symtab_count_leading_section_symbols() local 575 GElf_Word shndx = SHN_UNDEF; in add_new_section_symbols() local 598 GElf_Word shndx = i < SHN_LORESERVE ? SHN_UNDEF : i; in add_new_section_symbols() local 608 GElf_Word shndx = SHN_UNDEF; in add_new_section_symbols() local 728 GElf_Word shndx; member 760 GElf_Word shndx = SHN_UNDEF; in collect_symbols() local 1536 GElf_Word shndx = SHN_UNDEF; in copy_elided_sections() local
|
D | ldgeneric.c | 526 matching_group_comdat_scn (const XElf_Sym *sym, size_t shndx, in matching_group_comdat_scn() 594 check_definition (const XElf_Sym *sym, size_t shndx, size_t symidx, in check_definition() 804 find_section_group (struct usedfiles *fileinfo, Elf32_Word shndx, in find_section_group() 852 mark_section_group (struct usedfiles *fileinfo, Elf32_Word shndx, in mark_section_group() 911 mark_section_used (struct scninfo *scninfo, Elf32_Word shndx, in mark_section_used() 1406 Elf32_Word shndx; in add_relocatable_file() local 1475 Elf32_Word shndx; in add_relocatable_file() local 6516 Elf32_Word shndx; in ld_generic_create_outfile() local
|
D | elflint.c | 2604 in_nobits_scn (Ebl *ebl, unsigned int shndx) in in_nobits_scn() 3887 Elf_Data *data, int shndx, int phndx, GElf_Off start) in check_note_data()
|
D | readelf.c | 6313 unsigned long int shndx = strtoul (a->arg, &endp, 0); in for_each_section_argument() local
|
/external/grub/docs/ |
D | multiboot.h | 76 unsigned long shndx; member
|
/external/grub/stage2/ |
D | mb_info.h | 143 unsigned long shndx; member
|
/external/llvm/lib/MC/ |
D | ELFObjectWriter.cpp | 439 uint32_t shndx, in WriteSymbolEntry()
|
/external/valgrind/main/perf/ |
D | tinycc.c | 18202 int info, int other, int shndx, const char *name) in put_elf_sym()
|