dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
FuzzerFrontend.putFile
dextool
plugin
fuzzer
frontend
frontend
FuzzerFrontend
Undocumented in source. Be warned that the author may not have intended to support it.
void
putFile
(Path fname, CppHModule hdr_data)
void
putFile
(Path fname, CppModule impl_data, WriteStrategy strategy)
class
FuzzerFrontend
void
putFile
(
Path
fname
,
CppModule
impl_data
,
WriteStrategy
strategy
=
WriteStrategy.overwrite
)
void
putFile
(Path fname, const(ubyte)[] raw_data)
void
putFile
(Path fname, string raw_data, WriteStrategy strategy)
Meta
Source
See Implementation
dextool
plugin
fuzzer
frontend
frontend
FuzzerFrontend
constructors
this
functions
argFileExclude
argFileInclude
argXmlConfig
createFuzzCase
createFuzzyDataFile
createHeaderFile
createImplFile
createXmlConfigFile
doSymbol
doSymbolAtLocation
getCompileCommandFilter
getCustomHeader
getProducedFiles
getSymbols
getToolVersion
putFile
static functions
make