aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
diff options
context:
space:
mode:
authorYonghong Song <yhs@fb.com>2019-12-10 11:05:22 -0800
committerYonghong Song <yhs@fb.com>2019-12-10 11:45:17 -0800
commit7d0e8930ed08b5f938a317f13d8fc994dd8c551c (patch)
treedfbf1dd3217f19e1e03fea5e0e7864415a8a85e1 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
parentd0789e6346e489cd84b37ec58964feb0db015de7 (diff)
downloadllvm-7d0e8930ed08b5f938a317f13d8fc994dd8c551c.zip
llvm-7d0e8930ed08b5f938a317f13d8fc994dd8c551c.tar.gz
llvm-7d0e8930ed08b5f938a317f13d8fc994dd8c551c.tar.bz2
[BPF] put not-section-attribute externs into BTF ".extern" data section
Currently for extern variables with section attribute, those BTF_KIND_VARs will not be placed in any DataSec. This is inconvenient as any other generated BTF_KIND_VAR belongs to one DataSec. This patch put these extern variables into ".extern" section so bpf loader can have a consistent processing mechanism for all data sections and variables.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions