Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCXCOFFStreamer.cpp110 bool hasDebug) { in emitXCOFFExceptDirective() argument
112 FunctionSize, hasDebug); in emitXCOFFExceptDirective()
H A DXCOFFObjectWriter.cpp427 unsigned FunctionSize, bool hasDebug) override;
1303 unsigned ReasonCode, unsigned FunctionSize, bool hasDebug) { in addExceptionEntry() argument
1306 if (hasDebug) in addExceptionEntry()
H A DMCAsmStreamer.cpp206 unsigned FunctionSize, bool hasDebug) override;
960 bool hasDebug) { in emitXCOFFExceptDirective() argument
H A DMCStreamer.cpp1203 bool hasDebug) { in emitXCOFFExceptDirective() argument
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCXCOFFStreamer.h39 unsigned FunctionSize, bool hasDebug) override;
H A DMCObjectWriter.h113 unsigned FunctionSize, bool hasDebug) { in addExceptionEntry() argument
H A DMCStreamer.h642 unsigned FunctionSize, bool hasDebug);