MCPcopy Create free account
hub / github.com/lief-project/LIEF / LoadConfiguration

Method LoadConfiguration

src/PE/LoadConfigurations/LoadConfiguration.cpp:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45
46LoadConfiguration::LoadConfiguration() = default;
47LoadConfiguration::LoadConfiguration(LoadConfiguration&&) = default;
48LoadConfiguration& LoadConfiguration::operator=(LoadConfiguration&&) = default;
49LoadConfiguration::~LoadConfiguration() = default;
50

Callers

nothing calls this directly

Calls 6

reserveMethod · 0.80
cloneMethod · 0.45
emptyMethod · 0.45
sizeMethod · 0.45
beginMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected