Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCXCOFFStreamer.cpp111 bool hasDebug) { in emitXCOFFExceptDirective() argument
115 Reason, FunctionSize, hasDebug); in emitXCOFFExceptDirective()
H A DXCOFFObjectWriter.cpp445 unsigned FunctionSize, bool hasDebug);
1365 unsigned ReasonCode, unsigned FunctionSize, bool hasDebug) { in addExceptionEntry() argument
1368 if (hasDebug) in addExceptionEntry()
1747 bool hasDebug) { in addExceptionEntry() argument
1749 Symbol, Trap, LanguageCode, ReasonCode, FunctionSize, hasDebug); in addExceptionEntry()
H A DMCAsmStreamer.cpp222 unsigned FunctionSize, bool hasDebug) override;
976 bool hasDebug) { in emitXCOFFExceptDirective() argument
H A DMCStreamer.cpp1201 bool hasDebug) { in emitXCOFFExceptDirective() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCXCOFFObjectWriter.h50 bool hasDebug);
H A DMCXCOFFStreamer.h39 unsigned FunctionSize, bool hasDebug) override; in emitXCOFFRenameDirective()
H A DMCStreamer.h607 unsigned FunctionSize, bool hasDebug);