MCPcopy Create free account
hub / github.com/Vector35/binaryninja-api / GetRaw

Method GetRaw

demangler/gnu3/demangle_gnu3.cpp:145–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143
144
145string DemangleGNU3::Reader::GetRaw()
146{
147 return m_data.substr(m_offset);
148}
149
150
151char DemangleGNU3::Reader::Read()

Callers 15

DemangleGNU3Method · 0.45
DemangleSourceNameMethod · 0.45
DemangleFunctionMethod · 0.45
demangle_gnu3.cppFile · 0.45
DemangleTypeMethod · 0.45
DemangleSubstitutionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected