aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectProcess.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@fb.com>2020-02-21 15:21:07 -0800
committerGreg Clayton <gclayton@fb.com>2020-02-24 14:17:43 -0800
commitdf8dda67ed03f7d7ba3d9475556ab01946386852 (patch)
tree46c1e32204fca2f2cc799dcdd74586fb95903d4a /lldb/source/Commands/CommandObjectProcess.cpp
parent7f9f027c62623bff79730cd30d1a8a534e2ddb06 (diff)
downloadllvm-df8dda67ed03f7d7ba3d9475556ab01946386852.zip
llvm-df8dda67ed03f7d7ba3d9475556ab01946386852.tar.gz
llvm-df8dda67ed03f7d7ba3d9475556ab01946386852.tar.bz2
Add methods to data extractor for extracting bytes and fixed length C strings.
Summary: These modificaitons will be used in D74883. Fixed length C strings can have trailing NULLs or sometimes spaces (BSD archive files), so the fixed length C string defaults to stripping trailing NULLs, but can have the arguments specify to remove one or more kinds of spaces if needed. This is used to extract fixed length C strings from ELF NOTEs in D74883. Reviewers: labath, dblaikie, aprantl Subscribers: hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D74991
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions