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

/external/llvm/include/llvm/Object/
H A DELFObjectFile.h86 std::error_code getSectionAlignment(DataRefImpl Sec,
414 ELFObjectFile<ELFT>::getSectionAlignment(DataRefImpl Sec, function in class:llvm::object::ELFObjectFile
/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp277 std::error_code COFFObjectFile::getSectionAlignment(DataRefImpl Ref, function in class:COFFObjectFile
H A DMachOObjectFile.cpp719 std::error_code MachOObjectFile::getSectionAlignment(DataRefImpl Sec, function in class:llvm::object::MachOObjectFile

Completed in 987 milliseconds