Documentation
¶
Index ¶
Constants ¶
View Source
const PtrSize int = 8
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GoExtendedOffset ¶
func GetSymbolOffset ¶
func GetSymbolOffset(filePath string, symbolName string) (*GoExtendedOffset, error)
type GoOffsets ¶
type GoOffsets struct {
GoWriteOffset *GoExtendedOffset
GoReadOffset *GoExtendedOffset
GoVersion string
Abi GoAbi
SysFdOffset uint64
}
Click to show internal directories.
Click to hide internal directories.