summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/ObjectFile/PECOFF
AgeCommit message (Expand)Author
2025-06-09[LLDB] Unify DWARF section name matching (#141344)nerix
2024-07-08[lldb] Improve error message for unrecognized executables (#97490)Jonas Devlieghere
2023-11-03[lldb] Move LocateExecutableSymbolFile to SymbolLocator plugin (#71266)Jonas Devlieghere
2022-09-28[lldb][COFF] Map symbols without base+complex type as 'Data' typeAlvin Wong
2022-09-28[lldb][COFF] Add note to forwarder export symbols in symtabAlvin Wong
2022-09-28[lldb][COFF] Load absolute symbols from COFF symbol tableAlvin Wong
2022-09-28[lldb][COFF] Match symbols from COFF symbol table to export symbolsAlvin Wong
2022-09-28[lldb][COFF] Improve info of symbols from export tableAlvin Wong
2022-09-28[lldb][COFF] Rewrite ParseSymtab to list both export and symbol tablesAlvin Wong
2022-07-06[lldb] Stop passing both i386 and i686 in parallel as architectures on WindowsMartin Storsjö
2022-06-22[lldb] Add setting to override PE/COFF ABI by module nameAlvin Wong
2022-06-22[lldb] Fix reading i686-windows executables with GNU environmentMartin Storsjö
2022-06-09[lldb] Set COFF module ABI from default triple and make it an optionAlvin Wong
2022-06-09[lldb] Add gnu-debuglink support for Windows PE/COFFAlvin Wong
2020-08-20[test] Replace `yaml2obj >` with `yaml2obj -o` and remove unneeded input redi...Fangrui Song
2020-07-20[LLDB] [COFF] Fix handling of symbols with more than one aux symbolMartin Storsjö
2019-11-28[LLDB] [test] Add a missing "REQUIRES: arm" lineMartin Storsjö
2019-11-28[LLDB] Always interpret arm instructions as thumb on windowsMartin Storsjö
2019-11-28[LLDB] [PECOFF] Look for the truncated ".eh_fram" section nameMartin Storsjö
2019-10-31[LLDB] [PECOFF] Fix error handling for executables that object::createBinary ...Martin Storsjö
2019-10-30COFF: Set section permissionsPavel Labath
2019-10-29[LLDB] [PECOFF] Use FindSectionByID to associate symbols to sectionsMartin Storsjö
2019-10-25lldb/COFF: Create a separate "section" for the file headerPavel Labath
2019-10-15[LLDB] [PECOFF] Use a "pc" vendor name in aarch64 triplesMartin Storsjo
2019-10-09Re-land "[test] Split LLDB tests into API, Shell & Unit"Jonas Devlieghere
2019-10-09Revert [test] Split LLDB tests into API, Shell & UnitAdrian Prantl
2019-10-09[test] Split LLDB tests into API, Shell & UnitJonas Devlieghere