/external/elfutils/libdwfl/ |
D | dwfl_module_addrsym.c | 62 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
|
D | relocate.c | 39 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
|
D | dwfl_module_getsym.c | 51 GElf_Word shndx; in __libdwfl_getsym() local
|
D | offline.c | 44 Elf32_Word shndx, in dwfl_offline_section_address()
|
/external/elfutils/libelf/ |
D | gelf_getsymshndx.c | 49 Elf32_Word shndx = 0; in gelf_getsymshndx() local
|
D | gelf_update_symshndx.c | 49 Elf32_Word *shndx = NULL; in gelf_update_symshndx() local
|
/external/elfutils/tests/ |
D | dwflsyms.c | 88 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()
|
D | elfstrmerge.c | 566 Elf32_Word *shndx = (Elf32_Word *) data->d_buf; in main() local
|
/external/google-breakpad/src/common/linux/ |
D | synth_elf.cc | 222 uint32_t size, unsigned info, uint16_t shndx) { in AddSymbol() 233 uint64_t size, unsigned info, uint16_t shndx) { in AddSymbol()
|
D | elf_symbols_to_module_unittest.cc | 98 uint32_t size, unsigned info, uint16_t shndx) { in AddElf32Sym() 268 uint64_t size, unsigned info, uint16_t shndx) { in AddElf64Sym()
|
D | elf_symbols_to_module.cc | 64 uint16_t shndx; member
|
/external/elfutils/src/ |
D | ldgeneric.c | 516 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
|
D | unstrip.c | 381 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
|
D | addr2line.c | 539 GElf_Word shndx; in adjust_to_section() local
|
D | elflint.c | 2842 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()
|
D | readelf.c | 9612 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/v8/third_party/binutils/Linux_x64/Release/include/ |
D | plugin-api.h | 102 unsigned int shndx; member
|
/external/llvm/lib/MC/ |
D | ELFObjectWriter.cpp | 264 uint32_t shndx, bool Reserved) { in writeSymbol()
|
/external/valgrind/perf/ |
D | tinycc.c | 18202 int info, int other, int shndx, const char *name) in put_elf_sym()
|