Searched refs:getSymbolSection (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.2-release/contrib/llvm/include/llvm/Object/
H A DObjectFile.h297 virtual error_code getSymbolSection(DataRefImpl Symb,
434 return OwningObject->getSymbolSection(SymbolPimpl, Result);
H A DMachO.h71 virtual error_code getSymbolSection(DataRefImpl Symb,
H A DCOFF.h253 virtual error_code getSymbolSection(DataRefImpl Symb,
H A DELFObjectFile.h67 virtual error_code getSymbolSection(DataRefImpl Symb,
404 error_code ELFObjectFile<ELFT>::getSymbolSection(DataRefImpl Symb, function in class:llvm::object::ELFObjectFile
/freebsd-10.2-release/contrib/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp480 Obj.getSymbolSection(Symb, Sec);
/freebsd-10.2-release/contrib/llvm/lib/Object/
H A DCOFFObjectFile.cpp210 error_code COFFObjectFile::getSymbolSection(DataRefImpl Symb, function in class:COFFObjectFile
H A DMachOObjectFile.cpp630 MachOObjectFile::getSymbolSection(DataRefImpl Symb, function in class:llvm::object::MachOObjectFile

Completed in 69 milliseconds