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

1 2

  /toolchain/binutils/binutils-2.27/gold/
compressed_output.h 50 unsigned long, int, bool, elfcpp::Elf_Xword);
61 elfcpp::Elf_Xword type)
reduced_debug_output.h 46 elfcpp::Elf_Xword type)
92 elfcpp::Elf_Xword type)
tilegx.cc 819 elfcpp::Elf_Xword srshift, elfcpp::Elf_Xword doffset,
820 elfcpp::Elf_Xword bitmask)
831 elfcpp::Elf_Xword dst_mask = bitmask << doffset;
846 elfcpp::Elf_Xword srshift, elfcpp::Elf_Xword doffset,
847 elfcpp::Elf_Xword bitmask)
859 elfcpp::Elf_Xword dst_mask = bitmask << doffset;
874 elfcpp::Elf_Xword srshift, elfcpp::Elf_Xword doffset1
    [all...]
target.h 190 elfcpp::Elf_Xword
206 elfcpp::Elf_Xword
368 elfcpp::Elf_Xword flags)
549 elfcpp::Elf_Xword small_common_section_flags;
551 elfcpp::Elf_Xword large_common_section_flags;
724 elfcpp::Elf_Xword flags);
    [all...]
compressed_output.cc 146 elfcpp::Elf_Xword sh_flags)
257 elfcpp::Elf_Xword flags = this->flags();
layout.h 682 elfcpp::Elf_Xword flags,
963 section_flags_to_segment(elfcpp::Elf_Xword flags);
    [all...]
target.cc 146 elfcpp::Elf_Xword flags)
common.cc 258 elfcpp::Elf_Xword flags = elfcpp::SHF_WRITE | elfcpp::SHF_ALLOC;
  /toolchain/binutils/binutils-2.27/elfcpp/
elfcpp_internal.h 100 Elf_Xword ch_size;
101 Elf_Xword ch_addralign;
132 Elf_Xword p_filesz;
133 Elf_Xword p_memsz;
134 Elf_Xword p_align;
163 Elf_Xword st_size;
  /external/llvm/include/llvm/Object/
ELFTypes.h 97 uint64_t, target_endianness, 2> Elf_Xword;
135 typename ELFDataTypeTypedefHelper<ELFType<E, W>>::Elf_Xword Elf_Xword; \
165 Elf_Xword sh_flags; // Section flags (SHF_*)
168 Elf_Xword sh_size; // Size of section, in bytes
171 Elf_Xword sh_addralign; // Section address alignment
172 Elf_Xword sh_entsize; // Size of records contained within the section
209 Elf_Xword st_size; // Size of the symbol
355 Elf_Xword d_val;
422 Elf_Xword r_info; // Symbol table index and type of relocation to appl
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELFTypes.h 97 uint64_t, target_endianness, 2> Elf_Xword;
134 typedef typename ELFT::Xword Elf_Xword; \
164 Elf_Xword sh_flags; // Section flags (SHF_*)
167 Elf_Xword sh_size; // Size of section, in bytes
170 Elf_Xword sh_addralign; // Section address alignment
171 Elf_Xword sh_entsize; // Size of records contained within the section
208 Elf_Xword st_size; // Size of the symbol
354 Elf_Xword d_val;
421 Elf_Xword r_info; // Symbol table index and type of relocation to apply
516 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
ELFTypes.h 101 using Elf_Xword = support::detail::packed_endian_specific_integral<
139 using Elf_Xword = typename ELFT::Xword; \
169 Elf_Xword sh_flags; // Section flags (SHF_*)
172 Elf_Xword sh_size; // Size of section, in bytes
175 Elf_Xword sh_addralign; // Section address alignment
176 Elf_Xword sh_entsize; // Size of records contained within the section
213 Elf_Xword st_size; // Size of the symbol
365 Elf_Xword d_val;
432 Elf_Xword r_info; // Symbol table index and type of relocation to apply
528 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
ELFTypes.h 101 using Elf_Xword = support::detail::packed_endian_specific_integral<
139 using Elf_Xword = typename ELFT::Xword; \
169 Elf_Xword sh_flags; // Section flags (SHF_*)
172 Elf_Xword sh_size; // Size of section, in bytes
175 Elf_Xword sh_addralign; // Section address alignment
176 Elf_Xword sh_entsize; // Size of records contained within the section
213 Elf_Xword st_size; // Size of the symbol
365 Elf_Xword d_val;
432 Elf_Xword r_info; // Symbol table index and type of relocation to apply
528 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
ELFTypes.h 101 using Elf_Xword = support::detail::packed_endian_specific_integral<
139 using Elf_Xword = typename ELFT::Xword; \
169 Elf_Xword sh_flags; // Section flags (SHF_*)
172 Elf_Xword sh_size; // Size of section, in bytes
175 Elf_Xword sh_addralign; // Section address alignment
176 Elf_Xword sh_entsize; // Size of records contained within the section
213 Elf_Xword st_size; // Size of the symbol
365 Elf_Xword d_val;
432 Elf_Xword r_info; // Symbol table index and type of relocation to apply
528 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
ELFTypes.h 101 using Elf_Xword = support::detail::packed_endian_specific_integral<
139 using Elf_Xword = typename ELFT::Xword; \
169 Elf_Xword sh_flags; // Section flags (SHF_*)
172 Elf_Xword sh_size; // Size of section, in bytes
175 Elf_Xword sh_addralign; // Section address alignment
176 Elf_Xword sh_entsize; // Size of records contained within the section
213 Elf_Xword st_size; // Size of the symbol
365 Elf_Xword d_val;
432 Elf_Xword r_info; // Symbol table index and type of relocation to apply
528 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
ELFTypes.h 101 using Elf_Xword = support::detail::packed_endian_specific_integral<
139 using Elf_Xword = typename ELFT::Xword; \
169 Elf_Xword sh_flags; // Section flags (SHF_*)
172 Elf_Xword sh_size; // Size of section, in bytes
175 Elf_Xword sh_addralign; // Section address alignment
176 Elf_Xword sh_entsize; // Size of records contained within the section
213 Elf_Xword st_size; // Size of the symbol
365 Elf_Xword d_val;
432 Elf_Xword r_info; // Symbol table index and type of relocation to apply
528 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
ELFTypes.h 101 using Elf_Xword = support::detail::packed_endian_specific_integral<
139 using Elf_Xword = typename ELFT::Xword; \
169 Elf_Xword sh_flags; // Section flags (SHF_*)
172 Elf_Xword sh_size; // Size of section, in bytes
175 Elf_Xword sh_addralign; // Section address alignment
176 Elf_Xword sh_entsize; // Size of records contained within the section
213 Elf_Xword st_size; // Size of the symbol
365 Elf_Xword d_val;
432 Elf_Xword r_info; // Symbol table index and type of relocation to apply
528 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELFTypes.h 97 uint64_t, target_endianness, 2> Elf_Xword;
134 typedef typename ELFT::Xword Elf_Xword; \
164 Elf_Xword sh_flags; // Section flags (SHF_*)
167 Elf_Xword sh_size; // Size of section, in bytes
170 Elf_Xword sh_addralign; // Section address alignment
171 Elf_Xword sh_entsize; // Size of records contained within the section
208 Elf_Xword st_size; // Size of the symbol
354 Elf_Xword d_val;
421 Elf_Xword r_info; // Symbol table index and type of relocation to apply
516 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
ELFTypes.h 101 using Elf_Xword = support::detail::packed_endian_specific_integral<
139 using Elf_Xword = typename ELFT::Xword; \
169 Elf_Xword sh_flags; // Section flags (SHF_*)
172 Elf_Xword sh_size; // Size of section, in bytes
175 Elf_Xword sh_addralign; // Section address alignment
176 Elf_Xword sh_entsize; // Size of records contained within the section
213 Elf_Xword st_size; // Size of the symbol
365 Elf_Xword d_val;
432 Elf_Xword r_info; // Symbol table index and type of relocation to apply
528 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
ELFTypes.h 101 using Elf_Xword = support::detail::packed_endian_specific_integral<
139 using Elf_Xword = typename ELFT::Xword; \
169 Elf_Xword sh_flags; // Section flags (SHF_*)
172 Elf_Xword sh_size; // Size of section, in bytes
175 Elf_Xword sh_addralign; // Section address alignment
176 Elf_Xword sh_entsize; // Size of records contained within the section
213 Elf_Xword st_size; // Size of the symbol
365 Elf_Xword d_val;
432 Elf_Xword r_info; // Symbol table index and type of relocation to apply
528 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
ELFTypes.h 101 using Elf_Xword = support::detail::packed_endian_specific_integral<
139 using Elf_Xword = typename ELFT::Xword; \
169 Elf_Xword sh_flags; // Section flags (SHF_*)
172 Elf_Xword sh_size; // Size of section, in bytes
175 Elf_Xword sh_addralign; // Section address alignment
176 Elf_Xword sh_entsize; // Size of records contained within the section
213 Elf_Xword st_size; // Size of the symbol
365 Elf_Xword d_val;
432 Elf_Xword r_info; // Symbol table index and type of relocation to apply
528 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
ELFTypes.h 101 using Elf_Xword = support::detail::packed_endian_specific_integral<
139 using Elf_Xword = typename ELFT::Xword; \
169 Elf_Xword sh_flags; // Section flags (SHF_*)
172 Elf_Xword sh_size; // Size of section, in bytes
175 Elf_Xword sh_addralign; // Section address alignment
176 Elf_Xword sh_entsize; // Size of records contained within the section
213 Elf_Xword st_size; // Size of the symbol
365 Elf_Xword d_val;
432 Elf_Xword r_info; // Symbol table index and type of relocation to apply
528 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
ELFTypes.h 101 using Elf_Xword = support::detail::packed_endian_specific_integral<
139 using Elf_Xword = typename ELFT::Xword; \
169 Elf_Xword sh_flags; // Section flags (SHF_*)
172 Elf_Xword sh_size; // Size of section, in bytes
175 Elf_Xword sh_addralign; // Section address alignment
176 Elf_Xword sh_entsize; // Size of records contained within the section
213 Elf_Xword st_size; // Size of the symbol
365 Elf_Xword d_val;
432 Elf_Xword r_info; // Symbol table index and type of relocation to apply
528 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
ELFTypes.h 101 using Elf_Xword = support::detail::packed_endian_specific_integral<
139 using Elf_Xword = typename ELFT::Xword; \
169 Elf_Xword sh_flags; // Section flags (SHF_*)
172 Elf_Xword sh_size; // Size of section, in bytes
175 Elf_Xword sh_addralign; // Section address alignment
176 Elf_Xword sh_entsize; // Size of records contained within the section
213 Elf_Xword st_size; // Size of the symbol
365 Elf_Xword d_val;
432 Elf_Xword r_info; // Symbol table index and type of relocation to apply
528 Elf_Xword p_filesz; // Num. of bytes in file image of segment (may be zero
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Object/
ELFObjectFile.cpp 42 <uint64_t, target_endianness, support::aligned> Elf_Xword;
86 ELFDataTypeTypedefHelper<target_endianness, is64Bits>::Elf_Xword Elf_Xword; \
115 Elf_Xword sh_flags; // Section flags (SHF_*)
118 Elf_Xword sh_size; // Size of section, in bytes
121 Elf_Xword sh_addralign;// Section address alignment
122 Elf_Xword sh_entsize; // Size of records contained within the section
162 Elf_Xword st_size; // Size of the symbol
196 Elf_Xword r_info; // Symbol table index and type of relocation to apply
211 Elf_Xword r_info; // Symbol table index and type of relocation to appl
    [all...]

Completed in 762 milliseconds

1 2