/third_party/elfutils/backends/ |
H A D | arm_machineflagname.c | 37 arm_machine_flag_name (Elf64_Word orig, Elf64_Word *flagref) in arm_machine_flag_name() 50 *flagref &= ~((Elf64_Word) EF_ARM_EABIMASK); in arm_machine_flag_name() 58 *flagref &= ~((Elf64_Word) EF_ARM_DYNSYMSUSESEGIDX); in arm_machine_flag_name() 63 *flagref &= ~((Elf64_Word) EF_ARM_MAPSYMSFIRST); in arm_machine_flag_name() 70 *flagref &= ~((Elf64_Word) EF_ARM_SYMSARESORTED); in arm_machine_flag_name() 79 *flagref &= ~((Elf64_Word) EF_ARM_SOFT_FLOAT); in arm_machine_flag_name() 84 *flagref &= ~((Elf64_Word) EF_ARM_VFP_FLOAT); in arm_machine_flag_name() 91 *flagref &= ~((Elf64_Word) EF_ARM_BE8); in arm_machine_flag_name() 96 *flagref &= ~((Elf64_Word) EF_ARM_LE in arm_machine_flag_name() [all...] |
H A D | x86_64_symbol.c | 78 Elf64_Word sh_type) in x86_64_check_reloc_target_type()
|
H A D | ia64_symbol.c | 155 ia64_check_reloc_target_type (Ebl *ebl __attribute__ ((unused)), Elf64_Word sh_type) in ia64_check_reloc_target_type()
|
H A D | arm_symbol.c | 132 arm_check_reloc_target_type (Ebl *ebl __attribute__ ((unused)), Elf64_Word sh_type) in arm_check_reloc_target_type()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
H A D | ELF.h | 37 using Elf64_Word = uint32_t; 90 Elf64_Word e_version; 94 Elf64_Word e_flags; 788 Elf64_Word sh_name; 789 Elf64_Word sh_type; 794 Elf64_Word sh_link; 795 Elf64_Word sh_info; 1012 Elf64_Word st_name; // Symbol name (index into string table) 1128 Elf64_Word getSymbol() const { return (r_info >> 32); } in getSymbol() 1129 Elf64_Word getTyp in getSymbol() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | ELF.h | 40 typedef uint32_t Elf64_Word; typedef 91 Elf64_Word e_version; 95 Elf64_Word e_flags; 638 Elf64_Word sh_name; 639 Elf64_Word sh_type; 644 Elf64_Word sh_link; 645 Elf64_Word sh_info; 845 Elf64_Word st_name; // Symbol name (index into string table) 960 Elf64_Word getSymbol() const { return (r_info >> 32); } in getSymbol() 961 Elf64_Word getTyp in getSymbol() [all...] |
/third_party/musl/porting/linux/user/include/ |
H A D | elf.h | 15 typedef uint32_t Elf64_Word; typedef 58 Elf64_Word e_version; 62 Elf64_Word e_flags; 341 Elf64_Word sh_name; 342 Elf64_Word sh_type; 347 Elf64_Word sh_link; 348 Elf64_Word sh_info; 434 Elf64_Word ch_type; 435 Elf64_Word ch_reserved; 459 Elf64_Word st_nam [all...] |
/third_party/musl/porting/liteos_m/kernel/include/ |
H A D | elf.h | 15 typedef uint32_t Elf64_Word; typedef 58 Elf64_Word e_version; 62 Elf64_Word e_flags; 340 Elf64_Word sh_name; 341 Elf64_Word sh_type; 346 Elf64_Word sh_link; 347 Elf64_Word sh_info; 432 Elf64_Word ch_type; 433 Elf64_Word ch_reserved; 457 Elf64_Word st_nam [all...] |
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
H A D | elf.h | 15 typedef uint32_t Elf64_Word; typedef 58 Elf64_Word e_version; 62 Elf64_Word e_flags; 340 Elf64_Word sh_name; 341 Elf64_Word sh_type; 346 Elf64_Word sh_link; 347 Elf64_Word sh_info; 432 Elf64_Word ch_type; 433 Elf64_Word ch_reserved; 457 Elf64_Word st_nam [all...] |
/third_party/musl/porting/uniproton/kernel/include/ |
H A D | elf.h | 15 typedef uint32_t Elf64_Word; typedef 58 Elf64_Word e_version; 62 Elf64_Word e_flags; 340 Elf64_Word sh_name; 341 Elf64_Word sh_type; 346 Elf64_Word sh_link; 347 Elf64_Word sh_info; 432 Elf64_Word ch_type; 433 Elf64_Word ch_reserved; 457 Elf64_Word st_nam [all...] |
/third_party/musl/include/ |
H A D | elf.h | 15 typedef uint32_t Elf64_Word; typedef 58 Elf64_Word e_version; 62 Elf64_Word e_flags; 341 Elf64_Word sh_name; 342 Elf64_Word sh_type; 347 Elf64_Word sh_link; 348 Elf64_Word sh_info; 439 Elf64_Word ch_type; 440 Elf64_Word ch_reserved; 465 Elf64_Word st_nam [all...] |
/third_party/rust/crates/libc/src/unix/haiku/ |
H A D | b64.rs | 11 pub p_type: ::Elf64_Word, 12 pub p_flags: ::Elf64_Word,
|
/third_party/elfutils/libelf/ |
H A D | elf.h | 33 typedef uint32_t Elf64_Word; typedef 86 Elf64_Word e_version; /* Object file version */ 90 Elf64_Word e_flags; /* Processor-specific flags */ 399 Elf64_Word sh_name; /* Section name (string tbl index) */ 400 Elf64_Word sh_type; /* Section type */ 405 Elf64_Word sh_link; /* Link to another section */ 406 Elf64_Word sh_info; /* Additional section information */ 501 Elf64_Word ch_type; /* Compression format. */ 502 Elf64_Word ch_reserved; 532 Elf64_Word st_nam [all...] |
H A D | libelf.h | 53 Elf64_Word ch_type; /* Compression format. */ 54 Elf64_Word ch_reserved; 106 ELF_T_WORD, /* Elf32_Word, Elf64_Word, ... */
|
H A D | elf_compress_gnu.c | 60 Elf64_Word sh_type; in elf_compress_gnu()
|
/third_party/elfutils/libebl/ |
H A D | eblmachineflagname.c | 41 ebl_machine_flag_name (Ebl *ebl, Elf64_Word flags, char *buf, size_t len) in ebl_machine_flag_name() 49 Elf64_Word orig_flags = flags; in ebl_machine_flag_name()
|
H A D | eblopenbackend.c | 171 static const char *default_machine_flag_name (Elf64_Word orig, Elf64_Word *ignore); 172 static bool default_machine_flag_check (Elf64_Word flags); 219 static bool default_check_reloc_target_type (Ebl *ebl, Elf64_Word sh_type); 452 default_machine_flag_name (Elf64_Word orig __attribute__ ((unused)), in default_machine_flag_name() 453 Elf64_Word *ignore __attribute__ ((unused))) in default_machine_flag_name() 459 default_machine_flag_check (Elf64_Word flags __attribute__ ((unused))) in default_machine_flag_check() 703 Elf64_Word sh_type __attribute__ ((unused))) in default_check_reloc_target_type()
|
H A D | eblmachineflagcheck.c | 38 ebl_machine_flag_check (Ebl *ebl, Elf64_Word flags) in ebl_machine_flag_check()
|
H A D | eblcheckreloctargettype.c | 37 ebl_check_reloc_target_type (Ebl *ebl, Elf64_Word sh_type) in ebl_check_reloc_target_type()
|
/third_party/rust/crates/libc/src/unix/solarish/ |
H A D | x86_64.rs | 8 pub type Elf64_Word = ::c_uint; types 32 pub p_type: ::Elf64_Word, 33 pub p_flags: ::Elf64_Word,
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceELFSection.h | 49 ELFSection(const std::string &Name, Elf64_Word ShType, Elf64_Xword ShFlags, in ELFSection() 72 void setNameStrIndex(Elf64_Word sh_name) { Header.sh_name = sh_name; } in setNameStrIndex() 76 void setLinkNum(Elf64_Word sh_link) { Header.sh_link = sh_link; } in setLinkNum() 78 void setInfoNum(Elf64_Word sh_info) { Header.sh_info = sh_info; } in setInfoNum() 168 ELFSymbolTableSection(const std::string &Name, Elf64_Word ShType, in ELFSymbolTableSection() 224 ELFRelocationSection(const std::string &Name, Elf64_Word ShType, in ELFRelocationSection()
|
H A D | IceELFObjectWriter.h | 97 void writeTargetRODataSection(const std::string &Name, Elf64_Word ShType, 128 T *createSection(const std::string &Name, Elf64_Word ShType,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | Decompressor.cpp | 60 if (Extractor.getUnsigned(&Offset, Is64Bit ? sizeof(Elf64_Word) in consumeCompressedZLibHeader() 67 Offset += sizeof(Elf64_Word); in consumeCompressedZLibHeader()
|
/third_party/libbpf/src/ |
H A D | libbpf_internal.h | 42 Elf64_Word vda_name; /* Version or dependency names */ 43 Elf64_Word vda_next; /* Offset in bytes to next verdaux entry */ 51 Elf64_Word vd_hash; /* Version name hash value */ 52 Elf64_Word vd_aux; /* Offset in bytes to verdaux array */ 53 Elf64_Word vd_next; /* Offset in bytes to next verdef entry */
|
/third_party/libabigail/src/ |
H A D | abg-elf-helpers.h | 71 Elf64_Word section_type); 77 find_section(Elf* elf_handle, Elf64_Word section_type);
|