Searched refs:DataRegion (Results 1 – 2 of 2) sorted by relevance
100 template <class T> struct DataRegion { struct103 DataRegion(ArrayRef<T> Arr) : First(Arr.data()), Size(Arr.size()) {} in DataRegion() argument107 DataRegion(const T *Data, const uint8_t *BufferEnd) in DataRegion() function374 DataRegion<Elf_Word> ShndxTable) const;377 DataRegion<Elf_Word> ShndxTable) const;380 DataRegion<Elf_Word> ShndxTable) const;415 DataRegion<typename ELFT::Word> ShndxTable) { in getExtendedSymbolTableIndex()433 DataRegion<Elf_Word> ShndxTable) const { in getSectionIndex()450 DataRegion<Elf_Word> ShndxTable) const { in getSection()460 DataRegion<Elf_Word> ShndxTable) const { in getSection()
524 DataRegion<Elf_Word> ShndxTable = in printSymbolsHelper()525 IsDynamic ? DataRegion<Elf_Word>( in printSymbolsHelper()636 DataRegion<Elf_Word> ShndxTable,693 DataRegion<Elf_Word> ShndxTable,3849 DataRegion<Elf_Word> ShndxTable( in printHashTableSymbols()3913 DataRegion<Elf_Word> ShndxTable( in printGnuHashTableSymbols()6079 DataRegion<Elf_Word> ShndxTable( in printMipsGOT()6134 DataRegion<Elf_Word> ShndxTable( in printMipsPLT()6444 DataRegion<Elf_Word> ShndxTable) const { in printSymbolSection()7110 DataRegion<Elf_Word> ShndxTable( in printMipsGOT()[all …]