HomeSort by relevance Sort by last modified time
    Searched refs:sh_name (Results 1 - 25 of 203) sorted by null

1 2 3 4 5 6 7 8 9

  /frameworks/rs/cpu_ref/linkloader/include/
ELFSectionHeader.h 39 word_t sh_name; member in class:ELFSectionHeader_CRTP
56 return sh_name;
123 AR & sh_name; local
174 AR & sh_name; local
  /art/compiler/
elf_stripper.cc 80 const char* name = elf_file->GetString(*string_section, sh->sh_name);
105 CHECK_EQ(new_sh.sh_name, old_sh->sh_name);
  /external/elfutils/0.153/libebl/
eblsectionstripp.c 78 shdr_l->sh_name);
  /external/elfutils/0.153/backends/
ppc64_symbol.c 96 const char *sname = elf_strptr (elf, ehdr->e_shstrndx, destshdr->sh_name);
ppc_symbol.c 134 const char *sname = elf_strptr (elf, ehdr->e_shstrndx, destshdr->sh_name);
  /external/elfutils/0.153/libelf/
gelf_getshdr.c 93 COPY (sh_name);
gelf_update_shdr.c 97 COPY (sh_name);
elf32_getshdr.c 137 CONVERT_TO (shdr[cnt].sh_name, notcvt[cnt].sh_name);
183 CONVERT (shdr[cnt].sh_name);
elf32_checksum.c 134 INTUSE(elf_strptr) (elf, shstrndx, shdr->sh_name),
  /cts/libs/deviceutil/src/android/cts/util/
ReadElf.java 297 long sh_name = readWord(); local
319 long sh_name = readWord(); local
327 final String symTabName = readShStrTabEntry(sh_name);
336 final String strTabName = readShStrTabEntry(sh_name);
  /external/chromium_org/courgette/
types_elf.h 60 Elf32_Word sh_name; member in struct:Elf32_Shdr
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
obj_int_extract.c 307 ENDIAN_ASSIGN_IN_PLACE(hdr32->sh_name);
323 ENDIAN_ASSIGN_IN_PLACE(hdr64->sh_name);
410 strcpy(strtsb_name, (char *)(elf.buf + shdr.sh_offset + shdr.sh_name));
427 strcpy(strtsb_name, (char *)(elf.buf + shdr.sh_offset + shdr.sh_name));
471 strcpy(section_name, (char *)(elf.buf + strtab_off32 + dhdr.sh_name));
560 strcpy(section_name, (char *)(elf.buf + strtab_off64 + dhdr.sh_name));
  /external/elfutils/0.153/libasm/
asm_end.c 305 shdr->sh_name = ebl_strtaboffset (shstrscn_strent);
364 shdr->sh_name = ebl_strtaboffset (runp->strent);
386 shdr->sh_name = ebl_strtaboffset (symscn_strent);
397 shdr->sh_name = ebl_strtaboffset (strscn_strent);
409 shdr->sh_name = ebl_strtaboffset (xndxscn_strent);
423 shdr->sh_name = ebl_strtaboffset (asmscn->data.main.strent);
  /external/libvpx/libvpx/build/make/
obj_int_extract.c 307 ENDIAN_ASSIGN_IN_PLACE(hdr32->sh_name);
323 ENDIAN_ASSIGN_IN_PLACE(hdr64->sh_name);
410 strcpy(strtsb_name, (char *)(elf.buf + shdr.sh_offset + shdr.sh_name));
427 strcpy(strtsb_name, (char *)(elf.buf + shdr.sh_offset + shdr.sh_name));
471 strcpy(section_name, (char *)(elf.buf + strtab_off32 + dhdr.sh_name));
560 strcpy(section_name, (char *)(elf.buf + strtab_off64 + dhdr.sh_name));
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
obj_int_extract.c 307 ENDIAN_ASSIGN_IN_PLACE(hdr32->sh_name);
323 ENDIAN_ASSIGN_IN_PLACE(hdr64->sh_name);
410 strcpy(strtsb_name, (char *)(elf.buf + shdr.sh_offset + shdr.sh_name));
427 strcpy(strtsb_name, (char *)(elf.buf + shdr.sh_offset + shdr.sh_name));
471 strcpy(section_name, (char *)(elf.buf + strtab_off32 + dhdr.sh_name));
560 strcpy(section_name, (char *)(elf.buf + strtab_off64 + dhdr.sh_name));
  /frameworks/compile/mclinker/lib/LD/
ELFReader.cpp 345 uint32_t sh_name = 0x0; local
402 sh_name = shdrTab[idx].sh_name;
412 sh_name = mcld::bswap32(shdrTab[idx].sh_name);
423 sect_name+sh_name,
866 uint32_t sh_name = 0x0; local
923 sh_name = shdrTab[idx].sh_name;
933 sh_name = mcld::bswap32(shdrTab[idx].sh_name)
    [all...]
  /ndk/sources/host-tools/ndk-stack/elff/
elff_elf.h 207 Elf_Word sh_name; member in struct:Elf_SHdr
  /development/ndk/platforms/android-3/include/linux/
elf.h 266 Elf32_Word sh_name; member in struct:__anon1325
279 Elf64_Word sh_name; member in struct:elf64_shdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
elf.h 287 Elf32_Word sh_name; member in struct:__anon25784
300 Elf64_Word sh_name; /* Section name, index in string tbl */ member in struct:elf64_shdr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
elf.h 287 Elf32_Word sh_name; member in struct:__anon27520
300 Elf64_Word sh_name; /* Section name, index in string tbl */ member in struct:elf64_shdr
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
elf.h 266 Elf32_Word sh_name; member in struct:__anon31076
279 Elf64_Word sh_name; member in struct:elf64_shdr
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
elf.h 266 Elf32_Word sh_name; member in struct:__anon31430
279 Elf64_Word sh_name; member in struct:elf64_shdr
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
elf.h 266 Elf32_Word sh_name; member in struct:__anon31784
279 Elf64_Word sh_name; member in struct:elf64_shdr
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
elf.h 266 Elf32_Word sh_name; member in struct:__anon32192
279 Elf64_Word sh_name; member in struct:elf64_shdr
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
elf.h 266 Elf32_Word sh_name; member in struct:__anon32566
279 Elf64_Word sh_name; member in struct:elf64_shdr

Completed in 2194 milliseconds

1 2 3 4 5 6 7 8 9