Versions in this module Expand all Collapse all v1 v1.7.1 Oct 27, 2022 Changes in this version + const A_AUTO + const A_DELETED_AUTO + const A_PARAM + const ArgsSizeUnknown + const FUNCDATA_ArgsPointerMaps + const FUNCDATA_InlTree + const FUNCDATA_LocalsPointerMaps + const FUNCDATA_OpenCodedDeferInfo + const FUNCDATA_StackObjects + const KindArray + const KindBool + const KindChan + const KindComplex128 + const KindComplex64 + const KindDirectIface + const KindFloat32 + const KindFloat64 + const KindFunc + const KindGCProg + const KindInt + const KindInt16 + const KindInt32 + const KindInt64 + const KindInt8 + const KindInterface + const KindMap + const KindMask + const KindPtr + const KindSlice + const KindString + const KindStruct + const KindUint + const KindUint16 + const KindUint32 + const KindUint64 + const KindUint8 + const KindUintptr + const KindUnsafePointer + const PCDATA_InlTreeIndex + const PCDATA_Restart1 + const PCDATA_Restart2 + const PCDATA_RestartAtEntry + const PCDATA_StackMapIndex + const PCDATA_UnsafePoint + const PCDATA_UnsafePointSafe + const PCDATA_UnsafePointUnsafe + func IsRuntimePackagePath(pkgpath string) bool + func PathToPrefix(s string) string + type FuncID uint8 + const FuncID_asmcgocall + const FuncID_asyncPreempt + const FuncID_cgocallback + const FuncID_debugCallV1 + const FuncID_externalthreadhandler + const FuncID_gcBgMarkWorker + const FuncID_goexit + const FuncID_gogo + const FuncID_gopanic + const FuncID_handleAsyncEvent + const FuncID_jmpdefer + const FuncID_mcall + const FuncID_morestack + const FuncID_mstart + const FuncID_normal + const FuncID_panicwrap + const FuncID_rt0_go + const FuncID_runfinq + const FuncID_runtime_main + const FuncID_sigpanic + const FuncID_systemstack + const FuncID_systemstack_switch + const FuncID_wrapper + func GetFuncID(name string, isWrapper bool) FuncID + type HeadType uint8 + const Haix + const Hdarwin + const Hdragonfly + const Hfreebsd + const Hjs + const Hlinux + const Hnetbsd + const Hopenbsd + const Hplan9 + const Hsolaris + const Hunknown + const Hwindows + func (h *HeadType) Set(s string) error + func (h *HeadType) String() string + type RelocType int16 + const R_ADDR + const R_ADDRARM64 + const R_ADDRCUOFF + const R_ADDRMIPS + const R_ADDRMIPSTLS + const R_ADDRMIPSU + const R_ADDROFF + const R_ADDRPOWER + const R_ADDRPOWER_DS + const R_ADDRPOWER_GOT + const R_ADDRPOWER_PCREL + const R_ADDRPOWER_TOCREL + const R_ADDRPOWER_TOCREL_DS + const R_ARM64_GOT + const R_ARM64_GOTPCREL + const R_ARM64_LDST128 + const R_ARM64_LDST16 + const R_ARM64_LDST32 + const R_ARM64_LDST64 + const R_ARM64_LDST8 + const R_ARM64_PCREL + const R_ARM64_TLS_IE + const R_ARM64_TLS_LE + const R_CALL + const R_CALLARM + const R_CALLARM64 + const R_CALLIND + const R_CALLMIPS + const R_CALLPOWER + const R_CALLRISCV + const R_CONST + const R_DWARFFILEREF + const R_DWARFSECREF + const R_GOTOFF + const R_GOTPCREL + const R_JMPMIPS + const R_METHODOFF + const R_PCREL + const R_PCRELDBL + const R_PLT0 + const R_PLT1 + const R_PLT2 + const R_POWER_TLS + const R_POWER_TLS_IE + const R_POWER_TLS_LE + const R_POWER_TOC + const R_RISCV_PCREL_ITYPE + const R_RISCV_PCREL_STYPE + const R_RISCV_TLS_IE_ITYPE + const R_RISCV_TLS_IE_STYPE + const R_SIZE + const R_TLS_IE + const R_TLS_LE + const R_USEFIELD + const R_USEIFACE + const R_USEIFACEMETHOD + const R_USETYPE + const R_WASMIMPORT + const R_WEAKADDROFF + const R_XCOFFREF + func (i RelocType) String() string + func (r RelocType) IsDirectCall() bool + func (r RelocType) IsDirectCallOrJump() bool + func (r RelocType) IsDirectJump() bool + type SymKind uint8 + const SABIALIAS + const SBSS + const SDATA + const SDWARFABSFCN + const SDWARFCONST + const SDWARFCUINFO + const SDWARFFCN + const SDWARFLINES + const SDWARFLOC + const SDWARFRANGE + const SDWARFTYPE + const SDWARFVAR + const SLIBFUZZER_EXTRA_COUNTER + const SNOPTRBSS + const SNOPTRDATA + const SRODATA + const STEXT + const STLSBSS + const Sxxx + func (i SymKind) String() string