Searched refs:DataRegion (Results 1 – 2 of 2) sorted by relevance
97 template <class T> struct DataRegion { struct100 DataRegion(ArrayRef<T> Arr) : First(Arr.data()), Size(Arr.size()) {} in DataRegion() argument104 DataRegion(const T *Data, const uint8_t *BufferEnd) in DataRegion() function373 DataRegion<Elf_Word> ShndxTable) const;376 DataRegion<Elf_Word> ShndxTable) const;379 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()
291 DataRegion<Elf_Word> ShndxTable,381 DataRegion<Elf_Word> ShndxTable,386 DataRegion<Elf_Word> ShndxTable) const;529 DataRegion<Elf_Word> ShndxTable = in printSymbolsHelper()530 IsDynamic ? DataRegion<Elf_Word>( in printSymbolsHelper()533 : DataRegion<Elf_Word>(this->getShndxTable(SymtabSec)); in printSymbolsHelper()630 DataRegion<Elf_Word> ShndxTable, StringRef StrTable,636 DataRegion<Elf_Word> ShndxTable,643 DataRegion<Elf_Word> ShndxTable) const;691 DataRegion<Elf_Word> ShndxTable) const;[all …]