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

/freebsd-9.3-release/contrib/llvm/include/llvm/MC/
H A DMCSymbol.h111 const MCSection &getSection() const { function in class:llvm::MCSymbol
H A DMCAssembler.h605 const MCSection &getSection() const { return *Section; } function in class:llvm::MCSectionData
/freebsd-9.3-release/contrib/llvm/tools/llvm-readobj/
H A DMachODumper.cpp165 static void getSection(const MachOObjectFile *Obj, function
H A DCOFFDumper.cpp519 error_code COFFDumper::getSection( function in class:COFFDumper
/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DGlobalValue.h96 const std::string &getSection() const { return Section; } function in class:llvm::GlobalValue
/freebsd-9.3-release/contrib/llvm/include/llvm/Object/
H A DObjectFile.h433 inline error_code SymbolRef::getSection(section_iterator &Result) const { function in class:llvm::object::SymbolRef::SymbolRef
H A DELF.h509 ELFFile<ELFT>::getSection(const Elf_Sym *symb) const { function in class:llvm::object::ELFFile
843 ELFFile<ELFT>::getSection(uint32_t index) const { function in class:llvm::object::ELFFile
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Object/
H A DCOFFObjectFile.cpp647 error_code COFFObjectFile::getSection(int32_t index, function in class:COFFObjectFile
H A DMachOObjectFile.cpp1452 MachO::section MachOObjectFile::getSection(DataRefImpl DRI) const { function in class:llvm::object::MachOObjectFile
1460 MachO::section MachOObjectFile::getSection(cons function in class:llvm::object::MachOObjectFile
[all...]

Completed in 145 milliseconds