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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/MC/
H A DMCSymbol.h111 const MCSection &getSection() const { function in class:llvm::MCSymbol
H A DMCAssembler.h484 const MCSection &getSection() const { return *Section; } function in class:llvm::MCSectionData
/macosx-10.9.5/dyld-239.4/launch-cache/
H A DMachOFileAbstraction.hpp799 const macho_section<P>* getSection(const char *segname, const char *sectname) const function in class:macho_header
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DGlobalValue.h96 const std::string &getSection() const { return Section; } function in class:llvm::GlobalValue
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Object/
H A DObjectFile.h438 inline error_code SymbolRef::getSection(section_iterator &Result) const { function in class:llvm::object::SymbolRef
H A DELF.h861 ::getSection(const Elf_Sym *symb) const { function in class:llvm::object::ELFObjectFile
2371 ELFObjectFile<target_endianness, is64Bits>::getSection(DataRefImpl Symb) const { function in class:llvm::object::ELFObjectFile
2381 ELFObjectFile<target_endianness, is64Bits>::getSection(uint32_t index) const { function in class:llvm::object::ELFObjectFile
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Object/
H A DCOFFObjectFile.cpp571 error_code COFFObjectFile::getSection(int32_t index, function in class:COFFObjectFile
H A DMachOObjectFile.cpp445 MachOObjectFile::getSection(DataRefImpl DRI, function in class:llvm::object::MachOObjectFile
[all...]

Completed in 193 milliseconds