Searched defs:ShndxTable (Results 1 - 25 of 28) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
H A DELF.h154 ArrayRef<Elf_Word> ShndxTable) const;
157 ArrayRef<Elf_Word> ShndxTable) const;
160 ArrayRef<Elf_Word> ShndxTable) const;
191 ArrayRef<typename ELFT::Word> ShndxTable) {
194 if (Index >= ShndxTable.size())
198 return ShndxTable[Index];
204 ArrayRef<Elf_Word> ShndxTable) const {
208 Sym, Syms.begin(), ShndxTable);
221 ArrayRef<Elf_Word> ShndxTable) const {
225 return getSection(Sym, *SymsOrErr, ShndxTable);
189 getExtendedSymbolTableIndex(const typename ELFT::Sym *Sym, const typename ELFT::Sym *FirstSym, ArrayRef<typename ELFT::Word> ShndxTable) argument
[all...]
H A DELFObjectFile.h218 ArrayRef<Elf_Word> ShndxTable; member in class:llvm::object::ELFObjectFile
479 auto SectionOrErr = EF.getSection(ESym, SymTab, ShndxTable);
604 auto ESecOrErr = EF.getSection(ESym, SymTab, ShndxTable);
879 ShndxTable = *TableOrErr;
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
H A DELF.h154 ArrayRef<Elf_Word> ShndxTable) const;
157 ArrayRef<Elf_Word> ShndxTable) const;
160 ArrayRef<Elf_Word> ShndxTable) const;
191 ArrayRef<typename ELFT::Word> ShndxTable) {
194 if (Index >= ShndxTable.size())
198 return ShndxTable[Index];
204 ArrayRef<Elf_Word> ShndxTable) const {
208 Sym, Syms.begin(), ShndxTable);
221 ArrayRef<Elf_Word> ShndxTable) const {
225 return getSection(Sym, *SymsOrErr, ShndxTable);
189 getExtendedSymbolTableIndex(const typename ELFT::Sym *Sym, const typename ELFT::Sym *FirstSym, ArrayRef<typename ELFT::Word> ShndxTable) argument
[all...]
H A DELFObjectFile.h218 ArrayRef<Elf_Word> ShndxTable; member in class:llvm::object::ELFObjectFile
479 auto SectionOrErr = EF.getSection(ESym, SymTab, ShndxTable);
604 auto ESecOrErr = EF.getSection(ESym, SymTab, ShndxTable);
879 ShndxTable = *TableOrErr;
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
H A DELF.h160 ArrayRef<Elf_Word> ShndxTable) const;
163 ArrayRef<Elf_Word> ShndxTable) const;
166 ArrayRef<Elf_Word> ShndxTable) const;
197 ArrayRef<typename ELFT::Word> ShndxTable) {
200 if (Index >= ShndxTable.size())
204 return ShndxTable[Index];
210 ArrayRef<Elf_Word> ShndxTable) const {
214 Sym, Syms.begin(), ShndxTable);
227 ArrayRef<Elf_Word> ShndxTable) const {
231 return getSection(Sym, *SymsOrErr, ShndxTable);
195 getExtendedSymbolTableIndex(const typename ELFT::Sym *Sym, const typename ELFT::Sym *FirstSym, ArrayRef<typename ELFT::Word> ShndxTable) argument
[all...]
H A DELFObjectFile.h215 ArrayRef<Elf_Word> ShndxTable);
222 ArrayRef<Elf_Word> ShndxTable; member in class:llvm::object::ELFObjectFile
484 auto SectionOrErr = EF.getSection(ESym, SymTab, ShndxTable);
609 auto ESecOrErr = EF.getSection(ESym, SymTab, ShndxTable);
865 ArrayRef<Elf_Word> ShndxTable; local
884 ShndxTable = *TableOrErr;
890 ShndxTable);
897 ArrayRef<Elf_Word> ShndxTable)
902 ShndxTable(ShndxTable) {}
894 ELFObjectFile(MemoryBufferRef Object, ELFFile<ELFT> EF, const Elf_Shdr *DotDynSymSec, const Elf_Shdr *DotSymtabSec, ArrayRef<Elf_Word> ShndxTable) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
H A DELF.h160 ArrayRef<Elf_Word> ShndxTable) const;
163 ArrayRef<Elf_Word> ShndxTable) const;
166 ArrayRef<Elf_Word> ShndxTable) const;
197 ArrayRef<typename ELFT::Word> ShndxTable) {
200 if (Index >= ShndxTable.size())
204 return ShndxTable[Index];
210 ArrayRef<Elf_Word> ShndxTable) const {
214 Sym, Syms.begin(), ShndxTable);
227 ArrayRef<Elf_Word> ShndxTable) const {
231 return getSection(Sym, *SymsOrErr, ShndxTable);
195 getExtendedSymbolTableIndex(const typename ELFT::Sym *Sym, const typename ELFT::Sym *FirstSym, ArrayRef<typename ELFT::Word> ShndxTable) argument
[all...]
H A DELFObjectFile.h215 ArrayRef<Elf_Word> ShndxTable);
222 ArrayRef<Elf_Word> ShndxTable; member in class:llvm::object::ELFObjectFile
484 auto SectionOrErr = EF.getSection(ESym, SymTab, ShndxTable);
609 auto ESecOrErr = EF.getSection(ESym, SymTab, ShndxTable);
865 ArrayRef<Elf_Word> ShndxTable; local
884 ShndxTable = *TableOrErr;
890 ShndxTable);
897 ArrayRef<Elf_Word> ShndxTable)
902 ShndxTable(ShndxTable) {}
894 ELFObjectFile(MemoryBufferRef Object, ELFFile<ELFT> EF, const Elf_Shdr *DotDynSymSec, const Elf_Shdr *DotSymtabSec, ArrayRef<Elf_Word> ShndxTable) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
H A DELF.h160 ArrayRef<Elf_Word> ShndxTable) const;
163 ArrayRef<Elf_Word> ShndxTable) const;
166 ArrayRef<Elf_Word> ShndxTable) const;
197 ArrayRef<typename ELFT::Word> ShndxTable) {
200 if (Index >= ShndxTable.size())
204 return ShndxTable[Index];
210 ArrayRef<Elf_Word> ShndxTable) const {
214 Sym, Syms.begin(), ShndxTable);
227 ArrayRef<Elf_Word> ShndxTable) const {
231 return getSection(Sym, *SymsOrErr, ShndxTable);
195 getExtendedSymbolTableIndex(const typename ELFT::Sym *Sym, const typename ELFT::Sym *FirstSym, ArrayRef<typename ELFT::Word> ShndxTable) argument
[all...]
H A DELFObjectFile.h215 ArrayRef<Elf_Word> ShndxTable);
222 ArrayRef<Elf_Word> ShndxTable; member in class:llvm::object::ELFObjectFile
484 auto SectionOrErr = EF.getSection(ESym, SymTab, ShndxTable);
609 auto ESecOrErr = EF.getSection(ESym, SymTab, ShndxTable);
865 ArrayRef<Elf_Word> ShndxTable; local
884 ShndxTable = *TableOrErr;
890 ShndxTable);
897 ArrayRef<Elf_Word> ShndxTable)
902 ShndxTable(ShndxTable) {}
894 ELFObjectFile(MemoryBufferRef Object, ELFFile<ELFT> EF, const Elf_Shdr *DotDynSymSec, const Elf_Shdr *DotSymtabSec, ArrayRef<Elf_Word> ShndxTable) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
H A DELF.h160 ArrayRef<Elf_Word> ShndxTable) const;
163 ArrayRef<Elf_Word> ShndxTable) const;
166 ArrayRef<Elf_Word> ShndxTable) const;
197 ArrayRef<typename ELFT::Word> ShndxTable) {
200 if (Index >= ShndxTable.size())
204 return ShndxTable[Index];
210 ArrayRef<Elf_Word> ShndxTable) const {
214 Sym, Syms.begin(), ShndxTable);
227 ArrayRef<Elf_Word> ShndxTable) const {
231 return getSection(Sym, *SymsOrErr, ShndxTable);
195 getExtendedSymbolTableIndex(const typename ELFT::Sym *Sym, const typename ELFT::Sym *FirstSym, ArrayRef<typename ELFT::Word> ShndxTable) argument
[all...]
H A DELFObjectFile.h215 ArrayRef<Elf_Word> ShndxTable);
222 ArrayRef<Elf_Word> ShndxTable; member in class:llvm::object::ELFObjectFile
484 auto SectionOrErr = EF.getSection(ESym, SymTab, ShndxTable);
609 auto ESecOrErr = EF.getSection(ESym, SymTab, ShndxTable);
865 ArrayRef<Elf_Word> ShndxTable; local
884 ShndxTable = *TableOrErr;
890 ShndxTable);
897 ArrayRef<Elf_Word> ShndxTable)
902 ShndxTable(ShndxTable) {}
894 ELFObjectFile(MemoryBufferRef Object, ELFFile<ELFT> EF, const Elf_Shdr *DotDynSymSec, const Elf_Shdr *DotSymtabSec, ArrayRef<Elf_Word> ShndxTable) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
H A DELF.h154 ArrayRef<Elf_Word> ShndxTable) const;
157 ArrayRef<Elf_Word> ShndxTable) const;
160 ArrayRef<Elf_Word> ShndxTable) const;
191 ArrayRef<typename ELFT::Word> ShndxTable) {
194 if (Index >= ShndxTable.size())
198 return ShndxTable[Index];
204 ArrayRef<Elf_Word> ShndxTable) const {
208 Sym, Syms.begin(), ShndxTable);
221 ArrayRef<Elf_Word> ShndxTable) const {
225 return getSection(Sym, *SymsOrErr, ShndxTable);
189 getExtendedSymbolTableIndex(const typename ELFT::Sym *Sym, const typename ELFT::Sym *FirstSym, ArrayRef<typename ELFT::Word> ShndxTable) argument
[all...]
H A DELFObjectFile.h218 ArrayRef<Elf_Word> ShndxTable; member in class:llvm::object::ELFObjectFile
479 auto SectionOrErr = EF.getSection(ESym, SymTab, ShndxTable);
604 auto ESecOrErr = EF.getSection(ESym, SymTab, ShndxTable);
879 ShndxTable = *TableOrErr;
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
H A DELF.h154 ArrayRef<Elf_Word> ShndxTable) const;
157 ArrayRef<Elf_Word> ShndxTable) const;
160 ArrayRef<Elf_Word> ShndxTable) const;
191 ArrayRef<typename ELFT::Word> ShndxTable) {
194 if (Index >= ShndxTable.size())
198 return ShndxTable[Index];
204 ArrayRef<Elf_Word> ShndxTable) const {
208 Sym, Syms.begin(), ShndxTable);
221 ArrayRef<Elf_Word> ShndxTable) const {
225 return getSection(Sym, *SymsOrErr, ShndxTable);
189 getExtendedSymbolTableIndex(const typename ELFT::Sym *Sym, const typename ELFT::Sym *FirstSym, ArrayRef<typename ELFT::Word> ShndxTable) argument
[all...]
H A DELFObjectFile.h218 ArrayRef<Elf_Word> ShndxTable; member in class:llvm::object::ELFObjectFile
479 auto SectionOrErr = EF.getSection(ESym, SymTab, ShndxTable);
604 auto ESecOrErr = EF.getSection(ESym, SymTab, ShndxTable);
879 ShndxTable = *TableOrErr;
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
H A DELF.h160 ArrayRef<Elf_Word> ShndxTable) const;
163 ArrayRef<Elf_Word> ShndxTable) const;
166 ArrayRef<Elf_Word> ShndxTable) const;
197 ArrayRef<typename ELFT::Word> ShndxTable) {
200 if (Index >= ShndxTable.size())
204 return ShndxTable[Index];
210 ArrayRef<Elf_Word> ShndxTable) const {
214 Sym, Syms.begin(), ShndxTable);
227 ArrayRef<Elf_Word> ShndxTable) const {
231 return getSection(Sym, *SymsOrErr, ShndxTable);
195 getExtendedSymbolTableIndex(const typename ELFT::Sym *Sym, const typename ELFT::Sym *FirstSym, ArrayRef<typename ELFT::Word> ShndxTable) argument
[all...]
H A DELFObjectFile.h215 ArrayRef<Elf_Word> ShndxTable);
222 ArrayRef<Elf_Word> ShndxTable; member in class:llvm::object::ELFObjectFile
484 auto SectionOrErr = EF.getSection(ESym, SymTab, ShndxTable);
609 auto ESecOrErr = EF.getSection(ESym, SymTab, ShndxTable);
865 ArrayRef<Elf_Word> ShndxTable; local
884 ShndxTable = *TableOrErr;
890 ShndxTable);
897 ArrayRef<Elf_Word> ShndxTable)
902 ShndxTable(ShndxTable) {}
894 ELFObjectFile(MemoryBufferRef Object, ELFFile<ELFT> EF, const Elf_Shdr *DotDynSymSec, const Elf_Shdr *DotSymtabSec, ArrayRef<Elf_Word> ShndxTable) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
H A DELF.h160 ArrayRef<Elf_Word> ShndxTable) const;
163 ArrayRef<Elf_Word> ShndxTable) const;
166 ArrayRef<Elf_Word> ShndxTable) const;
197 ArrayRef<typename ELFT::Word> ShndxTable) {
200 if (Index >= ShndxTable.size())
204 return ShndxTable[Index];
210 ArrayRef<Elf_Word> ShndxTable) const {
214 Sym, Syms.begin(), ShndxTable);
227 ArrayRef<Elf_Word> ShndxTable) const {
231 return getSection(Sym, *SymsOrErr, ShndxTable);
195 getExtendedSymbolTableIndex(const typename ELFT::Sym *Sym, const typename ELFT::Sym *FirstSym, ArrayRef<typename ELFT::Word> ShndxTable) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
H A DELF.h160 ArrayRef<Elf_Word> ShndxTable) const;
163 ArrayRef<Elf_Word> ShndxTable) const;
166 ArrayRef<Elf_Word> ShndxTable) const;
197 ArrayRef<typename ELFT::Word> ShndxTable) {
200 if (Index >= ShndxTable.size())
204 return ShndxTable[Index];
210 ArrayRef<Elf_Word> ShndxTable) const {
214 Sym, Syms.begin(), ShndxTable);
227 ArrayRef<Elf_Word> ShndxTable) const {
231 return getSection(Sym, *SymsOrErr, ShndxTable);
195 getExtendedSymbolTableIndex(const typename ELFT::Sym *Sym, const typename ELFT::Sym *FirstSym, ArrayRef<typename ELFT::Word> ShndxTable) argument
[all...]
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
H A DELF.h160 ArrayRef<Elf_Word> ShndxTable) const;
163 ArrayRef<Elf_Word> ShndxTable) const;
166 ArrayRef<Elf_Word> ShndxTable) const;
197 ArrayRef<typename ELFT::Word> ShndxTable) {
200 if (Index >= ShndxTable.size())
204 return ShndxTable[Index];
210 ArrayRef<Elf_Word> ShndxTable) const {
214 Sym, Syms.begin(), ShndxTable);
227 ArrayRef<Elf_Word> ShndxTable) const {
231 return getSection(Sym, *SymsOrErr, ShndxTable);
195 getExtendedSymbolTableIndex(const typename ELFT::Sym *Sym, const typename ELFT::Sym *FirstSym, ArrayRef<typename ELFT::Word> ShndxTable) argument
[all...]
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
H A DELF.h144 ArrayRef<Elf_Word> ShndxTable) const;
147 ArrayRef<Elf_Word> ShndxTable) const;
150 ArrayRef<Elf_Word> ShndxTable) const;
181 ArrayRef<typename ELFT::Word> ShndxTable) {
184 if (Index >= ShndxTable.size())
188 return ShndxTable[Index];
194 ArrayRef<Elf_Word> ShndxTable) const {
198 Sym, Syms.begin(), ShndxTable);
211 ArrayRef<Elf_Word> ShndxTable) const {
215 return getSection(Sym, *SymsOrErr, ShndxTable);
179 getExtendedSymbolTableIndex(const typename ELFT::Sym *Sym, const typename ELFT::Sym *FirstSym, ArrayRef<typename ELFT::Word> ShndxTable) argument
[all...]
H A DELFObjectFile.h218 ArrayRef<Elf_Word> ShndxTable; member in class:llvm::object::ELFObjectFile
478 auto SectionOrErr = EF.getSection(ESym, SymTab, ShndxTable);
603 auto ESecOrErr = EF.getSection(ESym, SymTab, ShndxTable);
867 ShndxTable = *TableOrErr;
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
H A DELF.h144 ArrayRef<Elf_Word> ShndxTable) const;
147 ArrayRef<Elf_Word> ShndxTable) const;
150 ArrayRef<Elf_Word> ShndxTable) const;
181 ArrayRef<typename ELFT::Word> ShndxTable) {
184 if (Index >= ShndxTable.size())
188 return ShndxTable[Index];
194 ArrayRef<Elf_Word> ShndxTable) const {
198 Sym, Syms.begin(), ShndxTable);
211 ArrayRef<Elf_Word> ShndxTable) const {
215 return getSection(Sym, *SymsOrErr, ShndxTable);
179 getExtendedSymbolTableIndex(const typename ELFT::Sym *Sym, const typename ELFT::Sym *FirstSym, ArrayRef<typename ELFT::Word> ShndxTable) argument
[all...]
H A DELFObjectFile.h218 ArrayRef<Elf_Word> ShndxTable; member in class:llvm::object::ELFObjectFile
478 auto SectionOrErr = EF.getSection(ESym, SymTab, ShndxTable);
603 auto ESecOrErr = EF.getSection(ESym, SymTab, ShndxTable);
867 ShndxTable = *TableOrErr;

Completed in 261 milliseconds

12