Searched refs:DataRegion (Results 1 – 3 of 3) sorted by relevance
96 template <class T> struct DataRegion { struct99 DataRegion(ArrayRef<T> Arr) : First(Arr.data()), Size(Arr.size()) {} in DataRegion() argument103 DataRegion(const T *Data, const uint8_t *BufferEnd) in DataRegion() function371 DataRegion<Elf_Word> ShndxTable) const;374 DataRegion<Elf_Word> ShndxTable) const;377 DataRegion<Elf_Word> ShndxTable) const;413 DataRegion<typename ELFT::Word> ShndxTable) { in getExtendedSymbolTableIndex()431 DataRegion<Elf_Word> ShndxTable) const { in getSectionIndex()448 DataRegion<Elf_Word> ShndxTable) const { in getSection()458 DataRegion<Elf_Word> ShndxTable) const { in getSection()
173 auto CheckOperator = [&](DataRegion<uint8_t> &R) { in TEST()182 DataRegion<uint8_t> Region(Data); in TEST()
530 DataRegion<Elf_Word> ShndxTable = in printSymbolsHelper()531 IsDynamic ? DataRegion<Elf_Word>( in printSymbolsHelper()637 DataRegion<Elf_Word> ShndxTable,694 DataRegion<Elf_Word> ShndxTable,3954 DataRegion<Elf_Word> ShndxTable( in printHashTableSymbols()4018 DataRegion<Elf_Word> ShndxTable( in printGnuHashTableSymbols()6308 DataRegion<Elf_Word> ShndxTable( in printMipsGOT()6363 DataRegion<Elf_Word> ShndxTable( in printMipsPLT()6678 DataRegion<Elf_Word> ShndxTable) const { in printSymbolSection()7387 DataRegion<Elf_Word> ShndxTable( in printMipsGOT()[all …]