Searched refs:getSectionContentsAsArray (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
H A DELF.h122 return getSectionContentsAsArray<Elf_Sym>(Sec);
126 return getSectionContentsAsArray<Elf_Rela>(Sec);
130 return getSectionContentsAsArray<Elf_Rel>(Sec);
160 Expected<ArrayRef<T>> getSectionContentsAsArray(const Elf_Shdr *Sec) const;
254 ELFFile<ELFT>::getSectionContentsAsArray(const Elf_Shdr *Sec) const { function in class:llvm::object::ELFFile
274 return getSectionContentsAsArray<uint8_t>(Sec);
421 auto V = getSectionContentsAsArray<char>(Section);
446 auto VOrErr = getSectionContentsAsArray<Elf_Word>(&Section);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
H A DELF.h132 return getSectionContentsAsArray<Elf_Sym>(Sec);
136 return getSectionContentsAsArray<Elf_Rela>(Sec);
140 return getSectionContentsAsArray<Elf_Rel>(Sec);
170 Expected<ArrayRef<T>> getSectionContentsAsArray(const Elf_Shdr *Sec) const;
261 ELFFile<ELFT>::getSectionContentsAsArray(const Elf_Shdr *Sec) const { function in class:llvm::object::ELFFile
281 return getSectionContentsAsArray<uint8_t>(Sec);
428 auto V = getSectionContentsAsArray<char>(Section);
453 auto VOrErr = getSectionContentsAsArray<Elf_Word>(&Section);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
H A DELF.h132 return getSectionContentsAsArray<Elf_Sym>(Sec);
136 return getSectionContentsAsArray<Elf_Rela>(Sec);
140 return getSectionContentsAsArray<Elf_Rel>(Sec);
170 Expected<ArrayRef<T>> getSectionContentsAsArray(const Elf_Shdr *Sec) const;
261 ELFFile<ELFT>::getSectionContentsAsArray(const Elf_Shdr *Sec) const { function in class:llvm::object::ELFFile
281 return getSectionContentsAsArray<uint8_t>(Sec);
428 auto V = getSectionContentsAsArray<char>(Section);
453 auto VOrErr = getSectionContentsAsArray<Elf_Word>(&Section);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
H A DELF.h134 return getSectionContentsAsArray<Elf_Sym>(Sec);
138 return getSectionContentsAsArray<Elf_Rela>(Sec);
142 return getSectionContentsAsArray<Elf_Rel>(Sec);
176 Expected<ArrayRef<T>> getSectionContentsAsArray(const Elf_Shdr *Sec) const;
267 ELFFile<ELFT>::getSectionContentsAsArray(const Elf_Shdr *Sec) const { function in class:llvm::object::ELFFile
287 return getSectionContentsAsArray<uint8_t>(Sec);
438 auto V = getSectionContentsAsArray<char>(Section);
463 auto VOrErr = getSectionContentsAsArray<Elf_Word>(&Section);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
H A DELF.h134 return getSectionContentsAsArray<Elf_Sym>(Sec);
138 return getSectionContentsAsArray<Elf_Rela>(Sec);
142 return getSectionContentsAsArray<Elf_Rel>(Sec);
176 Expected<ArrayRef<T>> getSectionContentsAsArray(const Elf_Shdr *Sec) const;
267 ELFFile<ELFT>::getSectionContentsAsArray(const Elf_Shdr *Sec) const { function in class:llvm::object::ELFFile
287 return getSectionContentsAsArray<uint8_t>(Sec);
438 auto V = getSectionContentsAsArray<char>(Section);
463 auto VOrErr = getSectionContentsAsArray<Elf_Word>(&Section);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
H A DELF.h134 return getSectionContentsAsArray<Elf_Sym>(Sec);
138 return getSectionContentsAsArray<Elf_Rela>(Sec);
142 return getSectionContentsAsArray<Elf_Rel>(Sec);
176 Expected<ArrayRef<T>> getSectionContentsAsArray(const Elf_Shdr *Sec) const;
267 ELFFile<ELFT>::getSectionContentsAsArray(const Elf_Shdr *Sec) const { function in class:llvm::object::ELFFile
287 return getSectionContentsAsArray<uint8_t>(Sec);
438 auto V = getSectionContentsAsArray<char>(Section);
463 auto VOrErr = getSectionContentsAsArray<Elf_Word>(&Section);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
H A DELF.h134 return getSectionContentsAsArray<Elf_Sym>(Sec);
138 return getSectionContentsAsArray<Elf_Rela>(Sec);
142 return getSectionContentsAsArray<Elf_Rel>(Sec);
176 Expected<ArrayRef<T>> getSectionContentsAsArray(const Elf_Shdr *Sec) const;
267 ELFFile<ELFT>::getSectionContentsAsArray(const Elf_Shdr *Sec) const { function in class:llvm::object::ELFFile
287 return getSectionContentsAsArray<uint8_t>(Sec);
438 auto V = getSectionContentsAsArray<char>(Section);
463 auto VOrErr = getSectionContentsAsArray<Elf_Word>(&Section);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
H A DELF.h122 return getSectionContentsAsArray<Elf_Sym>(Sec);
126 return getSectionContentsAsArray<Elf_Rela>(Sec);
130 return getSectionContentsAsArray<Elf_Rel>(Sec);
160 Expected<ArrayRef<T>> getSectionContentsAsArray(const Elf_Shdr *Sec) const;
254 ELFFile<ELFT>::getSectionContentsAsArray(const Elf_Shdr *Sec) const { function in class:llvm::object::ELFFile
274 return getSectionContentsAsArray<uint8_t>(Sec);
421 auto V = getSectionContentsAsArray<char>(Section);
446 auto VOrErr = getSectionContentsAsArray<Elf_Word>(&Section);
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
H A DELF.h132 return getSectionContentsAsArray<Elf_Sym>(Sec);
136 return getSectionContentsAsArray<Elf_Rela>(Sec);
140 return getSectionContentsAsArray<Elf_Rel>(Sec);
170 Expected<ArrayRef<T>> getSectionContentsAsArray(const Elf_Shdr *Sec) const;
261 ELFFile<ELFT>::getSectionContentsAsArray(const Elf_Shdr *Sec) const { function in class:llvm::object::ELFFile
281 return getSectionContentsAsArray<uint8_t>(Sec);
428 auto V = getSectionContentsAsArray<char>(Section);
453 auto VOrErr = getSectionContentsAsArray<Elf_Word>(&Section);
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
H A DELF.h132 return getSectionContentsAsArray<Elf_Sym>(Sec);
136 return getSectionContentsAsArray<Elf_Rela>(Sec);
140 return getSectionContentsAsArray<Elf_Rel>(Sec);
170 Expected<ArrayRef<T>> getSectionContentsAsArray(const Elf_Shdr *Sec) const;
261 ELFFile<ELFT>::getSectionContentsAsArray(const Elf_Shdr *Sec) const { function in class:llvm::object::ELFFile
281 return getSectionContentsAsArray<uint8_t>(Sec);
428 auto V = getSectionContentsAsArray<char>(Section);
453 auto VOrErr = getSectionContentsAsArray<Elf_Word>(&Section);
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
H A DELF.h134 return getSectionContentsAsArray<Elf_Sym>(Sec);
138 return getSectionContentsAsArray<Elf_Rela>(Sec);
142 return getSectionContentsAsArray<Elf_Rel>(Sec);
176 Expected<ArrayRef<T>> getSectionContentsAsArray(const Elf_Shdr *Sec) const;
267 ELFFile<ELFT>::getSectionContentsAsArray(const Elf_Shdr *Sec) const { function in class:llvm::object::ELFFile
287 return getSectionContentsAsArray<uint8_t>(Sec);
438 auto V = getSectionContentsAsArray<char>(Section);
463 auto VOrErr = getSectionContentsAsArray<Elf_Word>(&Section);
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
H A DELF.h134 return getSectionContentsAsArray<Elf_Sym>(Sec);
138 return getSectionContentsAsArray<Elf_Rela>(Sec);
142 return getSectionContentsAsArray<Elf_Rel>(Sec);
176 Expected<ArrayRef<T>> getSectionContentsAsArray(const Elf_Shdr *Sec) const;
267 ELFFile<ELFT>::getSectionContentsAsArray(const Elf_Shdr *Sec) const { function in class:llvm::object::ELFFile
287 return getSectionContentsAsArray<uint8_t>(Sec);
438 auto V = getSectionContentsAsArray<char>(Section);
463 auto VOrErr = getSectionContentsAsArray<Elf_Word>(&Section);
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
H A DELF.h134 return getSectionContentsAsArray<Elf_Sym>(Sec);
138 return getSectionContentsAsArray<Elf_Rela>(Sec);
142 return getSectionContentsAsArray<Elf_Rel>(Sec);
176 Expected<ArrayRef<T>> getSectionContentsAsArray(const Elf_Shdr *Sec) const;
267 ELFFile<ELFT>::getSectionContentsAsArray(const Elf_Shdr *Sec) const { function in class:llvm::object::ELFFile
287 return getSectionContentsAsArray<uint8_t>(Sec);
438 auto V = getSectionContentsAsArray<char>(Section);
463 auto VOrErr = getSectionContentsAsArray<Elf_Word>(&Section);
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
H A DELF.h134 return getSectionContentsAsArray<Elf_Sym>(Sec);
138 return getSectionContentsAsArray<Elf_Rela>(Sec);
142 return getSectionContentsAsArray<Elf_Rel>(Sec);
176 Expected<ArrayRef<T>> getSectionContentsAsArray(const Elf_Shdr *Sec) const;
267 ELFFile<ELFT>::getSectionContentsAsArray(const Elf_Shdr *Sec) const { function in class:llvm::object::ELFFile
287 return getSectionContentsAsArray<uint8_t>(Sec);
438 auto V = getSectionContentsAsArray<char>(Section);
463 auto VOrErr = getSectionContentsAsArray<Elf_Word>(&Section);

Completed in 808 milliseconds