Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Object/
DCOFFObjectFile.cpp362 error_code COFFObjectFile::isSectionBSS(DataRefImpl Sec, in isSectionBSS() function in COFFObjectFile
DMachOObjectFile.cpp447 error_code MachOObjectFile::isSectionBSS(DataRefImpl DRI, in isSectionBSS() function in llvm::object::MachOObjectFile
DELFObjectFile.cpp736 ::isSectionBSS(DataRefImpl Sec, in isSectionBSS() function in ELFObjectFile
/external/llvm/include/llvm/Object/
DELFObjectFile.h615 bool ELFObjectFile<ELFT>::isSectionBSS(DataRefImpl Sec) const { in isSectionBSS() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DELFObjectFile.h719 bool ELFObjectFile<ELFT>::isSectionBSS(DataRefImpl Sec) const { in isSectionBSS() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWasmObjectFile.cpp1200 bool WasmObjectFile::isSectionBSS(DataRefImpl Sec) const { return false; } in isSectionBSS() function in WasmObjectFile
DCOFFObjectFile.cpp325 bool COFFObjectFile::isSectionBSS(DataRefImpl Ref) const { in isSectionBSS() function in COFFObjectFile
DMachOObjectFile.cpp1980 bool MachOObjectFile::isSectionBSS(DataRefImpl Sec) const { in isSectionBSS() function in MachOObjectFile
/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