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()
286 DataRegion<Elf_Word> ShndxTable,362 DataRegion<Elf_Word> ShndxTable,367 DataRegion<Elf_Word> ShndxTable) const;510 DataRegion<Elf_Word> ShndxTable = in printSymbolsHelper()511 IsDynamic ? DataRegion<Elf_Word>( in printSymbolsHelper()514 : DataRegion<Elf_Word>(this->getShndxTable(SymtabSec)); in printSymbolsHelper()616 DataRegion<Elf_Word> ShndxTable, StringRef StrTable,622 DataRegion<Elf_Word> ShndxTable,629 DataRegion<Elf_Word> ShndxTable) const;676 DataRegion<Elf_Word> ShndxTable) const;[all …]