Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h31 namespace repro {
161 void SetPacketRecorder(repro::PacketRecorder *recorder);
H A DProcessGDBRemote.h44 namespace repro {
/freebsd/usr.bin/patch/tests/
H A DMakefile7 ${PACKAGE}FILES+= PR74127-repro.diff
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBReproducer.h15 namespace repro {
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBReproducer.cpp29 using namespace lldb_private::repro;
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DDebugger.h69 namespace repro {
150 repro::DataRecorder *GetInputRecorder();
692 repro::DataRecorder *m_input_recorder;
/freebsd/contrib/llvm-project/lld/COFF/
H A DConfig.h318 bool repro = false; member
H A DMapFile.cpp238 if (ctx.config.repro) { in writeMapFile()
H A DOptions.td73 HelpText<"Write repro.tar containing inputs and command to reproduce link">;
156 def repro : F<"Brepro">,
H A DWriter.cpp1110 config->repro || config->cetCompat) { in createMiscChunks()
1112 make<DebugDirectoryChunk>(ctx, debugRecords, config->repro); in createMiscChunks()
2214 if (config->repro || generateSyntheticBuildId) in writeBuildId()
2217 if (config->repro) in writeBuildId()
H A DDriver.cpp1810 config->repro = true; in linkerMain()
1812 config->repro = false; in linkerMain()
1819 config->repro = false; in linkerMain()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp988 repro::DataRecorder *Debugger::GetInputRecorder() { return m_input_recorder; } in GetInputRecorder()
/freebsd/contrib/llvm-project/
H A DFREEBSD-Xlist513 lldb/utils/lldb-repro/
/freebsd/crypto/heimdal/lib/gssapi/
H A DChangeLog1399 * krb5: repro copy the krb5 files here