/third_party/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 | 46 Elf32_Word shndx, GElf_Addr *value) in __libdwfl_relocate_value() 117 int symndx, GElf_Sym *sym, GElf_Word *shndx) in relocate_getsym() 212 GElf_Sym *sym, GElf_Word shndx) in resolve_symbol() 363 GElf_Word shndx; in relocate() local
|
D | dwfl_module_getsym.c | 55 GElf_Word shndx; in __libdwfl_getsym() local
|
D | offline.c | 49 Elf32_Word shndx, in dwfl_offline_section_address()
|
/third_party/elfio/elfio/ |
D | elfio_symbols.hpp | 179 Elf_Half shndx ) in add_symbol() 211 Elf_Half shndx ) in add_symbol() 224 Elf_Half shndx ) in add_symbol() 238 Elf_Half shndx ) in add_symbol() 477 Elf_Half shndx ) in generic_add_symbol()
|
D | elfio_relocation.hpp | 284 Elf_Half shndx, in add_entry()
|
/third_party/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 | 577 Elf32_Word *shndx = (Elf32_Word *) data->d_buf; in main() local
|
/third_party/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
|
/third_party/elfutils/src/ |
D | unstrip.c | 390 GElf_Word shndx = SHN_UNDEF; in symtab_count_leading_section_symbols() local 654 GElf_Word shndx = SHN_UNDEF; in add_new_section_symbols() local 678 GElf_Word shndx = i < SHN_LORESERVE ? SHN_UNDEF : i; in add_new_section_symbols() local 688 GElf_Word shndx = SHN_UNDEF; in add_new_section_symbols() local 822 GElf_Word shndx; member 856 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 | 531 GElf_Word shndx; in adjust_to_section() local
|
D | elflint.c | 2884 in_nobits_scn (Ebl *ebl, unsigned int shndx) in in_nobits_scn() 4306 Elf_Data *data, int shndx, int phndx, GElf_Off start) in check_note_data()
|
D | readelf.c | 12990 unsigned long int shndx = strtoul (a->arg, &endp, 0); in for_each_section_argument() local
|
/third_party/vixl/examples/aarch32/ |
D | disasm-a32.cc | 289 const Elf32_Shdr& shndx = shdr[sres->second.GetSection()]; in main() local
|
/third_party/elfio/c_wrapper/ |
D | elfio_c_wrapper.cpp | 250 Elf_Half shndx ) in elfio_symbol_add_symbol()
|
/third_party/elfio/examples/c_wrapper/ |
D | elfio_c_wrapper.cpp | 250 Elf_Half shndx ) in elfio_symbol_add_symbol()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | ELFObjectWriter.cpp | 366 uint32_t shndx, bool Reserved) { in writeSymbol()
|
/third_party/libbpf/src/ |
D | libbpf.c | 1187 int shndx, Elf_Data *data, __u32 map_flags) in init_struct_ops_maps() 4396 int shndx) 4409 int shndx) 4415 bpf_object__section_to_libbpf_map_type(const struct bpf_object *obj, int shndx)
|