Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
HDXCOFFDump.cpp227 PRINTBOOL(",", TbTable, isInternalProcedure); in dumpTracebackTable()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Object/
HDXCOFFObjectFile.h933 bool isInternalProcedure() const;
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Object/
HDXCOFFObjectFile.cpp1575 bool XCOFFTracebackTable::isInternalProcedure() const { in isInternalProcedure() function in llvm::object::XCOFFTracebackTable