Home
last modified time | relevance | path

Searched defs:shndx (Results 1 – 20 of 20) sorted by relevance

/external/elfutils/libdwfl/
Ddwfl_module_addrsym.c66 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
Drelocate.c44 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
Ddwfl_module_getsym.c55 GElf_Word shndx; in __libdwfl_getsym() local
Doffline.c48 Elf32_Word shndx, in dwfl_offline_section_address()
/external/elfutils/libelf/
Dgelf_getsymshndx.c49 Elf32_Word shndx = 0; in gelf_getsymshndx() local
Dgelf_update_symshndx.c49 Elf32_Word *shndx = NULL; in gelf_update_symshndx() local
/external/elfutils/tests/
Ddwflsyms.c87 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()
Delfstrmerge.c567 Elf32_Word *shndx = (Elf32_Word *) data->d_buf; in main() local
/external/google-breakpad/src/common/linux/
Dsynth_elf.cc222 uint32_t size, unsigned info, uint16_t shndx) { in AddSymbol()
233 uint64_t size, unsigned info, uint16_t shndx) { in AddSymbol()
Delf_symbols_to_module_unittest.cc98 uint32_t size, unsigned info, uint16_t shndx) { in AddElf32Sym()
268 uint64_t size, unsigned info, uint16_t shndx) { in AddElf64Sym()
Delf_symbols_to_module.cc64 uint16_t shndx; member
/external/elfutils/src/
Dunstrip.c389 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
Daddr2line.c525 GElf_Word shndx; in adjust_to_section() local
Delflint.c2874 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()
Dreadelf.c12504 unsigned long int shndx = strtoul (a->arg, &endp, 0); in for_each_section_argument() local
/external/vixl/examples/aarch32/
Ddisasm-a32.cc289 const Elf32_Shdr& shndx = shdr[sres->second.GetSection()]; in main() local
/external/kmod/libkmod/
Dlibkmod-elf.c750 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/
DELFObjectWriter.cpp266 uint32_t shndx, bool Reserved) { in writeSymbol()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DELFObjectWriter.cpp365 uint32_t shndx, bool Reserved) { in writeSymbol()
/external/swiftshader/third_party/LLVM/lib/MC/
DELFObjectWriter.cpp144 uint32_t shndx, in WriteSymbolEntry()