Home | History | Annotate | Download | only in Object

Lines Matching refs:Elf_Off

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 bytes
547 ArrayRef<Elf_Off> filter() const {
548 return ArrayRef<Elf_Off>(reinterpret_cast<const Elf_Off *>(&shift2 + 1),