MCPcopy Create free account
hub / github.com/NetSPI/BOF-PE / debugEntry

Method debugEntry

loader/Pe.hpp:2126–2129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2124 }
2125
2126 const typename DirDebug::Type* debugEntry() const noexcept
2127 {
2128 return m_debugEntry;
2129 }
2130
2131 bool operator == (const DebugEntry& entry) const noexcept
2132 {

Callers 1

findPdbDebugInfoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected