HomeSort by relevance Sort by last modified time
    Searched refs:sh_flags (Results 176 - 200 of 207) sorted by null

1 2 3 4 5 6 78 9

  /external/llvm/include/llvm/Object/
ELFObjectFile.h 423 Result = toELFShdrIter(Sec)->sh_flags & ELF::SHF_EXECINSTR;
431 Result = EShdr->sh_flags & (ELF::SHF_ALLOC | ELF::SHF_WRITE) &&
440 Result = EShdr->sh_flags & (ELF::SHF_ALLOC | ELF::SHF_WRITE) &&
449 Result = toELFShdrIter(Sec)->sh_flags & ELF::SHF_ALLOC;
471 Result = !(EShdr->sh_flags & (ELF::SHF_WRITE | ELF::SHF_EXECINSTR));
    [all...]
  /external/elfutils/0.153/src/
ldgeneric.c 947 if (unlikely (shdr->sh_info != 0) && (shdr->sh_flags & SHF_INFO_LINK))
954 if (unlikely (shdr->sh_flags & SHF_GROUP) && ld_state.gc_sections)
984 || (shdr->sh_flags & SHF_ALLOC) != 0
994 if ((shdr->sh_flags & SHF_GROUP) && grpscn == NULL)
1004 search.flags = shdr->sh_flags;
1018 if (unlikely (shdr->sh_flags & SHF_GROUP))
    [all...]
readelf.c 924 if (shdr->sh_flags & SHF_WRITE)
926 if (shdr->sh_flags & SHF_ALLOC)
928 if (shdr->sh_flags & SHF_EXECINSTR)
930 if (shdr->sh_flags & SHF_MERGE)
932 if (shdr->sh_flags & SHF_STRINGS)
934 if (shdr->sh_flags & SHF_INFO_LINK)
936 if (shdr->sh_flags & SHF_LINK_ORDER)
938 if (shdr->sh_flags & SHF_OS_NONCONFORMING)
940 if (shdr->sh_flags & SHF_GROUP)
942 if (shdr->sh_flags & SHF_TLS
    [all...]
objdump.c 717 && (shdr->sh_flags & SHF_EXECINSTR) != 0)
strings.c 730 && (shdr->sh_flags & SHF_ALLOC) != 0)
i386_ld.c 770 assert ((SCNINFO_SHDR (scninfo[rshdr->sh_link].shdr).sh_flags
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
obj_int_extract.c 309 ENDIAN_ASSIGN_IN_PLACE(hdr32->sh_flags);
325 ENDIAN_ASSIGN_IN_PLACE(hdr64->sh_flags);
  /external/elfutils/0.153/libdwfl/
relocate.c 69 if (refshdr->sh_addr == 0 && (refshdr->sh_flags & SHF_ALLOC))
100 if (refshdr->sh_flags & SHF_ALLOC)
  /external/elfutils/0.153/libelf/
abstract.h 107 TYPE_NAME (ElfW2(32, Ext##Word), sh_flags) \
120 TYPE_NAME (ElfW2(64, Ext##Xword), sh_flags) \
elf.h 277 Elf32_Word sh_flags; /* Section flags */ member in struct:__anon4925
291 Elf64_Xword sh_flags; /* Section flags */ member in struct:__anon4926
357 /* Legal values for sh_flags (section flags). */
    [all...]
  /external/libvpx/libvpx/build/make/
obj_int_extract.c 309 ENDIAN_ASSIGN_IN_PLACE(hdr32->sh_flags);
325 ENDIAN_ASSIGN_IN_PLACE(hdr64->sh_flags);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
obj_int_extract.c 309 ENDIAN_ASSIGN_IN_PLACE(hdr32->sh_flags);
325 ENDIAN_ASSIGN_IN_PLACE(hdr64->sh_flags);
  /external/lldb/source/Plugins/ObjectFile/ELF/
ELFHeader.cpp 209 // Read sh_flags.
210 if (GetMaxU64(data, offset, &sh_flags, byte_size) == false)
  /external/qemu/include/hw/
elf_ops.h 34 bswapSZs(&shdr->sh_flags);
  /external/llvm/tools/obj2yaml/
elf2yaml.cpp 181 S.Flags = Shdr->sh_flags;
  /external/qemu/include/
elf.h 643 /* ARM-specific values for sh_flags */
1354 Elf32_Word sh_flags; member in struct:elf32_shdr
1367 Elf64_Xword sh_flags; \/* Miscellaneous section attributes *\/ member in struct:elf64_shdr
    [all...]
  /external/elfutils/0.153/libasm/
asm_end.c 366 shdr->sh_flags = 0;
  /external/llvm/tools/yaml2obj/
yaml2elf.cpp 199 SHeader.sh_flags = Sec->Flags;
  /art/runtime/
elf.h 1207 Elf32_Word sh_flags; \/\/ Section flags (SHF_*) member in struct:Elf32_Shdr
1221 Elf64_Xword sh_flags; member in struct:Elf64_Shdr
    [all...]
  /external/llvm/include/llvm/Support/
ELF.h 1222 Elf32_Word sh_flags; \/\/ Section flags (SHF_*) member in struct:llvm::ELF::Elf32_Shdr
1236 Elf64_Xword sh_flags; member in struct:llvm::ELF::Elf64_Shdr
    [all...]
  /external/ltrace/
ltrace-elf.c 649 lte->plt_flags = shdr.sh_flags;
930 secflags[i] = shdr.sh_flags;
    [all...]
  /ndk/sources/host-tools/ndk-depends/
ndk-depends.cc 403 Word sh_flags; member in struct:__anon23034::Elf32::Shdr
444 Xword sh_flags; member in struct:__anon23034::Elf64::Shdr
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
elf.h 272 Elf32_Word sh_flags; /* Section flags */ member in struct:__anon25602
286 Elf64_Xword sh_flags; /* Section flags */ member in struct:__anon25603
352 /* Legal values for sh_flags (section flags). */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h 272 Elf32_Word sh_flags; /* Section flags */ member in struct:__anon27338
286 Elf64_Xword sh_flags; /* Section flags */ member in struct:__anon27339
352 /* Legal values for sh_flags (section flags). */
    [all...]
  /external/llvm/test/tools/llvm-readobj/Inputs/
relocs.py 166 self.sh_flags = f.word()
    [all...]

Completed in 1712 milliseconds

1 2 3 4 5 6 78 9