/external/elfutils/libdwfl/ |
D | dwfl_module_addrsym.c | 66 GElf_Addr value, Elf *symelf, GElf_Word shndx) in same_section() 133 const char *name, GElf_Word shndx, in try_sym_value() 205 GElf_Word shndx; in search_table() local
|
D | relocate.c | 44 Elf32_Word shndx, GElf_Addr *value) in __libdwfl_relocate_value() 115 int symndx, GElf_Sym *sym, GElf_Word *shndx) in relocate_getsym() 210 GElf_Sym *sym, GElf_Word shndx) in resolve_symbol() 361 GElf_Word shndx; in relocate() local
|
D | dwfl_module_getsym.c | 55 GElf_Word shndx; in __libdwfl_getsym() local
|
D | offline.c | 48 Elf32_Word shndx, in dwfl_offline_section_address()
|
/external/elfutils/tests/ |
D | dwflsyms.c | 87 elf_section_name (Elf *elf, GElf_Word shndx) in elf_section_name() 98 addr_in_section (Elf *elf, GElf_Word shndx, GElf_Addr addr) in addr_in_section()
|
D | elfstrmerge.c | 567 Elf32_Word *shndx = (Elf32_Word *) data->d_buf; in main() local
|
/external/google-breakpad/src/common/linux/ |
D | synth_elf.cc | 224 uint32_t size, unsigned info, uint16_t shndx) { in AddSymbol() 235 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/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/google-breakpad/src/common/dwarf/ |
D | elf_reader.cc | 706 const char *GetSectionNameByIndex(int shndx) { in GetSectionNameByIndex() 712 const char *GetSectionContentsByIndex(int shndx, size_t *size) { in GetSectionContentsByIndex() 730 int shndx = is_dwp_ ? GetNumSections() - k - 1 : k; in GetSectionContentsByName() local 753 int shndx = is_dwp_ ? GetNumSections() - k - 1 : k; in GetSectionInfoByName() local 1151 const char *ElfReader::GetSectionName(int shndx) { in GetSectionName() 1172 const char *ElfReader::GetSectionByIndex(int shndx, size_t *size) { in GetSectionByIndex()
|
D | dwarf2reader.cc | 777 unsigned int shndx = byte_reader_.ReadFourBytes( in ReadDebugSectionsForCU() local
|
/external/elfutils/src/ |
D | unstrip.c | 391 GElf_Word shndx = SHN_UNDEF; in symtab_count_leading_section_symbols() local 652 GElf_Word shndx = SHN_UNDEF; in add_new_section_symbols() local 676 GElf_Word shndx = i < SHN_LORESERVE ? SHN_UNDEF : i; in add_new_section_symbols() local 686 GElf_Word shndx = SHN_UNDEF; in add_new_section_symbols() local 820 GElf_Word shndx; member 854 GElf_Word shndx = SHN_UNDEF; in collect_symbols() local 1745 GElf_Word shndx = SHN_UNDEF; in copy_elided_sections() local 1785 Elf32_Word *shndx = (Elf32_Word *) outdata->d_buf; in copy_elided_sections() local
|
D | addr2line.c | 525 GElf_Word shndx; in adjust_to_section() local
|
D | elflint.c | 2885 in_nobits_scn (Ebl *ebl, unsigned int shndx) in in_nobits_scn() 4305 Elf_Data *data, int shndx, int phndx, GElf_Off start) in check_note_data()
|
D | readelf.c | 12743 unsigned long int shndx = strtoul (a->arg, &endp, 0); in for_each_section_argument() local
|
/external/vixl/examples/aarch32/ |
D | disasm-a32.cc | 289 const Elf32_Shdr& shndx = shdr[sres->second.GetSection()]; in main() local
|
/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ |
D | ELFHeader.cpp | 288 elf_half shndx, const lldb_private::SectionList *section_list) { in sectionIndexToCString()
|
D | ObjectFileELF.cpp | 2008 Elf64_Half shndx = symbol.st_shndx; in ParseSymbols() local
|
/external/kmod/libkmod/ |
D | libkmod-elf.c | 750 static uint64_t kmod_elf_resolve_crc(const struct kmod_elf *elf, uint64_t crc, uint16_t shndx) in kmod_elf_resolve_crc() 858 uint16_t shndx; in kmod_elf_get_symbols() local
|
/external/llvm/lib/MC/ |
D | ELFObjectWriter.cpp | 266 uint32_t shndx, bool Reserved) { in writeSymbol()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | ELFObjectWriter.cpp | 366 uint32_t shndx, bool Reserved) { in writeSymbol()
|
/external/llvm-project/llvm/lib/MC/ |
D | ELFObjectWriter.cpp | 366 uint32_t shndx, bool Reserved) { in writeSymbol()
|