Searched defs:isSectionBSS (Results 1 – 5 of 5) sorted by relevance
876 bool ELFObjectFile<ELFT>::isSectionBSS(DataRefImpl Sec) const { in isSectionBSS() function
312 bool XCOFFObjectFile::isSectionBSS(DataRefImpl Sec) const { in isSectionBSS() function in llvm::object::XCOFFObjectFile
1676 bool WasmObjectFile::isSectionBSS(DataRefImpl Sec) const { return false; } in isSectionBSS() function in WasmObjectFile
321 bool COFFObjectFile::isSectionBSS(DataRefImpl Ref) const { in isSectionBSS() function in COFFObjectFile
2030 bool MachOObjectFile::isSectionBSS(DataRefImpl Sec) const { in isSectionBSS() function in MachOObjectFile