aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectSource.cpp
diff options
context:
space:
mode:
authorEduard Zingerman <eddyz87@gmail.com>2023-01-07 09:29:02 -0800
committerYonghong Song <yhs@fb.com>2023-01-07 09:32:18 -0800
commitf60aefdc7ff16aa2d4ab24e25a0c0fbbb10d8ea6 (patch)
treedab0c0453384cd6e4bd775ce45a899bd6b00162e /lldb/source/Commands/CommandObjectSource.cpp
parent6dc85bd3fde7df2999fda07e9e9f2e83d52c6125 (diff)
downloadllvm-f60aefdc7ff16aa2d4ab24e25a0c0fbbb10d8ea6.zip
llvm-f60aefdc7ff16aa2d4ab24e25a0c0fbbb10d8ea6.tar.gz
llvm-f60aefdc7ff16aa2d4ab24e25a0c0fbbb10d8ea6.tar.bz2
[BPF] generate btf_decl_tag records for params of extern functions
After frontend changes in the following commit: "BPF: preserve btf_decl_tag for parameters of extern functions" same mechanics could be used to get the list of function parameters and associated btf_decl_tag entries for both extern and non-extern functions. This commit extracts this mechanics as a separate auxiliary function BTFDebug::processDISubprogram(). The function is called for both extern and non-extern functions in order to generated corresponding BTF_DECL_TAG records. Differential Revision: https://reviews.llvm.org/D140971
Diffstat (limited to 'lldb/source/Commands/CommandObjectSource.cpp')
0 files changed, 0 insertions, 0 deletions