search for: gnu_debuglink

Displaying 13 results from an estimated 13 matches for "gnu_debuglink".

2015 Oct 20
2
RFC: Move parts of llvm-symbolizer tool implementation to LLVMSymbolize library
....{h,cpp}), for instance: * dynamic dispatch between DWARF and PDB debug info; * building address->symbol_name mapping from object file (with special cases for PowerPC function descriptor section, and COFF export tables); * finding debug info stored in separate files (.dSYM files on Darwin, ELF .gnu_debuglink section, etc.); * demangling (with platform-specific implementations for Windows and Unix). I propose to move this code into a separate library LLVMSymbolize (stored under lib/DebugInfo/Symbolize), and make llvm-symbolizer a short and simple tool using it. This would allow to: * implement in-proc...
2015 Oct 21
2
RFC: Move parts of llvm-symbolizer tool implementation to LLVMSymbolize library
...between DWARF and PDB debug info; > > * building address->symbol_name mapping from object file (with special > cases > > for PowerPC function descriptor section, and COFF export tables); > > * finding debug info stored in separate files (.dSYM files on Darwin, ELF > > .gnu_debuglink section, etc.); > > * demangling (with platform-specific implementations for Windows and > Unix). > > > > I propose to move this code into a separate library LLVMSymbolize (stored > > under lib/DebugInfo/Symbolize), and make llvm-symbolizer a short and > simple > &g...
2015 Oct 21
2
RFC: Move parts of llvm-symbolizer tool implementation to LLVMSymbolize library
...building address->symbol_name mapping from object file (with special >>> cases >>> > for PowerPC function descriptor section, and COFF export tables); >>> > * finding debug info stored in separate files (.dSYM files on Darwin, >>> ELF >>> > .gnu_debuglink section, etc.); >>> > * demangling (with platform-specific implementations for Windows and >>> Unix). >>> > >>> > I propose to move this code into a separate library LLVMSymbolize >>> (stored >>> > under lib/DebugInfo/Symbolize), and...
2015 Oct 21
2
RFC: Move parts of llvm-symbolizer tool implementation to LLVMSymbolize library
...g from object file (with >>>>> special cases >>>>> > for PowerPC function descriptor section, and COFF export tables); >>>>> > * finding debug info stored in separate files (.dSYM files on >>>>> Darwin, ELF >>>>> > .gnu_debuglink section, etc.); >>>>> > * demangling (with platform-specific implementations for Windows and >>>>> Unix). >>>>> > >>>>> > I propose to move this code into a separate library LLVMSymbolize >>>>> (stored >>>&...
2005 Jun 06
1
rpmbuild and stripping libraries
Hi, I've just completed a rebuild of php and the rpms came out a _lot_ bigger than the originals... after comparisons it seems stuff isn't being stripped, a comparison of sections on one library reveals the following: > 21 .gnu_debuglink < 21 .comment < 22 .debug_aranges < 23 .debug_pubnames < 24 .debug_info < 25 .debug_abbrev < 26 .debug_line < 27 .debug_frame < 28 .debug_str < 29 .debug_ranges < tons of symbols I'm sure someone knows how to get a normal small build? Pointers? Cheers, M...
2019 Jan 23
2
Windows/Clang build instrumented/PGO
...ted\utils\TableGen && CMAKE_OBJCOPY-NOTFOUND --only-keep-debug C:/code/clang-builder/build/instrumented/bin/llvm-tblgen.exe C:/code/clang-builder/build/instrumented/bin/llvm-tblgen.exe.debug && CMAKE_STRIP-NOTFOUND -gx C:/code/clang-builder/build/instrumented/bin/llvm-tblgen.exe -R .gnu_debuglink && CMAKE_OBJCOPY-NOTFOUND --add-gnu-debuglink=C:/code/clang-builder/build/instrumented/bin/llvm-tblgen.exe.debug C:/code/clang-builder/build/instrumented/bin/llvm-tblgen.exe"" LINK: command "C:\code\clang-builder\src\bootstrap\bin\lld-link.exe /nologo utils\TableGen\CMakeFile...
2007 Mar 02
0
Wine release 0.9.32
...ring module internal info for minidumps in Unicode. dbghelp: Make elf_enum_modules a Unicode function. dbghelp: Move elf_fetch_file_info to Unicode. dbghelp: Now moving the ELF loading code to Unicode. dbghelp: Added helper to map a Unicode file. dbghelp: Now load the .gnu_debuglink file using Unicode search paths. dbghelp: Merge the A/W of elf_map_file into a single one. dbghelp: Rewrote the ELF section mapper for better data encapsulation. dbghelp: Allow to add an alternate file_map for an ELF file (where to look for its debug information). dbghelp: H...
2019 Jan 21
0
[PATCH] ia64: Fix shared build
...3 */ + .debug_pubtypes 0 : { *(.debug_pubtypes) } + .debug_ranges 0 : { *(.debug_ranges) } + /* DWARF Extension. */ + .debug_macro 0 : { *(.debug_macro) } + .debug_addr 0 : { *(.debug_addr) } + .gnu.attributes 0 : { KEEP (*(.gnu.attributes)) } + /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) } +} diff --git a/usr/klibc/arch/ia64/pipe.S b/usr/klibc/arch/ia64/pipe.S index 8ecd972..ae31a3a 100644 --- a/usr/klibc/arch/ia64/pipe.S +++ b/usr/klibc/arch/ia64/pipe.S @@ -13,17 +13,15 @@ pipe: cmp.ne p6, p7 = -1, r10 mov r15 = r0 ;; -(p7) addl r14 = @ltoffx(errno), r1 - (p6...
2019 Jan 21
0
[klibc:master] ia64: Fix shared build
...3 */ + .debug_pubtypes 0 : { *(.debug_pubtypes) } + .debug_ranges 0 : { *(.debug_ranges) } + /* DWARF Extension. */ + .debug_macro 0 : { *(.debug_macro) } + .debug_addr 0 : { *(.debug_addr) } + .gnu.attributes 0 : { KEEP (*(.gnu.attributes)) } + /DISCARD/ : { *(.note.GNU-stack) *(.gnu_debuglink) *(.gnu.lto_*) } +} diff --git a/usr/klibc/arch/ia64/pipe.S b/usr/klibc/arch/ia64/pipe.S index 8ecd972..ae31a3a 100644 --- a/usr/klibc/arch/ia64/pipe.S +++ b/usr/klibc/arch/ia64/pipe.S @@ -13,17 +13,15 @@ pipe: cmp.ne p6, p7 = -1, r10 mov r15 = r0 ;; -(p7) addl r14 = @ltoffx(errno), r1 - (p6...
2007 Jan 25
0
Wine release 0.9.30
...ype. shell32: SHLoadNonloadedIconOverlayIdentifiers() is a WINAPI function. mscoree: _CorValidateImage() is a WINAPI function. sfc_os: Add a prototype for SfcIsKeyProtected(). sfc_os: Update win32.api to fix the winapi_check warnings. Frank Richter (2): dbghelp: Split gnu_debuglink handling into own function. dbghelp: Search for .gnu_debuglink file. H. Verbeet (61): wined3d: Add a comment about D3D write masks and GLSL destination swizzles. wined3d: Split shader_glsl_add_param() in shader_glsl_add_src_param() and shader_glsl_add_dst_param(). wined3d:...
2018 Jan 29
1
Panic: data stack: Out of memory when allocating bytes
...TS > ??? 0x0023b0f0->0x0023bff8 at 0x0003b0f0: .got ALLOC LOAD DATA > HAS_CONTENTS > ??? 0x0023c000->0x0023c308 at 0x0003c000: .data ALLOC LOAD DATA > HAS_CONTENTS > ??? 0x0023c310->0x0023c3b0 at 0x0003c308: .bss ALLOC > ??? 0x00000000->0x00000010 at 0x0003c308: .gnu_debuglink READONLY > HAS_CONTENTS > Core file: > ??? `/var/core/4880', file type elf64-x86-64. > ??? 0x00000000->0x00000558 at 0x00000f20: note0 READONLY HAS_CONTENTS > ??? 0x00000000->0x000000d8 at 0x00000fa4: .reg/4880 HAS_CONTENTS > ??? 0x00000000->0x000000d8 at 0x00000...
2018 Jan 24
2
Panic: data stack: Out of memory when allocating bytes
On Wed, Jan 24, 2018 at 18:55:47 +0100, Thomas Robers wrote: > Am 23.01.2018 um 20:07 schrieb Josef 'Jeff' Sipek: > > On Tue, Jan 23, 2018 at 14:03:27 -0500, Josef 'Jeff' Sipek wrote: > > > On Tue, Jan 23, 2018 at 18:21:38 +0100, Thomas Robers wrote: ... > > > 1. Do you have any idea what the imap process was doing at the time of the > > >
2018 Jan 25
0
Panic: data stack: Out of memory when allocating bytes
...mic ALLOC LOAD DATA HAS_CONTENTS 0x0023b0f0->0x0023bff8 at 0x0003b0f0: .got ALLOC LOAD DATA HAS_CONTENTS 0x0023c000->0x0023c308 at 0x0003c000: .data ALLOC LOAD DATA HAS_CONTENTS 0x0023c310->0x0023c3b0 at 0x0003c308: .bss ALLOC 0x00000000->0x00000010 at 0x0003c308: .gnu_debuglink READONLY HAS_CONTENTS Core file: `/var/core/4880', file type elf64-x86-64. 0x00000000->0x00000558 at 0x00000f20: note0 READONLY HAS_CONTENTS 0x00000000->0x000000d8 at 0x00000fa4: .reg/4880 HAS_CONTENTS 0x00000000->0x000000d8 at 0x00000fa4: .reg HAS_CONTENTS 0x...