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() function488 DataRegion<Elf_Word> ShndxTable) const;491 DataRegion<Elf_Word> ShndxTable) const;494 DataRegion<Elf_Word> ShndxTable) const;548 DataRegion<typename ELFT::Word> ShndxTable) { in getExtendedSymbolTableIndex()566 DataRegion<Elf_Word> ShndxTable) const { in getSectionIndex()583 DataRegion<Elf_Word> ShndxTable) const { in getSection()593 DataRegion<Elf_Word> ShndxTable) const { in getSection()
306 DataRegion<Elf_Word> ShndxTable,403 DataRegion<Elf_Word> ShndxTable,408 DataRegion<Elf_Word> ShndxTable) const;562 DataRegion<Elf_Word> ShndxTable = in printSymbolsHelper()563 IsDynamic ? DataRegion<Elf_Word>( in printSymbolsHelper()566 : DataRegion<Elf_Word>(this->getShndxTable(SymtabSec)); in printSymbolsHelper()669 DataRegion<Elf_Word> ShndxTable, StringRef StrTable,675 DataRegion<Elf_Word> ShndxTable,683 DataRegion<Elf_Word> ShndxTable,730 DataRegion<Elf_Word> ShndxTable) const;[all …]