Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/avast/retdec
/ getType
Method
getType
src/fileformat/types/strings/string.cpp:12–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
namespace fileformat {
11
12
StringType String::getType() const
13
{
14
return type;
15
}
16
17
std::uint64_t String::getFileOffset() const
18
{
Callers
5
operator<
Method · 0.45
getDeclaredFileLength
Method · 0.45
getAreaSize
Function · 0.45
getTimestamps
Method · 0.45
parseMetadataStream
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected