Searched defs:getSectionAlignment (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Object/
H A DELFObjectFile.h466 error_code ELFObjectFile<ELFT>::getSectionAlignment(DataRefImpl Sec, function in class:llvm::object::ELFObjectFile
/freebsd-10-stable/contrib/llvm/lib/Object/
H A DCOFFObjectFile.cpp268 error_code COFFObjectFile::getSectionAlignment(DataRefImpl Sec, function in class:COFFObjectFile
H A DMachOObjectFile.cpp710 MachOObjectFile::getSectionAlignment(DataRefImpl Sec, uint64_t &Res) const { function in class:llvm::object::MachOObjectFile

Completed in 108 milliseconds