Searched refs:getDataAs (Results 1 – 3 of 3) sorted by relevance
382 ArrayRef<u32> From = getDataAs<u32>(); in copyShtGroup()1050 copyRelocations<ELFT>(Buf + OutSecOff, getDataAs<typename ELFT::Rela>()); in writeTo()1054 copyRelocations<ELFT>(Buf + OutSecOff, getDataAs<typename ELFT::Rel>()); in writeTo()
202 template <typename T> llvm::ArrayRef<T> getDataAs() const { in getDataAs() function
1431 const ExidxEntry &PrevEntry = Prev->getDataAs<ExidxEntry>().back(); in isDuplicateArmExidxSec()1443 for (const ExidxEntry Entry : Cur->getDataAs<ExidxEntry>()) in isDuplicateArmExidxSec()