used to highlight items in assembling listing or decompiler view. this is useful for tracking register usage in large functions
root@sre:~$ ./ghidra
ghidra > assembly listing view or decompiler view > right-click a variableName > Highlight Def-use
this is applied in the decompiler window and is used to display usage of the selected variable