summaryrefslogtreecommitdiff
path: root/include/lldb/API/SBSection.h
AgeCommit message (Expand)Author
2019-04-10[NFC] Remove ASCII lines from commentsJonas Devlieghere
2019-03-11Bring Doxygen comment syntax in sync with LLVM coding style.Adrian Prantl
2019-03-11Add "operator bool" to SB APIsPavel Labath
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2016-09-08LLDB: API for iPermission of object file's sectionsAbhishek Aggarwal
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2015-02-17Add LLDB_API to all of the public API class definitions.Zachary Turner
2014-10-22Added functions to the C++ API, for the benefit of non-8-bit byte architectures.Matthew Gardiner
2013-06-13Added a SBSection::GetParent() to the API.Greg Clayton
2012-06-27Added the ability to read the dSYM plist file with source remappings even whe...Greg Clayton
2012-02-24<rdar://problem/10103468>Greg Clayton
2012-02-06Removed all of the "#ifndef SWIG" from the SB header files since we are usingGreg Clayton
2011-09-24Added the ability to get all section contents, or the sectionGreg Clayton
2011-09-24Fixed build issues after recent checkin.Greg Clayton
2011-09-24Added to the public API to allow symbolication:Greg Clayton