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

1 2 3 4 5 6 7 8

  /external/elfutils/0.153/libelf/
elf_ndxscn.c 66 return SHN_UNDEF;
  /external/elfutils/0.153/libdwfl/
dwfl_module_addrsym.c 64 GElf_Word addr_shndx = SHN_UNDEF;
72 if (addr_shndx == SHN_UNDEF)
97 GElf_Word closest_shndx = SHN_UNDEF;
101 GElf_Sym sizeless_sym = { 0, 0, 0, 0, 0, SHN_UNDEF };
102 GElf_Word sizeless_shndx = SHN_UNDEF;
116 && sym.st_shndx != SHN_UNDEF
dwfl_module_getsym.c 81 || (sym->st_shndx < SHN_LORESERVE && sym->st_shndx != SHN_UNDEF)))
96 case SHN_UNDEF:
105 size_t symshstrndx = SHN_UNDEF;
relocate.c 74 if (*shstrndx == SHN_UNDEF
120 { NULL, NULL, NULL, NULL, SHN_UNDEF, SHN_UNDEF }
193 case SHN_UNDEF:
257 if (shndx == SHN_UNDEF || shndx == SHN_COMMON
284 size_t symshstrndx = SHN_UNDEF;
361 if (shndx == SHN_UNDEF || shndx == SHN_COMMON)
dwfl_module_build_id.c 100 size_t shstrndx = SHN_UNDEF;
  /external/chromium_org/third_party/android_crazy_linker/src/src/
crazy_linker_elf_symbols.cpp 70 if (sym->st_shndx != SHN_UNDEF && elf_addr >= sym->st_value &&
91 if (sym->st_shndx == SHN_UNDEF)
132 if (symbol->st_shndx == SHN_UNDEF)
  /ndk/sources/android/crazy_linker/src/
crazy_linker_elf_symbols.cpp 70 if (sym->st_shndx != SHN_UNDEF && elf_addr >= sym->st_value &&
91 if (sym->st_shndx == SHN_UNDEF)
132 if (symbol->st_shndx == SHN_UNDEF)
  /external/elfutils/0.153/libebl/
eblsectionname.c 74 if (section == SHN_UNDEF)
  /frameworks/rs/cpu_ref/linkloader/include/impl/
ELFSymbol.hxx 202 case SHN_UNDEF:
235 case SHN_UNDEF:
265 case SHN_UNDEF:
297 case SHN_UNDEF:
  /frameworks/compile/mclinker/lib/LD/
ELFReaderIf.cpp 47 if (pShndx == llvm::ELF::SHN_UNDEF)
106 if (pShndx == llvm::ELF::SHN_UNDEF)
ELFReader.cpp 108 // If the section should not be included, set the st_shndx SHN_UNDEF
112 st_shndx != llvm::ELF::SHN_UNDEF) {
114 st_shndx = llvm::ELF::SHN_UNDEF;
355 if (shnum == llvm::ELF::SHN_UNDEF || shstrtab == llvm::ELF::SHN_XINDEX) {
369 if (shnum == llvm::ELF::SHN_UNDEF)
633 // If the section should not be included, set the st_shndx SHN_UNDEF
637 st_shndx != llvm::ELF::SHN_UNDEF) {
639 st_shndx = llvm::ELF::SHN_UNDEF;
876 if (shnum == llvm::ELF::SHN_UNDEF || shstrtab == llvm::ELF::SHN_XINDEX) {
890 if (shnum == llvm::ELF::SHN_UNDEF)
    [all...]
  /external/elfutils/0.153/libasm/
disasm_cb.c 104 if (sym->st_shndx == SHN_UNDEF)
  /ndk/sources/host-tools/ndk-stack/elff/
elff_elf.h 186 * SHN_UNDEF value.
248 #define SHN_UNDEF 0
elf_file.cc 362 assert(str_sec_index != SHN_UNDEF);
363 if (str_sec_index == SHN_UNDEF) {
  /external/elfutils/0.153/src/
unstrip.c 348 GElf_Word shndx = SHN_UNDEF;
364 shndx = SHN_UNDEF;
579 GElf_Word shndx = SHN_UNDEF;
602 GElf_Word shndx = i < SHN_LORESERVE ? SHN_UNDEF : i;
612 GElf_Word shndx = SHN_UNDEF;
765 GElf_Word shndx = SHN_UNDEF;
785 if (scnmap != NULL && shndx != SHN_UNDEF && shndx < SHN_LORESERVE)
    [all...]
nm.c 855 if (syms[cnt].sym.st_shndx == SHN_UNDEF)
897 if (sym->st_shndx == SHN_UNDEF)
998 if (syms[cnt].sym.st_shndx == SHN_UNDEF)
    [all...]
strip.c 818 if (scnidx == SHN_UNDEF || scnidx >= shnum
1027 shdr_info[cnt].shdr.sh_link = SHN_UNDEF;
1028 shdr_info[cnt].shdr.sh_info = SHN_UNDEF;
    [all...]
arlib.c 267 if (sym->st_shndx == SHN_UNDEF)
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
elf_mem_image.cc 150 if (sym->st_shndx == SHN_UNDEF || sym->st_shndx >= SHN_LORESERVE) {
410 if (symbol->st_shndx == SHN_UNDEF) {
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
elf_mem_image.cc 150 if (sym->st_shndx == SHN_UNDEF || sym->st_shndx >= SHN_LORESERVE) {
410 if (symbol->st_shndx == SHN_UNDEF) {
  /development/ndk/platforms/android-3/include/linux/
elf.h 257 #define SHN_UNDEF 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
elf.h 278 #define SHN_UNDEF 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
elf.h 278 #define SHN_UNDEF 0
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
elf.h 257 #define SHN_UNDEF 0
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
elf.h 257 #define SHN_UNDEF 0

Completed in 219 milliseconds

1 2 3 4 5 6 7 8