Home
last modified time | relevance | path

Searched refs:e_flags (Results 1 - 25 of 41) sorted by relevance

12

/third_party/elfutils/tests/
H A Dnewfile.c43 ehdr->e_flags, in print_ehdr()
122 ZERO_TEST (e_flags); in main()
154 ZERO_TEST (e_flags); in main()
H A Dupdate2.c77 ehdr->e_phoff, ehdr->e_shoff, ehdr->e_flags, ehdr->e_ehsize, in main()
137 ehdr->e_phoff, ehdr->e_shoff, ehdr->e_flags, ehdr->e_ehsize, in main()
H A Dupdate1.c76 ehdr->e_phoff, ehdr->e_shoff, ehdr->e_flags, ehdr->e_ehsize, in main()
114 ehdr->e_phoff, ehdr->e_shoff, ehdr->e_flags, ehdr->e_ehsize, in main()
H A Dupdate3.c86 ehdr->e_phoff, ehdr->e_shoff, ehdr->e_flags, ehdr->e_ehsize, in main()
192 ehdr->e_phoff, ehdr->e_shoff, ehdr->e_flags, ehdr->e_ehsize, in main()
H A Dupdate4.c90 ehdr->e_phoff, ehdr->e_shoff, ehdr->e_flags, ehdr->e_ehsize, in main()
344 ehdr->e_phoff, ehdr->e_shoff, ehdr->e_flags, ehdr->e_ehsize, in main()
H A Delfstrmerge.c409 newehdr.e_flags = ehdr.e_flags; in main()
/third_party/elfutils/backends/
H A Driscv_init.c78 if ((elf->state.elf64.ehdr->e_flags & EF_RISCV_FLOAT_ABI)
81 else if ((elf->state.elf64.ehdr->e_flags & EF_RISCV_FLOAT_ABI)
/third_party/elfutils/libelf/
H A Dgelf_getehdr.c80 COPY (e_flags); in __gelf_getehdr_rdlock()
H A Dgelf_update_ehdr.c87 COPY (e_flags); in gelf_update_ehdr()
H A Delf_begin.c368 CONVERT (elf->state.elf32.ehdr_mem.e_flags); in file_read_elf()
472 CONVERT (elf->state.elf64.ehdr_mem.e_flags); in file_read_elf()
H A Dabstract.h41 TYPE_NAME (ElfW2(Bits, Ext##Word), e_flags) \
/third_party/elfio/elfio/
H A Delfio_header.hpp137 ELFIO_GET_SET_ACCESS( Elf_Word, flags, header.e_flags );
H A Delf_types.hpp394 // AMDGPU specific e_flags
1113 Elf_Word e_flags; member
1131 Elf_Word e_flags; member
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTypes.h50 #define X(tag, str, is_elf64, e_machine, e_flags) tag,
H A DIceTypes.cpp29 #define X(tag, str, is_elf64, e_machine, e_flags) str,
H A DIceELFObjectWriter.cpp38 #define X(tag, str, is_elf64, e_machine, e_flags) \
39 {is_elf64, e_machine, e_flags},
497 Str.writeELFWord<IsELF64>(getELFFlags(Arch)); // e_flags in writeELFHeaderInternal()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp403 // AMDGPU specific e_flags
722 Elf_Word e_flags; member
740 Elf_Word e_flags; member
/third_party/elfutils/src/
H A Delfcompress.c591 newehdr.e_flags = ehdr.e_flags; in process_file()
H A Delfcmp.c195 || ehdr1->e_flags != ehdr2->e_flags in main()
H A Dstrip.c1691 debugehdr->e_flags = ehdr->e_flags; in handle_elf()
2533 newehdr->e_flags = ehdr->e_flags; in handle_elf()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h71 Elf32_Word e_flags; // Processor-specific flags member
95 Elf64_Word e_flags; member
378 // Specific e_flags for PPC64
380 // e_flags bits specifying ABI:
413 // ARM Specific e_flags
431 // AVR specific e_flags
458 // Mips Specific e_flags
550 // Hexagon-specific e_flags
562 // of e_flags
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h68 Elf32_Word e_flags; // Processor-specific flags member
94 Elf64_Word e_flags; member
378 // Specific e_flags for PPC64
380 // e_flags bits specifying ABI:
413 // ARM Specific e_flags
433 // ARC Specific e_flags
454 // AVR specific e_flags
481 // Mips Specific e_flags
573 // Hexagon-specific e_flags
588 // of e_flags
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_rgp_elf_object_pack.c400 elf_hdr.e_flags = flags; in ac_rgp_file_write_elf_object()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELFTypes.h464 Elf_Word e_flags; // Processor-specific flags
/third_party/musl/porting/linux/user/include/
H A Delf.h45 Elf32_Word e_flags; member
62 Elf64_Word e_flags; member

Completed in 48 milliseconds

12