summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/UnwindAssembly/x86/UnwindAssembly-x86.h
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-2/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove header grouping comments.Jonas Devlieghere2018-11-111-4/+0
* Re-commit the changes from r282565 that I had to back out because of Jason Molenda2016-09-291-3/+4
* Reverting r282565.Jason Molenda2016-09-281-4/+3
* Refactor the x86 UnwindAssembly class into a separate class calledJason Molenda2016-09-281-3/+4
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-53/+45
* Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin...Eugene Zelenko2015-10-211-25/+26
* On x86 & x86_64, try to use eh_frame for frame 0.Todd Fiala2014-08-251-0/+5
* <rdar://problem/13854277>Greg Clayton2013-05-101-5/+2
* Change the x86 unwinder from using edis as its disassemblerJason Molenda2012-10-101-0/+3
* Thread hardening part 3. Now lldb_private::Thread objects have std::weak_ptrGreg Clayton2012-02-211-2/+1
* Changed the emulate instruction function to take emulate options whichGreg Clayton2011-04-261-11/+12
* Renamed UnwindAssemblyProfiler to UnwindAssembly along with its source files.Greg Clayton2011-04-251-4/+4
* Even more renaming.Greg Clayton2011-04-251-0/+73
OpenPOWER on IntegriCloud