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

1 2 3 4

  /external/syslinux/com32/lib/sys/module/
elfutils.h 23 return (Elf_Phdr*)((Elf_Off)elf_hdr + elf_hdr->e_phoff);
36 return (Elf_Phdr*)((Elf_Off)elf_pht + index * elf_hdr->e_phentsize);
common.h 60 extern int image_seek(Elf_Off offset, struct elf_module *module);
  /external/syslinux/com32/include/sys/i386/
module.h 28 typedef Elf32_Off Elf_Off;
  /external/syslinux/com32/include/sys/x86_64/
module.h 28 typedef Elf64_Off Elf_Off;
  /toolchain/binutils/binutils-2.25/elfcpp/
elfcpp_internal.h 54 typename Elf_types<size>::Elf_Off e_phoff;
55 typename Elf_types<size>::Elf_Off e_shoff;
74 typename Elf_types<size>::Elf_Off sh_offset;
93 Elf_types<32>::Elf_Off p_offset;
107 Elf_types<64>::Elf_Off p_offset;
elfcpp.h 64 typedef uint32_t Elf_Off;
73 typedef uint64_t Elf_Off;
1050 typename Elf_types<size>::Elf_Off
1054 typename Elf_types<size>::Elf_Off
1121 put_e_phoff(typename Elf_types<size>::Elf_Off v)
1125 put_e_shoff(typename Elf_types<size>::Elf_Off v)
1192 typename Elf_types<size>::Elf_Off
1248 put_sh_offset(typename Elf_types<size>::Elf_Off v)
    [all...]
  /external/llvm/include/llvm/Object/
ELFTypes.h 88 // Templates to choose Elf_Addr and Elf_Off depending on is64Bits.
112 value_type, TargetEndianness, 2> Elf_Off;
123 value_type, TargetEndianness, 2> Elf_Off;
129 typedef typename ELFDataTypeTypedefHelper<ELFType<E, W>>::Elf_Off Elf_Off; \
152 Elf_Off sh_offset; // File offset of section data, in bytes
167 Elf_Off sh_offset; // File offset of section data, in bytes
477 Elf_Off e_phoff; // Program header table's file offset, in bytes
478 Elf_Off e_shoff; // Section header table's file offset, in bytes
500 Elf_Off p_offset; // FileOffset where segment is located, in byte
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
ELFTypes.h 88 // Templates to choose Elf_Addr and Elf_Off depending on is64Bits.
112 value_type, TargetEndianness, 2> Elf_Off;
123 value_type, TargetEndianness, 2> Elf_Off;
130 typedef typename ELFT::Off Elf_Off; \
151 Elf_Off sh_offset; // File offset of section data, in bytes
166 Elf_Off sh_offset; // File offset of section data, in bytes
476 Elf_Off e_phoff; // Program header table's file offset, in bytes
477 Elf_Off e_shoff; // Section header table's file offset, in bytes
499 Elf_Off p_offset; // FileOffset where segment is located, in bytes
513 Elf_Off p_offset; // FileOffset where segment is located, in byte
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
ELFTypes.h 88 // Templates to choose Elf_Addr and Elf_Off depending on is64Bits.
112 value_type, TargetEndianness, 2> Elf_Off;
123 value_type, TargetEndianness, 2> Elf_Off;
130 typedef typename ELFT::Off Elf_Off; \
151 Elf_Off sh_offset; // File offset of section data, in bytes
166 Elf_Off sh_offset; // File offset of section data, in bytes
476 Elf_Off e_phoff; // Program header table's file offset, in bytes
477 Elf_Off e_shoff; // Section header table's file offset, in bytes
499 Elf_Off p_offset; // FileOffset where segment is located, in bytes
513 Elf_Off p_offset; // FileOffset where segment is located, in byte
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
ELFTypes.h 88 // Templates to choose Elf_Addr and Elf_Off depending on is64Bits.
112 value_type, TargetEndianness, 2> Elf_Off;
123 value_type, TargetEndianness, 2> Elf_Off;
130 typedef typename ELFT::Off Elf_Off; \
151 Elf_Off sh_offset; // File offset of section data, in bytes
166 Elf_Off sh_offset; // File offset of section data, in bytes
476 Elf_Off e_phoff; // Program header table's file offset, in bytes
477 Elf_Off e_shoff; // Section header table's file offset, in bytes
499 Elf_Off p_offset; // FileOffset where segment is located, in bytes
513 Elf_Off p_offset; // FileOffset where segment is located, in byte
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELFTypes.h 88 // Templates to choose Elf_Addr and Elf_Off depending on is64Bits.
112 value_type, TargetEndianness, 2> Elf_Off;
123 value_type, TargetEndianness, 2> Elf_Off;
130 typedef typename ELFT::Off Elf_Off; \
151 Elf_Off sh_offset; // File offset of section data, in bytes
166 Elf_Off sh_offset; // File offset of section data, in bytes
476 Elf_Off e_phoff; // Program header table's file offset, in bytes
477 Elf_Off e_shoff; // Section header table's file offset, in bytes
499 Elf_Off p_offset; // FileOffset where segment is located, in bytes
513 Elf_Off p_offset; // FileOffset where segment is located, in byte
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
ELFTypes.h 88 // Templates to choose Elf_Addr and Elf_Off depending on is64Bits.
112 value_type, TargetEndianness, 2> Elf_Off;
123 value_type, TargetEndianness, 2> Elf_Off;
130 typedef typename ELFT::Off Elf_Off; \
151 Elf_Off sh_offset; // File offset of section data, in bytes
166 Elf_Off sh_offset; // File offset of section data, in bytes
476 Elf_Off e_phoff; // Program header table's file offset, in bytes
477 Elf_Off e_shoff; // Section header table's file offset, in bytes
499 Elf_Off p_offset; // FileOffset where segment is located, in bytes
513 Elf_Off p_offset; // FileOffset where segment is located, in byte
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
ELFTypes.h 88 // Templates to choose Elf_Addr and Elf_Off depending on is64Bits.
112 value_type, TargetEndianness, 2> Elf_Off;
123 value_type, TargetEndianness, 2> Elf_Off;
130 typedef typename ELFT::Off Elf_Off; \
151 Elf_Off sh_offset; // File offset of section data, in bytes
166 Elf_Off sh_offset; // File offset of section data, in bytes
476 Elf_Off e_phoff; // Program header table's file offset, in bytes
477 Elf_Off e_shoff; // Section header table's file offset, in bytes
499 Elf_Off p_offset; // FileOffset where segment is located, in bytes
513 Elf_Off p_offset; // FileOffset where segment is located, in byte
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
ELFTypes.h 88 // Templates to choose Elf_Addr and Elf_Off depending on is64Bits.
112 value_type, TargetEndianness, 2> Elf_Off;
123 value_type, TargetEndianness, 2> Elf_Off;
130 typedef typename ELFT::Off Elf_Off; \
151 Elf_Off sh_offset; // File offset of section data, in bytes
166 Elf_Off sh_offset; // File offset of section data, in bytes
476 Elf_Off e_phoff; // Program header table's file offset, in bytes
477 Elf_Off e_shoff; // Section header table's file offset, in bytes
499 Elf_Off p_offset; // FileOffset where segment is located, in bytes
513 Elf_Off p_offset; // FileOffset where segment is located, in byte
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELFTypes.h 88 // Templates to choose Elf_Addr and Elf_Off depending on is64Bits.
112 value_type, TargetEndianness, 2> Elf_Off;
123 value_type, TargetEndianness, 2> Elf_Off;
130 typedef typename ELFT::Off Elf_Off; \
151 Elf_Off sh_offset; // File offset of section data, in bytes
166 Elf_Off sh_offset; // File offset of section data, in bytes
476 Elf_Off e_phoff; // Program header table's file offset, in bytes
477 Elf_Off e_shoff; // Section header table's file offset, in bytes
499 Elf_Off p_offset; // FileOffset where segment is located, in bytes
513 Elf_Off p_offset; // FileOffset where segment is located, in byte
    [all...]
  /external/syslinux/gpxe/src/image/
elf.c 40 typedef Elf32_Off Elf_Off;
124 Elf_Off phoff;
  /external/syslinux/com32/include/sys/
module.h 120 Elf_Off _cr_offset; // The current offset in the open file
  /toolchain/binutils/binutils-2.25/gold/testsuite/
testfile.cc 77 Output_section*, typename elfcpp::Elf_types<size>::Elf_Off,
  /art/compiler/
elf_builder.h 84 using Elf_Off = typename ElfTypes::Off;
353 sizeof(Elf_Off),
633 Elf_Off section_headers_offset;
634 section_headers_offset = AlignFileOffset(sizeof(Elf_Off));
    [all...]
  /development/ndk/platforms/android-9/include/sys/
exec_elf.h 555 #define Elf_Off Elf32_Off
581 #define Elf_Off Elf64_Off
  /external/swiftshader/third_party/LLVM/lib/Object/
ELFObjectFile.cpp 31 // Templates to choose Elf_Addr and Elf_Off depending on is64Bits.
59 <uint32_t, target_endianness, support::aligned> Elf_Off;
69 <uint64_t, target_endianness, support::aligned> Elf_Off;
78 ELFDataTypeTypedefHelper<target_endianness, is64Bits>::Elf_Off Elf_Off; \
102 Elf_Off sh_offset; // File offset of section data, in bytes
117 Elf_Off sh_offset; // File offset of section data, in bytes
272 Elf_Off e_phoff; // Program header table's file offset, in bytes
273 Elf_Off e_shoff; // Section header table's file offset, in bytes
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/sys/
exec_elf.h 555 #define Elf_Off Elf32_Off
581 #define Elf_Off Elf64_Off
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/sys/
exec_elf.h 555 #define Elf_Off Elf32_Off
581 #define Elf_Off Elf64_Off
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/sys/
exec_elf.h 555 #define Elf_Off Elf32_Off
581 #define Elf_Off Elf64_Off
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/sys/
exec_elf.h 555 #define Elf_Off Elf32_Off
581 #define Elf_Off Elf64_Off

Completed in 842 milliseconds

1 2 3 4