3 references to AddOrUpdateGlobal
cdac-build-tool (3)
ObjectFileScraper.cs (3)
396
builder.
AddOrUpdateGlobal
(globalName, globalType, globalValue);
405
builder.
AddOrUpdateGlobal
(globalName, DataDescriptorModel.PointerTypeName, globalValue);
413
builder.
AddOrUpdateGlobal
(globalName, DataDescriptorModel.StringTypeName, globalValue);