aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/API/SBThread.cpp
diff options
context:
space:
mode:
authorZi Xuan Wu <zixuan.wu@linux.alibaba.com>2022-01-06 17:21:49 +0800
committerZi Xuan Wu <zixuan.wu@linux.alibaba.com>2022-01-10 14:35:07 +0800
commit8ddc81692952c3743939c23f66b3b58db0d4edca (patch)
treec4cd96da2c1e51ff9cf12175e0d3195029b1852b /lldb/source/API/SBThread.cpp
parentcd4deef28e4361af19cd5a208ef51a5f0b26ee61 (diff)
downloadllvm-8ddc81692952c3743939c23f66b3b58db0d4edca.zip
llvm-8ddc81692952c3743939c23f66b3b58db0d4edca.tar.gz
llvm-8ddc81692952c3743939c23f66b3b58db0d4edca.tar.bz2
[CSKY] Lower leaf DAG node such as global symbol, frame address and jumptable, etc.
Lower global symbols such as call/external symbol. Lower other leaf DAG node such as frame address/block address/jumptable/vastart. Normally some leaf symbols need reside in constant pool as ABI prefers, and are addressed by lrw or jsri instructions. Every symbol in constant pool is lowered with one entry in target constant pool. The entry has different type corresponding to different leaf node such as blockaddress, jumptable, or global value.
Diffstat (limited to 'lldb/source/API/SBThread.cpp')
0 files changed, 0 insertions, 0 deletions