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

/external/llvm/include/llvm/Object/
H A DELFObjectFile.h90 std::error_code isSectionBSS(DataRefImpl Sec, bool &Res) const override;
437 std::error_code ELFObjectFile<ELFT>::isSectionBSS(DataRefImpl Sec, function in class:llvm::object::ELFObjectFile
/external/llvm/lib/Object/
H A DCOFFObjectFile.cpp300 std::error_code COFFObjectFile::isSectionBSS(DataRefImpl Ref, function in class:COFFObjectFile
H A DMachOObjectFile.cpp751 std::error_code MachOObjectFile::isSectionBSS(DataRefImpl Sec, function in class:llvm::object::MachOObjectFile

Completed in 164 milliseconds