Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCXCOFFStreamer.cpp88 bool hasDebug) { in emitXCOFFExceptDirective() argument
90 FunctionSize, hasDebug); in emitXCOFFExceptDirective()
H A DXCOFFObjectWriter.cpp364 unsigned FunctionSize, bool hasDebug) override;
1201 unsigned ReasonCode, unsigned FunctionSize, bool hasDebug) { in addExceptionEntry() argument
1204 if (hasDebug) in addExceptionEntry()
H A DMCAsmStreamer.cpp202 unsigned FunctionSize, bool hasDebug) override;
956 bool hasDebug) { in emitXCOFFExceptDirective() argument
H A DMCStreamer.cpp1198 bool hasDebug) { in emitXCOFFExceptDirective() argument
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCXCOFFStreamer.h45 unsigned FunctionSize, bool hasDebug) override;
H A DMCObjectWriter.h110 unsigned FunctionSize, bool hasDebug) { in addExceptionEntry() argument
H A DMCStreamer.h638 unsigned FunctionSize, bool hasDebug);