Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DXCOFFDump.cpp223 PRINTBOOL("\t#", TbTable, isGlobalLinkage); in dumpTracebackTable()
230 PRINTBOOL(",", TbTable, isTOCless); in dumpTracebackTable()
240 PRINTBOOL(",", TbTable, isFuncNamePresent); in dumpTracebackTable()
241 PRINTBOOL(",", TbTable, isAllocaUsed); in dumpTracebackTable()
244 PRINTBOOL(",", TbTable, isCRSaved); in dumpTracebackTable()
245 PRINTBOOL(",", TbTable, isLRSaved); in dumpTracebackTable()
251 PRINTBOOL(",", TbTable, isFixup); in dumpTracebackTable()
258 PRINTBOOL(",", TbTable, hasVectorInfo); in dumpTracebackTable()
270 PRINTBOOL(",", TbTable, hasParmsOnStack); in dumpTracebackTable()
332 PRINTBOOL(",", VecExt, hasVarArgs); in dumpTracebackTable()
[all …]