mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-24 03:09:36 +08:00
Merge branch 'GP-0_ryanmkurtz_PR-3964_GameCubeGBA_pdb-symbol-bug'
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@ public class LabelSymbolApplier extends MsSymbolApplier {
|
||||
name = NamespaceUtils.getNamespaceQualifiedName(f, name, true);
|
||||
}
|
||||
}
|
||||
applicator.createSymbol(symbolAddress, symbol.getName(), false);
|
||||
applicator.createSymbol(symbolAddress, name, false);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user