Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ AddSymbolData
Method
AddSymbolData
IDEHelper/Linker/BlCvParser.cpp:146–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
void BlCvParser::AddSymbolData(PESectionHeader* sect)
147
{
148
mSymSects.push_back(sect);
149
}
150
151
void BlCvParser::ParseTypeData(void* typeData, int size)
152
{
Callers
1
LoadFiles
Method · 0.80
Calls
1
push_back
Method · 0.45
Tested by
no test coverage detected