index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
scripts
/
Python
/
interface
/
SBSection.i
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start to share SWIG interface files between languages.
Bruce Mitchener
2015-04-24
1
-154
/
+0
*
Added functions to the C++ API, for the benefit of non-8-bit byte architectures.
Matthew Gardiner
2014-10-22
1
-0
/
+17
*
Added a SBSection::GetParent() to the API.
Greg Clayton
2013-06-13
1
-0
/
+3
*
<rdar://problem/11742979>
Enrico Granata
2013-05-03
1
-0
/
+6
*
After discussing with Chris Lattner, we require C++11, so lets get rid of the...
Greg Clayton
2013-04-18
1
-1
/
+1
*
Since we use C++11, we should switch over to using std::unique_ptr when C++11...
Greg Clayton
2013-04-18
1
-1
/
+1
*
Added documentation for many of our python properties and also made the prope...
Greg Clayton
2012-06-29
1
-8
/
+8
*
Added the ability to read the dSYM plist file with source remappings even whe...
Greg Clayton
2012-06-27
1
-0
/
+3
*
Allow a SBAddress to be created from a SBSection and an offset.
Greg Clayton
2012-02-04
1
-0
/
+6
*
Added the ability to get the target triple, byte order and address byte size
Greg Clayton
2012-01-29
1
-0
/
+24
*
Add more docstring to the Python interface file for SBSection.
Johnny Chen
2011-10-03
1
-1
/
+22
*
Added the ability to get all section contents, or the section
Greg Clayton
2011-09-24
1
-0
/
+3
*
SBSection supports iteration through its subsections, represented as SBSectio...
Johnny Chen
2011-09-24
1
-1
/
+4
*
Fixed build issues after recent checkin.
Greg Clayton
2011-09-24
1
-0
/
+3
*
Added missing file.
Greg Clayton
2011-09-24
1
-0
/
+65