/external/libvpx/build/make/ |
D | obj_int_extract.c | 465 ENDIAN_ASSIGN_IN_PLACE(sym32->st_name); in parse_elf_symbol() 475 ENDIAN_ASSIGN_IN_PLACE(sym64->st_name); in parse_elf_symbol() 619 sym.st_name), in parse_elf() 626 sym.st_name), in parse_elf() 633 sym.st_name), in parse_elf() 711 sym.st_name), in parse_elf() 718 sym.st_name), in parse_elf() 725 sym.st_name), in parse_elf()
|
/external/elfutils/src/ |
D | nm.c | 790 syms[cnt].sym.st_name); in show_symbols_sysv() 867 const char *symstr = elf_strptr (elf, strndx, syms[cnt].sym.st_name); in show_symbols_bsd() 889 elf_strptr (elf, strndx, syms[cnt].sym.st_name)); in show_symbols_bsd() 898 elf_strptr (elf, strndx, syms[cnt].sym.st_name), in show_symbols_bsd() 925 const char *symstr = elf_strptr (elf, strndx, syms[cnt].sym.st_name); in show_symbols_posix() 967 result = strcmp (elf_strptr (ebl->elf, shdr->sh_link, s1->sym.st_name), in show_symbols() 968 elf_strptr (ebl->elf, shdr->sh_link, s2->sym.st_name)); in show_symbols() 1068 sym->st_name); in show_symbols()
|
D | elflint.c | 646 if (sym->st_name != 0) in check_symtab() 681 if (sym->st_name >= strshdr->sh_size) in check_symtab() 687 name = elf_strptr (ebl->elf, shdr->sh_link, sym->st_name); in check_symtab() 1105 && (name = elf_strptr (ebl->elf, symshdr->sh_link, sym->st_name)) in check_rela() 1240 && (name = elf_strptr (ebl->elf, symshdr->sh_link, sym->st_name)) in check_rel()
|
D | ldgeneric.c | 1181 sym->st_name); in add_relocatable_file() 1354 search.name = elf_strptr (fileinfo->elf, symstridx, sym->st_name); in add_relocatable_file() 3480 sym->st_name = 0; in fillin_special_symbol() 4029 sym->st_name = 0; in ld_generic_create_outfile() 4669 if (sym->st_name != 0 in ld_generic_create_outfile() 4675 sym->st_name), 0); in ld_generic_create_outfile() 4680 sym->st_name = 0; in ld_generic_create_outfile() 4912 sym->st_name = ebl_strtaboffset (symstrent[cnt]); in ld_generic_create_outfile() 5284 sym->st_name = ebl_strtaboffset (symstrent[cnt]); in ld_generic_create_outfile()
|
D | strip.c | 1413 sym->st_name); in handle_elf() 1476 sym->st_name); in handle_elf()
|
D | readelf.c | 964 gelf_getsym (symdata, shdr->sh_info, &sym_mem)->st_name) in handle_scngrp() 1420 elf_strptr (ebl->elf, symshdr->sh_link, sym->st_name)); in handle_relocs_rel() 1566 elf_strptr (ebl->elf, symshdr->sh_link, sym->st_name)); in handle_relocs_rela() 1738 elf_strptr (ebl->elf, shdr->sh_link, sym->st_name)); in handle_symtab()
|
/external/kernel-headers/original/linux/ |
D | elf.h | 153 Elf32_Word st_name; member 162 Elf64_Word st_name; /* Symbol name, index in string tbl */ member
|
/external/elfutils/libelf/ |
D | gelf_getsym.c | 72 COPY (st_name);
|
D | gelf_update_sym.c | 82 COPY (st_name);
|
D | gelf_getsymshndx.c | 92 COPY (st_name);
|
D | gelf_update_symshndx.c | 108 COPY (st_name);
|
D | nlist.c | 139 mem.str = INTUSE(elf_strptr) (elf, shdr->sh_link, sym->st_name); in nlist()
|
D | abstract.h | 101 TYPE_NAME (ElfW2(32, Ext##Word), st_name) \ 112 TYPE_NAME (ElfW2(64, Ext##Word), st_name) \
|
D | elf.h | 374 Elf32_Word st_name; /* Symbol name (string tbl index) */ member 384 Elf64_Word st_name; /* Symbol name (string tbl index) */ member
|
/external/qemu/ |
D | elf_ops.h | 46 bswap32s(&sym->st_name); in glue() 86 return s->disas_strtab + sym->st_name; in glue()
|
D | elf.h | 981 Elf32_Word st_name; member 990 Elf64_Word st_name; /* Symbol name, index in string tbl */ member
|
/external/llvm/lib/Object/ |
D | ELFObjectFile.cpp | 143 Elf_Word st_name; // Symbol name (index into string table) 154 Elf_Word st_name; // Symbol name (index into string table) 303 if (symb->st_name == 0) { in getSymbolName() 313 Result = getString(dot_strtab_sec, symb->st_name); in getSymbolName()
|
/external/grub/stage2/ |
D | i386-elf.h | 121 Elf32_Word st_name; member
|
/external/llvm/include/llvm/Support/ |
D | ELF.h | 573 Elf32_Word st_name; // Symbol name (index into string table) member 593 Elf64_Word st_name; // Symbol name (index into string table) member
|
/external/elfutils/tests/ |
D | asm-tst3.c | 269 sym->st_name)) != 0) in main()
|
/external/valgrind/main/coregrind/m_debuginfo/ |
D | readelf.c | 172 ( sym->st_name ? sym_name : (Char*)"NONAME" ) ); in show_raw_elf_symbol() 364 if (sym->st_name == (ElfXX_Word)0 in get_elf_symbol_info() 609 sym_name = (UChar*)(strtab_img + sym->st_name); in read_elf_symtab__normal() 722 sym_name = (Char*)(strtab_img + sym->st_name); in read_elf_symtab__ppc64_linux()
|
/external/elfutils/libasm/ |
D | asm_end.c | 182 syment.st_name = ebl_strtaboffset (sym->strent); in binary_end()
|
/external/valgrind/main/perf/ |
D | tinycc.c | 378 Elf32_Word st_name; /* Symbol name (string tbl index) */ member 388 Elf64_Word st_name; /* Symbol name (string tbl index) */ member 18187 h = elf_hash(strtab + sym->st_name) % nb_buckets; in rebuild_hash() 18214 sym->st_name = name_offset; in put_elf_sym() 18264 name1 = s->link->data + sym->st_name; in find_elf_sym() 18520 name = strtab_section->data + sym->st_name; in relocate_syms() 18522 name = symtab_section->link->data + sym->st_name; in relocate_syms() 18828 name = symtab_section->link->data + sym->st_name; in put_got_entry() 19290 name = symtab_section->link->data + sym->st_name; in tcc_output_file() 19326 name = symtab_section->link->data + sym->st_name; in tcc_output_file() [all …]
|