Searched refs:uintX_t (Results 1 – 8 of 8) sorted by relevance
41 uint64_t, uint32_t>::type uintX_t; typedef187 uintX_t getStringTableIndex() const;250 uintX_t Offset = Sec->sh_offset; in getSectionContentsAsArray()251 uintX_t Size = Sec->sh_size; in getSectionContentsAsArray()325 typename ELFFile<ELFT>::uintX_t ELFFile<ELFT>::getStringTableIndex() const { in getStringTableIndex()371 uintX_t StringTableIndex = getStringTableIndex(); in ELFFile()454 uintX_t Size = Section.sh_size; in getSHNDXTable()457 uintX_t NumSymbols = Size / sizeof(uint32_t); in getSHNDXTable()
368 uint64_t, uint32_t>::type uintX_t;370 uintX_t getVal() const { return d_un.d_val; }371 uintX_t getPtr() const { return d_un.d_ptr; }
192 typedef typename ELFFile<ELFT>::uintX_t uintX_t; typedef662 uintX_t Type = EShdr->sh_type; in getRelocatedSection()
56 using uintX_t = typename ELFT::uint;359 uintX_t Offset = Sec->sh_offset; in getSectionContentsAsArray()360 uintX_t Size = Sec->sh_size; in getSectionContentsAsArray()364 if ((std::numeric_limits<uintX_t>::max() - Offset < Size) || in getSectionContentsAsArray()457 const uintX_t SectionTableOffset = getHeader()->e_shoff; in sections()477 uintX_t NumSections = getHeader()->e_shnum; in sections()
348 using uintX_t = typename std::conditional<ELFT::Is64Bits,351 uintX_t getVal() const { return d_un.d_val; }352 uintX_t getPtr() const { return d_un.d_ptr; }
212 using uintX_t = typename ELFT::uint;798 uintX_t Type = EShdr->sh_type; in getRelocatedSection()
66 typedef typename ELFO::uintX_t uintX_t;147 typedef typename ELFO::uintX_t uintX_t; typedef in __anon79be9f670111::ELFDumper161 DynRegionInfo createDRIFrom(const Elf_Phdr *P, uintX_t EntSize) { in createDRIFrom()1778 uintX_t Tag = Entry.getTag(); in printDynamicTable()2526 uintX_t Offset = Sec.sh_offset; in printRelocations()
107 using uintX_t = typename ELFT::uint;190 DynRegionInfo createDRIFrom(const Elf_Phdr *P, uintX_t EntSize) { in createDRIFrom()1895 uintX_t Tag = Entry.getTag(); in printDynamicTable()2736 uintX_t Offset = Sec.sh_offset; in printRelocations()