Searched defs:shndx (Results 1 – 14 of 14) sorted by relevance
/external/elfutils/0.153/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() 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
|
D | dwfl_module_addrsym.c | 113 GElf_Word shndx; in dwfl_module_addrsym() local
|
D | offline.c | 65 Elf32_Word shndx, in dwfl_offline_section_address()
|
/external/elfutils/0.153/libelf/ |
D | gelf_getsymshndx.c | 74 Elf32_Word shndx = 0; local
|
D | gelf_update_symshndx.c | 74 Elf32_Word *shndx = NULL; local
|
/external/elfutils/0.153/src/ |
D | addr2line.c | 338 GElf_Word shndx; in print_addrsym() local 419 GElf_Word shndx; in adjust_to_section() local
|
D | unstrip.c | 347 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
|
D | ldgeneric.c | 524 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
|
D | elflint.c | 2629 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()
|
D | readelf.c | 8368 unsigned long int shndx = strtoul (a->arg, &endp, 0); in for_each_section_argument() local
|
/external/lldb/source/Plugins/ObjectFile/ELF/ |
D | ELFHeader.cpp | 276 ELFSymbol::sectionIndexToCString (elf_half shndx, in sectionIndexToCString()
|
/external/llvm/lib/MC/ |
D | ELFObjectWriter.cpp | 358 uint32_t shndx, bool Reserved) { in writeSymbol()
|
/external/valgrind/main/perf/ |
D | tinycc.c | 18202 int info, int other, int shndx, const char *name) in put_elf_sym()
|