Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 485 Bytes

File metadata and controls

15 lines (7 loc) · 485 Bytes

FunctionMapping

Properties

Name Type Description Notes
functionMap Map<String, Integer> Mapping of remote function ids to local function addresses
inverseFunctionMap Map<String, Integer> Mapping of local function addresses to remote function ids
nameMap Map<String, String> Mapping of local function addresses to mangled names