Searched defs:getSection (Results 1 - 14 of 14) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCSymbol.h109 /// getSection - Get the section associated with a defined, non-absolute
111 const MCSection &getSection() const { function in class:llvm::MCSymbol
H A DMCAssembler.h612 const MCSection &getSection() const { return *Section; } function in class:llvm::MCSectionData
/external/doclava/res/assets/templates/assets/
H A Ddoclava-developer-docs.js131 function getSection() { function
152 var cookiePath = getSection() + "_";
242 var section = getSection();
299 var section = getSection();
/external/llvm/tools/llvm-readobj/
H A DMachODumper.cpp165 static void getSection(const MachOObjectFile *Obj, function
169 macho::Section Sect = Obj->getSection(Sec);
235 getSection(Obj, SecI->getRawDataRefImpl(), Section);
412 if (!error(SymI->getSection(SecI)) &&
H A DCOFFDumper.cpp87 error_code getSection(
187 if (error_code EC = Sym.getSection(iter))
519 error_code COFFDumper::getSection( function in class:COFFDumper
807 if (error_code EC = Obj->getSection(Symbol->SectionNumber, Section)) {
900 if ((EC = Obj->getSection(Aux->Number, Assoc)) ||
988 if (error(getSection(Rels, OffsetInSection + 8, &XData, &UnwindInfoOffset)))
/external/llvm/include/llvm/IR/
H A DGlobalValue.h97 const std::string &getSection() const { return Section; } function in class:llvm::GlobalValue
/external/llvm/include/llvm/Object/
H A DObjectFile.h233 error_code getSection(section_iterator &Result) const;
442 inline error_code SymbolRef::getSection(section_iterator &Result) const { function in class:llvm::object::SymbolRef
H A DELF.h635 return getSection(Rel.d.a);
644 const Elf_Shdr *getSection(DataRefImpl index) const;
645 const Elf_Shdr *getSection(uint32_t index) const;
746 return getSection(DynamicSymbolTableIndex);
821 const Elf_Shdr *getSection(const Elf_Sym *symb) const;
927 const Elf_Shdr *SymbolTableSection = getSection(Symb.d.b);
957 return getSymbolName(getSection(Symb.d.b), symb, Result);
967 return getSymbolVersion(getSection(Symb.d.b), symb, Version, IsDefault);
980 ELFObjectFile<ELFT>::getSection(const Elf_Sym *symb) const { function in class:llvm::object::ELFObjectFile
982 return getSection(ExtendedSymbolTabl
2869 ELFObjectFile<ELFT>::getSection(DataRefImpl Symb) const { function in class:llvm::object::ELFObjectFile
2879 ELFObjectFile<ELFT>::getSection(uint32_t index) const { function in class:llvm::object::ELFObjectFile
[all...]
/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp112 if (error_code ec = getSection(symb->SectionNumber, Section))
130 if (error_code ec = getSection(symb->SectionNumber, Section))
197 if (error_code ec = getSection(symb->SectionNumber, Section))
230 if (error_code ec = getSection(symb->SectionNumber, Section))
286 if (error_code ec = getSection(symb->SectionNumber, sec)) return ec;
401 if (error_code ec = getSection(symb->SectionNumber, symb_sec)) return ec;
624 error_code COFFObjectFile::getSection(int32_t index, function in class:COFFObjectFile
H A DMachOObjectFile.cpp409 macho::Section Sect = O->getSection(Sec);
492 macho::Section Sec = getSection(SecRel);
688 macho::Section Sect = getSection(Sec);
700 macho::Section Sect = getSection(Sec);
717 macho::Section Sect =getSection(Sec);
733 macho::Section Sect = getSection(Sec);
823 macho::Section Sect = getSection(Sec);
841 macho::Section Sect = getSection(Sec);
1467 macho::Section MachOObjectFile::getSection(DataRefImpl DRI) const { function in class:llvm::object::MachOObjectFile
1475 macho::Section MachOObjectFile::getSection(cons function in class:llvm::object::MachOObjectFile
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 363 milliseconds