HomeSort by relevance Sort by last modified time
    Searched refs:getSHNDXTable (Results 1 - 25 of 32) sorted by null

1 2

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELF.h 91 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section) const;
92 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section,
187 // The size of the table was checked in getSHNDXTable.
434 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section) const {
438 return getSHNDXTable(Section, *SectionsOrErr);
443 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section,
ELFObjectFile.h 862 auto TableOrErr = EF.getSHNDXTable(Sec);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
ELF.h 101 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section) const;
102 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section,
197 // The size of the table was checked in getSHNDXTable.
441 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section) const {
445 return getSHNDXTable(Section, *SectionsOrErr);
450 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section,
ELFObjectFile.h 874 auto TableOrErr = EF.getSHNDXTable(Sec);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
ELF.h 101 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section) const;
102 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section,
197 // The size of the table was checked in getSHNDXTable.
441 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section) const {
445 return getSHNDXTable(Section, *SectionsOrErr);
450 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section,
ELFObjectFile.h 874 auto TableOrErr = EF.getSHNDXTable(Sec);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
ELF.h 103 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section) const;
104 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section,
203 // The size of the table was checked in getSHNDXTable.
451 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section) const {
455 return getSHNDXTable(Section, *SectionsOrErr);
460 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section,
ELFObjectFile.h 881 auto TableOrErr = EF.getSHNDXTable(Sec);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
ELF.h 103 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section) const;
104 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section,
203 // The size of the table was checked in getSHNDXTable.
451 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section) const {
455 return getSHNDXTable(Section, *SectionsOrErr);
460 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section,
ELFObjectFile.h 881 auto TableOrErr = EF.getSHNDXTable(Sec);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
ELF.h 103 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section) const;
104 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section,
203 // The size of the table was checked in getSHNDXTable.
451 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section) const {
455 return getSHNDXTable(Section, *SectionsOrErr);
460 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section,
ELFObjectFile.h 881 auto TableOrErr = EF.getSHNDXTable(Sec);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
ELF.h 103 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section) const;
104 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section,
203 // The size of the table was checked in getSHNDXTable.
451 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section) const {
455 return getSHNDXTable(Section, *SectionsOrErr);
460 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section,
ELFObjectFile.h 881 auto TableOrErr = EF.getSHNDXTable(Sec);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELF.h 91 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section) const;
92 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section,
187 // The size of the table was checked in getSHNDXTable.
434 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section) const {
438 return getSHNDXTable(Section, *SectionsOrErr);
443 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section,
ELFObjectFile.h 862 auto TableOrErr = EF.getSHNDXTable(Sec);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
ELF.h 101 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section) const;
102 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section,
197 // The size of the table was checked in getSHNDXTable.
441 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section) const {
445 return getSHNDXTable(Section, *SectionsOrErr);
450 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
ELF.h 101 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section) const;
102 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section,
197 // The size of the table was checked in getSHNDXTable.
441 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section) const {
445 return getSHNDXTable(Section, *SectionsOrErr);
450 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
ELF.h 103 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section) const;
104 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section,
203 // The size of the table was checked in getSHNDXTable.
451 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section) const {
455 return getSHNDXTable(Section, *SectionsOrErr);
460 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
ELF.h 103 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section) const;
104 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section,
203 // The size of the table was checked in getSHNDXTable.
451 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section) const {
455 return getSHNDXTable(Section, *SectionsOrErr);
460 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
ELF.h 103 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section) const;
104 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section,
203 // The size of the table was checked in getSHNDXTable.
451 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section) const {
455 return getSHNDXTable(Section, *SectionsOrErr);
460 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
ELF.h 103 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section) const;
104 Expected<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section,
203 // The size of the table was checked in getSHNDXTable.
451 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section) const {
455 return getSHNDXTable(Section, *SectionsOrErr);
460 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section,
  /external/llvm/include/llvm/Object/
ELF.h 87 ErrorOr<ArrayRef<Elf_Word>> getSHNDXTable(const Elf_Shdr &Section) const;
229 // The size of the table was checked in getSHNDXTable.
450 ELFFile<ELFT>::getSHNDXTable(const Elf_Shdr &Section) const {
ELFObjectFile.h 780 ErrorOr<ArrayRef<Elf_Word>> TableOrErr = EF.getSHNDXTable(Sec);
  /external/llvm/tools/obj2yaml/
elf2yaml.cpp 86 ErrorOr<ArrayRef<Elf_Word>> TableOrErr = Obj.getSHNDXTable(Sec);

Completed in 934 milliseconds

1 2