llvm-project/lldb/lit/Modules/ELF
Konrad Kleine 2f3884ca1d Revert "[LLDB][ELF] Load both, .symtab and .dynsym sections"
This reverts commit 3a4781bbf4.

llvm-svn: 371625
2019-09-11 14:33:37 +00:00
..
Inputs Revert "[LLDB][ELF] Load both, .symtab and .dynsym sections" 2019-09-11 14:33:37 +00:00
PT_LOAD-empty.yaml ELF: create "container" sections from PT_LOAD segments 2019-01-09 16:50:45 +00:00
PT_LOAD-overlap-PT_INTERP.yaml ELF: create "container" sections from PT_LOAD segments 2019-01-09 16:50:45 +00:00
PT_LOAD-overlap-PT_TLS.yaml ObjectFileELF: permit thread-local sections with overlapping file addresses 2019-08-06 10:04:27 +00:00
PT_LOAD-overlap-section.yaml ELF: create "container" sections from PT_LOAD segments 2019-01-09 16:50:45 +00:00
PT_LOAD-overlap.yaml ELF: create "container" sections from PT_LOAD segments 2019-01-09 16:50:45 +00:00
PT_LOAD.yaml ELF: create "container" sections from PT_LOAD segments 2019-01-09 16:50:45 +00:00
PT_TLS-overlap-PT_LOAD.yaml ObjectFileELF: permit thread-local sections with overlapping file addresses 2019-08-06 10:04:27 +00:00
aarch64-relocations.yaml ObjectFileELF: Convert a unit test to a lit test 2019-08-08 12:57:46 +00:00
base-address.yaml ELF: Fix base address computation code for files generated by yaml2obj 2019-01-11 10:18:40 +00:00
basic-info.yaml Implement ObjectFileELF::GetBaseAddress 2019-01-10 09:32:31 +00:00
build-id-case.yaml SymbolVendorELF: Perform build-id lookup even without a debug link 2019-08-06 08:18:39 +00:00
compressed-sections.yaml ObjectFileELF: Add support for gnu-style compressed sections 2019-07-10 16:10:43 +00:00
duplicate-section.yaml [LLDB] - Update the test cases after yaml2obj change. 2019-04-03 15:28:35 +00:00
gnu-debuglink.yaml SymbolVendorELF: Perform build-id lookup even without a debug link 2019-08-06 08:18:39 +00:00
many-sections.s ELF: Don't create sections for section header index 0 2018-12-18 15:56:45 +00:00
netbsd-core-amd64.test [lldb] [ObjectFile/ELF] Fix recognizing NetBSD images 2019-02-20 14:31:06 +00:00
netbsd-exec-8.99.30-amd64.yaml [lldb] [ObjectFile/ELF] Fix recognizing NetBSD images 2019-02-20 14:31:06 +00:00
section-addresses.yaml
section-overlap.yaml ELF: create "container" sections from PT_LOAD segments 2019-01-09 16:50:45 +00:00
section-permissions.yaml ELF: create "container" sections from PT_LOAD segments 2019-01-09 16:50:45 +00:00
section-types-edgecases.yaml
section-types.yaml Recognise debug_types.dwo as a debug info section 2019-06-12 11:42:42 +00:00
short-build-id.yaml