MCPcopy Create free account
hub / github.com/FEX-Emu/FEX / AnalyzeDataLayoutActionFactory

Method AnalyzeDataLayoutActionFactory

ThunkLibs/Generator/data_layout.cpp:408–409  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

406}
407
408AnalyzeDataLayoutActionFactory::AnalyzeDataLayoutActionFactory()
409 : abi(std::make_unique<ABI>()) {}
410
411AnalyzeDataLayoutActionFactory::~AnalyzeDataLayoutActionFactory() = default;
412

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected