Searched defs:getSection (Results 1 - 12 of 12) 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.h608 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/include/llvm/IR/
H A DGlobalValue.h96 const std::string &getSection() const { return Section; } function in class:llvm::GlobalValue
/external/llvm/include/llvm/Object/
H A DObjectFile.h235 error_code getSection(section_iterator &Result) const;
443 inline error_code SymbolRef::getSection(section_iterator &Result) const { function in class:llvm::object::SymbolRef
H A DELF.h619 return getSection(Rel.w.b);
628 const Elf_Shdr *getSection(DataRefImpl index) const;
629 const Elf_Shdr *getSection(uint32_t index) const;
795 const Elf_Shdr *getSection(const Elf_Sym *symb) const;
965 ELFObjectFile<ELFT>::getSection(const Elf_Sym *symb) const { function in class:llvm::object::ELFObjectFile
967 return getSection(ExtendedSymbolTable.lookup(symb));
970 return getSection(symb->st_shndx);
1010 default: Section = getSection(symb);
1043 default: Section = getSection(symb);
1088 const Elf_Shdr *Section = getSection(sym
2530 ELFObjectFile<ELFT>::getSection(DataRefImpl Symb) const { function in class:llvm::object::ELFObjectFile
2540 ELFObjectFile<ELFT>::getSection(uint32_t index) const { function in class:llvm::object::ELFObjectFile
[all...]
/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp111 if (error_code ec = getSection(symb->SectionNumber, Section))
129 if (error_code ec = getSection(symb->SectionNumber, Section))
196 if (error_code ec = getSection(symb->SectionNumber, Section))
229 if (error_code ec = getSection(symb->SectionNumber, Section))
285 if (error_code ec = getSection(symb->SectionNumber, sec)) return ec;
400 if (error_code ec = getSection(symb->SectionNumber, symb_sec)) return ec;
585 error_code COFFObjectFile::getSection(int32_t index, function in class:COFFObjectFile
H A DMachOObjectFile.cpp151 getSection(Sections[Entry->SectionIndex-1], Section);
448 MachOObjectFile::getSection(DataRefImpl DRI, function in class:llvm::object::MachOObjectFile
536 getSection(DRI, Sect);
550 getSection(DRI, Sect);
564 getSection(DRI, Sect);
578 getSection(DRI, Sect);
592 getSection(DRI, Sect);
636 getSection(DRI, Sect);
699 getSection(Sec, Sect);
732 getSection(Section
[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 357 milliseconds