DebugSections     165 src/Introspection.cpp     DebugSections(std::string binary) : calibrated(false), working(false) {
DebugSections    2179 src/Introspection.cpp DebugSections *debug_sections = nullptr;
DebugSections    2241 src/Introspection.cpp         debug_sections = new DebugSections(path);