Home
last modified time | relevance | path

Searched defs:isSectionBSS (Results 1 – 8 of 8) sorted by relevance

/external/llvm/include/llvm/Object/
DELFObjectFile.h615 bool ELFObjectFile<ELFT>::isSectionBSS(DataRefImpl Sec) const { in isSectionBSS() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp306 bool XCOFFObjectFile::isSectionBSS(DataRefImpl Sec) const { in isSectionBSS() function in llvm::object::XCOFFObjectFile
DWasmObjectFile.cpp1454 bool WasmObjectFile::isSectionBSS(DataRefImpl Sec) const { return false; } in isSectionBSS() function in WasmObjectFile
DCOFFObjectFile.cpp323 bool COFFObjectFile::isSectionBSS(DataRefImpl Ref) const { in isSectionBSS() function in COFFObjectFile
DMachOObjectFile.cpp2025 bool MachOObjectFile::isSectionBSS(DataRefImpl Sec) const { in isSectionBSS() function in MachOObjectFile
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELFObjectFile.h760 bool ELFObjectFile<ELFT>::isSectionBSS(DataRefImpl Sec) const { in isSectionBSS() function
/external/llvm/lib/Object/
DCOFFObjectFile.cpp309 bool COFFObjectFile::isSectionBSS(DataRefImpl Ref) const { in isSectionBSS() function in COFFObjectFile
DMachOObjectFile.cpp692 bool MachOObjectFile::isSectionBSS(DataRefImpl Sec) const { in isSectionBSS() function in MachOObjectFile