Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoFile = errors.New("cannot load object file for mappings with empty file")
Functions ¶
Types ¶
type MappedObjectFile ¶
type MappedObjectFile struct {
*ObjectFile
PID int
File string
}
func (MappedObjectFile) Root ¶
func (f MappedObjectFile) Root() string
type ObjectFile ¶
Click to show internal directories.
Click to hide internal directories.