search for: sectionmap

Displaying 7 results from an estimated 7 matches for "sectionmap".

Did you mean: sectional
2015 Oct 01
4
lld and thread over-subscription
...micro.test lld :: elf/Mips/exe-got.test lld :: elf/Mips/got16-2.test lld :: elf/Mips/got16-micro.test lld :: elf/Mips/got-page-32-micro.test lld :: elf/Mips/got-page-64-micro.test lld :: elf/Mips/got-page-64.test lld :: elf/X86_64/sectionchoice.test lld :: elf/X86_64/sectionmap.test lld :: mach-o/arm-interworking.yaml lld :: mach-o/arm-shims.yaml lld :: mach-o/data-only-dylib.yaml lld :: mach-o/executable-exports.yaml lld :: mach-o/exe-offsets.yaml lld :: mach-o/exported_symbols_list-undef.yaml lld :: mach-o/fat-archive.yaml lld :: mach-o/f...
2015 Oct 01
2
lld and thread over-subscription
...st > lld :: elf/Mips/exe-got.test > lld :: elf/Mips/got16-2.test > lld :: elf/Mips/got16-micro.test > lld :: elf/Mips/got-page-32-micro.test > lld :: elf/Mips/got-page-64-micro.test > lld :: elf/Mips/got-page-64.test > lld :: elf/X86_64/sectionchoice.test > lld :: elf/X86_64/sectionmap.test > lld :: mach-o/arm-interworking.yaml > lld :: mach-o/arm-shims.yaml > lld :: mach-o/data-only-dylib.yaml > lld :: mach-o/executable-exports.yaml > lld :: mach-o/exe-offsets.yaml > lld :: mach-o/exported_symbols_list-undef.yaml > lld :: mach-o/fat-archive.yaml > lld ::...
2015 Oct 03
2
lld and thread over-subscription
...elf/Mips/got16-2.test >> lld :: elf/Mips/got16-micro.test >> lld :: elf/Mips/got-page-32-micro.test >> lld :: elf/Mips/got-page-64-micro.test >> lld :: elf/Mips/got-page-64.test >> lld :: elf/X86_64/sectionchoice.test >> lld :: elf/X86_64/sectionmap.test >> lld :: mach-o/arm-interworking.yaml >> lld :: mach-o/arm-shims.yaml >> lld :: mach-o/data-only-dylib.yaml >> lld :: mach-o/executable-exports.yaml >> lld :: mach-o/exe-offsets.yaml >> lld :: mach-o/exported_symbols_list-undef.yaml...
2015 Oct 01
2
lld and thread over-subscription
Hi Rui, et al., I was experimenting yesterday with building lld on my POWER7 PPC64/Linux machine, and ran into an unfortunate problem. When running the regressions tests under lit, almost all of the tests fail like this: terminate called after throwing an instance of 'std::system_error' what(): Resource temporarily unavailable ... 5 libc.so.6 0x00000080b7847238 abort +
2019 Jan 23
2
[llvm-pdbutil] : merge not working properly
...n 21, 2019 at 8:36 AM Vivien Millet < >>>>>> vivien.millet at gmail.com> wrote: >>>>>> >>>>>>> Hi Zachary, sorry for disturbing again.. >>>>>>> >>>>>>> I've fixed some problems (StringTable, SectionMap and few things >>>>>>> here and there..) and my converted PDB seems now to work inside visual >>>>>>> studio.. >>>>>>> But I'm not sure if I have full debug features because I don't >>>>>>> succeed to transl...
2019 Jan 28
3
[llvm-pdbutil] : merge not working properly
...>>>>>>>> vivien.millet at gmail.com> wrote: >>>>>>>> >>>>>>>>> Hi Zachary, sorry for disturbing again.. >>>>>>>>> >>>>>>>>> I've fixed some problems (StringTable, SectionMap and few things >>>>>>>>> here and there..) and my converted PDB seems now to work inside visual >>>>>>>>> studio.. >>>>>>>>> But I'm not sure if I have full debug features because I don't >>>>>&g...
2019 Jan 17
4
[llvm-pdbutil] : merge not working properly
That’s a good question, by default when emitting the object file I choose COFF but it embeds dwarf and not codeview in the end.. there probably is a way to do it or at least it must be implemented if not yet.. Lets imagine I manage to do that.. when you say there is nothing to do, I still must have a PDBFileBuilder to copy the codeview data inside the EXE PDB right ? I cannot insert them easily in