HomeSort by relevance Sort by last modified time
    Searched full:shndx (Results 26 - 50 of 53) sorted by null

12 3

  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
plugin-api.h 101 unsigned int shndx; member in struct:ld_plugin_section
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
plugin-api.h 101 unsigned int shndx; member in struct:ld_plugin_section
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/include/
plugin-api.h 102 unsigned int shndx; member in struct:ld_plugin_section
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/include/
plugin-api.h 102 unsigned int shndx; member in struct:ld_plugin_section
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/include/
plugin-api.h 102 unsigned int shndx; member in struct:ld_plugin_section
  /external/llvm/lib/MC/
ELFObjectWriter.cpp 241 uint8_t other, uint32_t shndx,
442 uint32_t shndx,
445 if (shndx >= ELF::SHN_LORESERVE && !Reserved)
446 String32(*ShndxF, shndx);
451 uint16_t Index = (shndx >= ELF::SHN_LORESERVE && !Reserved) ?
452 uint16_t(ELF::SHN_XINDEX) : shndx;
    [all...]
  /prebuilts/sdk/tools/linux/
arm-linux-androideabi-ld 
i686-linux-android-ld 
  /external/grub/stage2/
boot.c 663 mbi.syms.e.shndx = pu.elf->e_shstrndx;
725 mbi.syms.e.shndx = 0;
  /external/elfutils/src/
elflint.c     [all...]
ChangeLog 425 SHN_UNDEF as "bad section". Use shndx value in messages.
638 Take new arg SPLIT_BSS. Adjust S->shndx recorded for symbols moved
    [all...]
readelf.c 6313 unsigned long int shndx = strtoul (a->arg, &endp, 0); local
    [all...]
  /external/elfutils/libdwfl/
libdwflP.h 265 Elf32_Word shndx,
libdwfl.h 86 GElf_Word shndx, const GElf_Shdr *shdr,
linux-kernel-modules.c 718 const char *secname, Elf32_Word shndx __attribute__ ((unused)),
ChangeLog 864 arguments SHNDX, SHDR.
    [all...]
  /external/chromium/build/
install-build-deps.sh 87 // Record a mapping from discarded section SHNDX to the corresponding
  /external/grub/docs/
multiboot.info 731 40 | shndx |
    [all...]
  /external/llvm/include/llvm/Object/
ELF.h 1425 unsigned shndx = symb->st_shndx; local
    [all...]
  /external/valgrind/main/VEX/switchback/
linker.c     [all...]
  /external/valgrind/main/VEX/unused/
linker.c     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-readelf 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/
i686-linux-readelf 
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/
mipsel-linux-android-readelf 
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/
i686-linux-android-readelf 

Completed in 939 milliseconds

12 3