summaryrefslogtreecommitdiff
path: root/lldb/unittests/ObjectFile/ELF/Inputs
AgeCommit message (Expand)Author
2023-06-20[lldb][ObjectFileELF] Set ModuleSpec file offset and sizeKazuki Sakamoto
2019-08-20unittests: Use yaml2obj as a library instead of an external processPavel Labath
2019-08-08ObjectFileELF: Convert a unit test to a lit testPavel Labath
2019-04-03[LLDB] - Update the test cases after yaml2obj change.George Rimar
2018-11-05Add a relocation to ObjectFileELF::ApplyRelocations and a testNathan Lanza
2018-02-05Add a comment explaining how the input for GetModuleSpecifications_EarlySecti...Pavel Labath
2018-02-05Fix parsing of object files with "early" section headersPavel Labath
2017-05-02ObjectFileELF: Fix symbol lookup in bss sectionPavel Labath