forked from OSchip/llvm-project
Fix return type of ReadLibdispatchOffsetsAddress.
llvm-svn: 197632
This commit is contained in:
parent
4a5ec88f0d
commit
23f2fcaed8
|
@ -135,7 +135,7 @@ public:
|
|||
|
||||
protected:
|
||||
|
||||
lldb::addr_t
|
||||
void
|
||||
ReadLibdispatchOffsetsAddress (lldb_private::Process *process);
|
||||
|
||||
void
|
||||
|
|
Loading…
Reference in New Issue