MCPcopy Create free account
hub / github.com/cseagle/blc / read

Method read

space.cc:252–295  ·  view source on GitHub ↗

For the console mode, an address space can tailor how it converts user strings into offsets within the space. The base routine can read and convert register names as well as absolute hex addresses. A size can be indicated by appending a ':' and integer, .i.e. 0x1000:2. Offsets within a register can be indicated by appending a '+' and integer, i.e. eax+2 \param s is the string to be parsed \para

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

isSlaFormatFunction · 0.45
ingestStreamMethod · 0.45
loadFillMethod · 0.45
parse_machaddrFunction · 0.45

Calls 6

get_offset_sizeFunction · 0.85
LowlevelErrorClass · 0.85
sizeMethod · 0.80
getDefaultSizeMethod · 0.80
getSpaceByShortcutMethod · 0.80
findAddJoinMethod · 0.80

Tested by

no test coverage detected