Home
last modified time | relevance | path

Searched hist:"27 bd4146a177c20add372774250309ddc956a891" (Results 1 – 5 of 5) sorted by relevance

/freebsd/libexec/rtld-elf/powerpc64/
H A DMakefile.inc27bd4146a177c20add372774250309ddc956a891 Sat Jul 10 19:43:24 CEST 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> RTLD support for powerpc64. A few small modifications to the Makefile
and symbol map are required to support various consequences of the dot
symbol scheme:

- Symbols beginning with a dot are reserved, so start private symbols with
an underscore.
- In order to set RTLD breakpoints, gdb must be able to locate the text
entry point, not the data section function descriptor, so add
.r_debug_state to the symbol map on powerpc64.

Obtained from: projects/ppc64
H A Drtld_start.S27bd4146a177c20add372774250309ddc956a891 Sat Jul 10 19:43:24 CEST 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> RTLD support for powerpc64. A few small modifications to the Makefile
and symbol map are required to support various consequences of the dot
symbol scheme:

- Symbols beginning with a dot are reserved, so start private symbols with
an underscore.
- In order to set RTLD breakpoints, gdb must be able to locate the text
entry point, not the data section function descriptor, so add
.r_debug_state to the symbol map on powerpc64.

Obtained from: projects/ppc64
H A Dreloc.c27bd4146a177c20add372774250309ddc956a891 Sat Jul 10 19:43:24 CEST 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> RTLD support for powerpc64. A few small modifications to the Makefile
and symbol map are required to support various consequences of the dot
symbol scheme:

- Symbols beginning with a dot are reserved, so start private symbols with
an underscore.
- In order to set RTLD breakpoints, gdb must be able to locate the text
entry point, not the data section function descriptor, so add
.r_debug_state to the symbol map on powerpc64.

Obtained from: projects/ppc64
/freebsd/libexec/rtld-elf/
H A DSymbol.mapdiff 27bd4146a177c20add372774250309ddc956a891 Sat Jul 10 19:43:24 CEST 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> RTLD support for powerpc64. A few small modifications to the Makefile
and symbol map are required to support various consequences of the dot
symbol scheme:

- Symbols beginning with a dot are reserved, so start private symbols with
an underscore.
- In order to set RTLD breakpoints, gdb must be able to locate the text
entry point, not the data section function descriptor, so add
.r_debug_state to the symbol map on powerpc64.

Obtained from: projects/ppc64
H A DMakefilediff 27bd4146a177c20add372774250309ddc956a891 Sat Jul 10 19:43:24 CEST 2010 Nathan Whitehorn <nwhitehorn@FreeBSD.org> RTLD support for powerpc64. A few small modifications to the Makefile
and symbol map are required to support various consequences of the dot
symbol scheme:

- Symbols beginning with a dot are reserved, so start private symbols with
an underscore.
- In order to set RTLD breakpoints, gdb must be able to locate the text
entry point, not the data section function descriptor, so add
.r_debug_state to the symbol map on powerpc64.

Obtained from: projects/ppc64