Check whether the difference (A ‐ B) between two symbol references is fully resolved.
Synopsis
Description
Clients are not required to answer precisely and may conservatively return false, even when a difference is fully resolved.
Parameters
Name |
Description |
A |
MCSymbol ‐ Instances of this class represent a symbol name in the MC file, and MCSymbols are created and uniqued by the MCContext class. MCSymbols should only be constructed with valid names for the object file. |
B |
MCSymbol ‐ Instances of this class represent a symbol name in the MC file, and MCSymbols are created and uniqued by the MCContext class. MCSymbols should only be constructed with valid names for the object file. |
Created with MrDocs