Home
last modified time | relevance | path

Searched refs:isFloatingPointPresent (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DXCOFFDump.cpp232 PRINTBOOL("\t ", TbTable, isFloatingPointPresent); in dumpTracebackTable()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h936 bool isFloatingPointPresent() const;
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp1587 bool XCOFFTracebackTable::isFloatingPointPresent() const { in isFloatingPointPresent() function in llvm::object::XCOFFTracebackTable