/external/ltrace/sysdeps/linux-gnu/m68k/ |
H A D | plt.c | 29 * ((lte->ehdr.e_flags & EF_CPU32) ? 24 : 20);
|
/external/minijail/ |
H A D | elfparse.h | 41 Elf32_Word e_flags; /* Processor-specific flags */ member in struct:__anon14789 59 Elf64_Word e_flags; /* Processor-specific flags */ member in struct:__anon14790
|
/external/libnl/lib/route/cls/ |
H A D | ematch.c | 158 ematch->e_flags |= flags; 163 ematch->e_flags &= ~flags; 168 return ematch->e_flags; 241 if (!(ematch->e_flags & TCF_EM_REL_MASK)) 329 ematch->e_flags = hdr->flags; 369 if (match->e_flags & TCF_EM_INVERT) 387 switch (match->e_flags & TCF_EM_REL_MASK) {
|
/external/elfutils/tests/ |
H A D | newfile.c | 43 ehdr->e_flags, 122 ZERO_TEST (e_flags); 154 ZERO_TEST (e_flags);
|
H A D | update1.c | 75 ehdr->e_phoff, ehdr->e_shoff, ehdr->e_flags, ehdr->e_ehsize, 113 ehdr->e_phoff, ehdr->e_shoff, ehdr->e_flags, ehdr->e_ehsize,
|
H A D | update2.c | 76 ehdr->e_phoff, ehdr->e_shoff, ehdr->e_flags, ehdr->e_ehsize, 136 ehdr->e_phoff, ehdr->e_shoff, ehdr->e_flags, ehdr->e_ehsize,
|
H A D | update3.c | 85 ehdr->e_phoff, ehdr->e_shoff, ehdr->e_flags, ehdr->e_ehsize, 191 ehdr->e_phoff, ehdr->e_shoff, ehdr->e_flags, ehdr->e_ehsize,
|
H A D | update4.c | 89 ehdr->e_phoff, ehdr->e_shoff, ehdr->e_flags, ehdr->e_ehsize, 343 ehdr->e_phoff, ehdr->e_shoff, ehdr->e_flags, ehdr->e_ehsize,
|
H A D | elfstrmerge.c | 391 newehdr.e_flags = ehdr.e_flags;
|
/external/e2fsprogs/debugfs/ |
H A D | extent_inode.c | 37 if (extent->e_flags & EXT2_EXTENT_FLAGS_LEAF) 39 if (extent->e_flags & EXT2_EXTENT_FLAGS_UNINIT) 41 if (extent->e_flags & EXT2_EXTENT_FLAGS_SECOND_VISIT) 43 if (!extent->e_flags) 253 extent.e_flags = 0; 258 extent.e_flags |= EXT2_EXTENT_FLAGS_UNINIT; 317 extent.e_flags = 0; 329 extent.e_flags |= EXT2_EXTENT_FLAGS_UNINIT;
|
H A D | debugfs.c | 638 if (extent.e_flags & EXT2_EXTENT_FLAGS_SECOND_VISIT) 641 if (extent.e_flags & EXT2_EXTENT_FLAGS_LEAF) { 653 if (!(extent.e_flags & EXT2_EXTENT_FLAGS_LEAF)) { 654 if (extent.e_flags & EXT2_EXTENT_FLAGS_SECOND_VISIT) 693 extent.e_flags & EXT2_EXTENT_FLAGS_UNINIT ? 705 extent.e_flags & EXT2_EXTENT_FLAGS_UNINIT ? 714 extent.e_flags & EXT2_EXTENT_FLAGS_UNINIT ?
|
/external/elfutils/libelf/ |
H A D | gelf_update_ehdr.c | 87 COPY (e_flags);
|
H A D | gelf_getehdr.c | 80 COPY (e_flags);
|
H A D | elf_begin.c | 328 CONVERT (elf->state.elf32.ehdr_mem.e_flags); 430 CONVERT (elf->state.elf64.ehdr_mem.e_flags);
|
/external/ltrace/sysdeps/linux-gnu/mips/ |
H A D | plt.c | 76 if (mips_elf_is_cpic(lte->ehdr.e_flags)) { 159 if (mips_elf_is_cpic(lte->ehdr.e_flags)) { 205 if (mips_elf_is_cpic(lte->ehdr.e_flags)) { 387 } else if (mips_elf_is_cpic(lte->ehdr.e_flags)) {
|
/external/e2fsprogs/lib/ext2fs/ |
H A D | punch.c | 163 if (extent->e_flags & EXT2_EXTENT_FLAGS_LEAF) 165 if (extent->e_flags & EXT2_EXTENT_FLAGS_UNINIT) 167 if (extent->e_flags & EXT2_EXTENT_FLAGS_SECOND_VISIT) 169 if (!extent->e_flags) 324 newex.e_flags = extent.e_flags;
|
H A D | extent.c | 111 if (extent->e_flags & EXT2_EXTENT_FLAGS_LEAF) 113 if (extent->e_flags & EXT2_EXTENT_FLAGS_UNINIT) 115 if (extent->e_flags & EXT2_EXTENT_FLAGS_SECOND_VISIT) 117 if (!extent->e_flags) 493 extent->e_flags = 0; 505 extent->e_flags |= EXT2_EXTENT_FLAGS_LEAF; 508 extent->e_flags |= EXT2_EXTENT_FLAGS_UNINIT; 523 extent->e_flags |= EXT2_EXTENT_FLAGS_SECOND_VISIT; 794 if (extent->e_flags & EXT2_EXTENT_FLAGS_UNINIT) { 1188 newextent.e_flags [all...] |
H A D | block.c | 436 if (!(extent.e_flags & EXT2_EXTENT_FLAGS_LEAF)) { 439 if ((!(extent.e_flags & 442 ((extent.e_flags & 460 if (extent.e_flags & EXT2_EXTENT_FLAGS_UNINIT)
|
H A D | bmap.c | 235 if (ret_flags && extent.e_flags & EXT2_EXTENT_FLAGS_UNINIT)
|
/external/lldb/source/Plugins/ObjectFile/ELF/ |
H A D | ELFHeader.h | 65 elf_word e_flags; ///< Processor specific flags. member in struct:elf::ELFHeader
|
H A D | ELFHeader.cpp | 130 // Read e_flags. 131 if (data.GetU32(offset, &e_flags, 1) == NULL)
|
/external/kernel-headers/original/uapi/linux/ |
H A D | elf.h | 211 Elf32_Word e_flags; member in struct:elf32_hdr 228 Elf64_Word e_flags; member in struct:elf64_hdr
|
/external/google-breakpad/src/common/linux/ |
H A D | synth_elf_unittest.cc | 232 EXPECT_EQ(0U, header->e_flags); 307 EXPECT_EQ(0U, header->e_flags);
|
/external/libnl/include/ |
H A D | netlink-types.h | 518 uint16_t e_flags; member in struct:rtnl_ematch
|
/external/elfutils/src/ |
H A D | elfcmp.c | 198 || ehdr1->e_flags != ehdr2->e_flags
|