/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/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 | 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 | 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 | unstrip.c | 389 GElf_Word shndx = SHN_UNDEF; in symtab_count_leading_section_symbols() local 644 GElf_Word shndx = SHN_UNDEF; in add_new_section_symbols() local 667 GElf_Word shndx = i < SHN_LORESERVE ? SHN_UNDEF : i; in add_new_section_symbols() local 677 GElf_Word shndx = SHN_UNDEF; in add_new_section_symbols() local 810 GElf_Word shndx; member 842 GElf_Word shndx = SHN_UNDEF; in collect_symbols() local 1698 GElf_Word shndx = SHN_UNDEF; in copy_elided_sections() local 1738 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 | 2874 in_nobits_scn (Ebl *ebl, unsigned int shndx) in in_nobits_scn() 4280 Elf_Data *data, int shndx, int phndx, GElf_Off start) in check_note_data()
|
D | readelf.c | 12504 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/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-7.0/llvm/lib/MC/ |
D | ELFObjectWriter.cpp | 365 uint32_t shndx, bool Reserved) { in writeSymbol()
|
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | ELFObjectWriter.cpp | 144 uint32_t shndx, in WriteSymbolEntry()
|