summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/ObjectFile
Commit message (Expand)AuthorAgeFilesLines
* ELF: Replace the header-extension unit test with a lit onePavel Labath2018-07-192-63/+0
* [FileSpec] Make style argument mandatory for SetFile. NFCJonas Devlieghere2018-06-131-1/+1
* Refactor ExecuteAndWait to take StringRefs.Zachary Turner2018-06-121-2/+3
* Add a comment explaining how the input for GetModuleSpecifications_EarlySecti...Pavel Labath2018-02-052-0/+25
* Fix parsing of object files with "early" section headersPavel Labath2018-02-053-0/+15
* ObjectFileELF: Add support for compressed sectionsPavel Labath2017-12-151-1/+2
* cmake + xcode: prevent gtests from using includes from project rootTim Hammerquist2017-10-031-1/+1
* [unittests] Speculative fix for changes introduced in rL313156Vedant Kumar2017-09-131-1/+3
* [unittests] Add a helper function for getting an input filePavel Labath2017-06-292-12/+5
* ObjectFileELF: Fix symbol lookup in bss sectionPavel Labath2017-05-023-0/+165
* Move DataBuffer / DataExtractor and friends from Core -> Utility.Zachary Turner2017-03-041-1/+1
* [CMake] Add explicit dependencies for ObjectFileELF testsChris Bieneman2017-02-071-0/+4
* Open ELF core dumps with more than 64K sectionsPavel Labath2017-01-313-0/+66
OpenPOWER on IntegriCloud