mirror of
https://github.com/golang/go
synced 2024-11-17 15:54:39 -07:00
all: replace outdated links
Change-Id: I7156e7858e8f06459818e03729c644d64e04d43c Reviewed-on: https://go-review.googlesource.com/c/go/+/549356 Reviewed-by: Cherry Mui <cherryyz@google.com> Run-TryBot: shuang cui <imcusg@gmail.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Michael Pratt <mpratt@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This commit is contained in:
parent
3233542e85
commit
b25f5558c6
@ -13,7 +13,7 @@
|
||||
* $FreeBSD: src/sys/sparc64/include/elf.h,v 1.12 2003/09/25 01:10:26 peter Exp $
|
||||
* "System V ABI" (http://www.sco.com/developers/gabi/latest/ch4.eheader.html)
|
||||
* "ELF for the ARM® 64-bit Architecture (AArch64)" (ARM IHI 0056B)
|
||||
* "RISC-V ELF psABI specification" (https://github.com/riscv/riscv-elf-psabi-doc/blob/master/riscv-elf.adoc)
|
||||
* "RISC-V ELF psABI specification" (https://github.com/riscv-non-isa/riscv-elf-psabi-doc/blob/master/riscv-elf.adoc)
|
||||
* llvm/BinaryFormat/ELF.h - ELF constants and structures
|
||||
*
|
||||
* Copyright (c) 1996-1998 John D. Polstra. All rights reserved.
|
||||
|
@ -69,7 +69,7 @@
|
||||
// all pprof commands.
|
||||
//
|
||||
// For more information about pprof, see
|
||||
// https://github.com/google/pprof/blob/master/doc/README.md.
|
||||
// https://github.com/google/pprof/blob/main/doc/README.md.
|
||||
package pprof
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user