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

1 2 3 4

  /hardware/interfaces/camera/common/1.0/default/include/
VendorTagDescriptor.h 66 ssize_t getSectionIndex(uint32_t tag) const;
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/
OatFile.java 474 public abstract int getSectionIndex();
479 sectionHeader = getSections().get(getSectionIndex());
507 public int getSectionIndex() { return readUshort(offset + 14); }
517 public int getSectionIndex() { return readUshort(offset + 6); }
  /external/swiftshader/third_party/LLVM/include/llvm/Object/
MachO.h 99 std::size_t getSectionIndex(DataRefImpl Sec) const;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELF.h 143 Expected<uint32_t> getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
193 ELFFile<ELFT>::getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
222 auto IndexOrErr = getSectionIndex(Sym, Symbols, ShndxTable);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
ELF.h 153 Expected<uint32_t> getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
203 ELFFile<ELFT>::getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
232 auto IndexOrErr = getSectionIndex(Sym, Symbols, ShndxTable);
ObjectFile.h 227 virtual uint64_t getSectionIndex(DataRefImpl Sec) const = 0;
403 return OwningObject->getSectionIndex(SectionPimpl);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
ELF.h 153 Expected<uint32_t> getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
203 ELFFile<ELFT>::getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
232 auto IndexOrErr = getSectionIndex(Sym, Symbols, ShndxTable);
ObjectFile.h 227 virtual uint64_t getSectionIndex(DataRefImpl Sec) const = 0;
403 return OwningObject->getSectionIndex(SectionPimpl);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
ELF.h 159 Expected<uint32_t> getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
209 ELFFile<ELFT>::getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
238 auto IndexOrErr = getSectionIndex(Sym, Symbols, ShndxTable);
ObjectFile.h 227 virtual uint64_t getSectionIndex(DataRefImpl Sec) const = 0;
407 return OwningObject->getSectionIndex(SectionPimpl);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
ELF.h 159 Expected<uint32_t> getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
209 ELFFile<ELFT>::getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
238 auto IndexOrErr = getSectionIndex(Sym, Symbols, ShndxTable);
ObjectFile.h 227 virtual uint64_t getSectionIndex(DataRefImpl Sec) const = 0;
407 return OwningObject->getSectionIndex(SectionPimpl);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
ELF.h 159 Expected<uint32_t> getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
209 ELFFile<ELFT>::getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
238 auto IndexOrErr = getSectionIndex(Sym, Symbols, ShndxTable);
ObjectFile.h 227 virtual uint64_t getSectionIndex(DataRefImpl Sec) const = 0;
407 return OwningObject->getSectionIndex(SectionPimpl);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
ELF.h 159 Expected<uint32_t> getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
209 ELFFile<ELFT>::getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
238 auto IndexOrErr = getSectionIndex(Sym, Symbols, ShndxTable);
ObjectFile.h 227 virtual uint64_t getSectionIndex(DataRefImpl Sec) const = 0;
407 return OwningObject->getSectionIndex(SectionPimpl);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
ELF.h 143 Expected<uint32_t> getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
193 ELFFile<ELFT>::getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
222 auto IndexOrErr = getSectionIndex(Sym, Symbols, ShndxTable);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
ELF.h 153 Expected<uint32_t> getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
203 ELFFile<ELFT>::getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
232 auto IndexOrErr = getSectionIndex(Sym, Symbols, ShndxTable);
ObjectFile.h 227 virtual uint64_t getSectionIndex(DataRefImpl Sec) const = 0;
403 return OwningObject->getSectionIndex(SectionPimpl);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
ELF.h 153 Expected<uint32_t> getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
203 ELFFile<ELFT>::getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
232 auto IndexOrErr = getSectionIndex(Sym, Symbols, ShndxTable);
ObjectFile.h 227 virtual uint64_t getSectionIndex(DataRefImpl Sec) const = 0;
403 return OwningObject->getSectionIndex(SectionPimpl);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
ELF.h 159 Expected<uint32_t> getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
209 ELFFile<ELFT>::getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
238 auto IndexOrErr = getSectionIndex(Sym, Symbols, ShndxTable);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
ELF.h 159 Expected<uint32_t> getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
209 ELFFile<ELFT>::getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
238 auto IndexOrErr = getSectionIndex(Sym, Symbols, ShndxTable);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
ELF.h 159 Expected<uint32_t> getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
209 ELFFile<ELFT>::getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
238 auto IndexOrErr = getSectionIndex(Sym, Symbols, ShndxTable);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
ELF.h 159 Expected<uint32_t> getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
209 ELFFile<ELFT>::getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,
238 auto IndexOrErr = getSectionIndex(Sym, Symbols, ShndxTable);

Completed in 385 milliseconds

1 2 3 4