feature: additional binary packages in stdlib (#366)
Generate wrappers for the following packages: - crypto/ed25519 (go1.13 only) - debug/dwarf - debug/elf - debug/gosym - debug/pe - debug/plan9obj - net/http/pprof - runtime/pprof - runtime/trace
This commit is contained in:
committed by
Ludovic Fernandez
parent
058c121273
commit
cda23836f0
@@ -322,7 +322,8 @@ func main() {
|
||||
for _, pkg := range flag.Args() {
|
||||
content, err := genContent(dest, pkg, license)
|
||||
if err != nil {
|
||||
log.Fatal(err)
|
||||
log.Println(err)
|
||||
continue
|
||||
}
|
||||
|
||||
var oFile string
|
||||
|
||||
218
stdlib/go1_11_debug_dwarf.go
Normal file
218
stdlib/go1_11_debug_dwarf.go
Normal file
@@ -0,0 +1,218 @@
|
||||
// Code generated by 'goexports debug/dwarf'. DO NOT EDIT.
|
||||
|
||||
// +build go1.11,!go1.12
|
||||
|
||||
package stdlib
|
||||
|
||||
import (
|
||||
"debug/dwarf"
|
||||
"reflect"
|
||||
)
|
||||
|
||||
func init() {
|
||||
Symbols["debug/dwarf"] = map[string]reflect.Value{
|
||||
// function, constant and variable definitions
|
||||
"AttrAbstractOrigin": reflect.ValueOf(dwarf.AttrAbstractOrigin),
|
||||
"AttrAccessibility": reflect.ValueOf(dwarf.AttrAccessibility),
|
||||
"AttrAddrClass": reflect.ValueOf(dwarf.AttrAddrClass),
|
||||
"AttrAllocated": reflect.ValueOf(dwarf.AttrAllocated),
|
||||
"AttrArtificial": reflect.ValueOf(dwarf.AttrArtificial),
|
||||
"AttrAssociated": reflect.ValueOf(dwarf.AttrAssociated),
|
||||
"AttrBaseTypes": reflect.ValueOf(dwarf.AttrBaseTypes),
|
||||
"AttrBitOffset": reflect.ValueOf(dwarf.AttrBitOffset),
|
||||
"AttrBitSize": reflect.ValueOf(dwarf.AttrBitSize),
|
||||
"AttrByteSize": reflect.ValueOf(dwarf.AttrByteSize),
|
||||
"AttrCallColumn": reflect.ValueOf(dwarf.AttrCallColumn),
|
||||
"AttrCallFile": reflect.ValueOf(dwarf.AttrCallFile),
|
||||
"AttrCallLine": reflect.ValueOf(dwarf.AttrCallLine),
|
||||
"AttrCalling": reflect.ValueOf(dwarf.AttrCalling),
|
||||
"AttrCommonRef": reflect.ValueOf(dwarf.AttrCommonRef),
|
||||
"AttrCompDir": reflect.ValueOf(dwarf.AttrCompDir),
|
||||
"AttrConstValue": reflect.ValueOf(dwarf.AttrConstValue),
|
||||
"AttrContainingType": reflect.ValueOf(dwarf.AttrContainingType),
|
||||
"AttrCount": reflect.ValueOf(dwarf.AttrCount),
|
||||
"AttrDataLocation": reflect.ValueOf(dwarf.AttrDataLocation),
|
||||
"AttrDataMemberLoc": reflect.ValueOf(dwarf.AttrDataMemberLoc),
|
||||
"AttrDeclColumn": reflect.ValueOf(dwarf.AttrDeclColumn),
|
||||
"AttrDeclFile": reflect.ValueOf(dwarf.AttrDeclFile),
|
||||
"AttrDeclLine": reflect.ValueOf(dwarf.AttrDeclLine),
|
||||
"AttrDeclaration": reflect.ValueOf(dwarf.AttrDeclaration),
|
||||
"AttrDefaultValue": reflect.ValueOf(dwarf.AttrDefaultValue),
|
||||
"AttrDescription": reflect.ValueOf(dwarf.AttrDescription),
|
||||
"AttrDiscr": reflect.ValueOf(dwarf.AttrDiscr),
|
||||
"AttrDiscrList": reflect.ValueOf(dwarf.AttrDiscrList),
|
||||
"AttrDiscrValue": reflect.ValueOf(dwarf.AttrDiscrValue),
|
||||
"AttrEncoding": reflect.ValueOf(dwarf.AttrEncoding),
|
||||
"AttrEntrypc": reflect.ValueOf(dwarf.AttrEntrypc),
|
||||
"AttrExtension": reflect.ValueOf(dwarf.AttrExtension),
|
||||
"AttrExternal": reflect.ValueOf(dwarf.AttrExternal),
|
||||
"AttrFrameBase": reflect.ValueOf(dwarf.AttrFrameBase),
|
||||
"AttrFriend": reflect.ValueOf(dwarf.AttrFriend),
|
||||
"AttrHighpc": reflect.ValueOf(dwarf.AttrHighpc),
|
||||
"AttrIdentifierCase": reflect.ValueOf(dwarf.AttrIdentifierCase),
|
||||
"AttrImport": reflect.ValueOf(dwarf.AttrImport),
|
||||
"AttrInline": reflect.ValueOf(dwarf.AttrInline),
|
||||
"AttrIsOptional": reflect.ValueOf(dwarf.AttrIsOptional),
|
||||
"AttrLanguage": reflect.ValueOf(dwarf.AttrLanguage),
|
||||
"AttrLocation": reflect.ValueOf(dwarf.AttrLocation),
|
||||
"AttrLowerBound": reflect.ValueOf(dwarf.AttrLowerBound),
|
||||
"AttrLowpc": reflect.ValueOf(dwarf.AttrLowpc),
|
||||
"AttrMacroInfo": reflect.ValueOf(dwarf.AttrMacroInfo),
|
||||
"AttrName": reflect.ValueOf(dwarf.AttrName),
|
||||
"AttrNamelistItem": reflect.ValueOf(dwarf.AttrNamelistItem),
|
||||
"AttrOrdering": reflect.ValueOf(dwarf.AttrOrdering),
|
||||
"AttrPriority": reflect.ValueOf(dwarf.AttrPriority),
|
||||
"AttrProducer": reflect.ValueOf(dwarf.AttrProducer),
|
||||
"AttrPrototyped": reflect.ValueOf(dwarf.AttrPrototyped),
|
||||
"AttrRanges": reflect.ValueOf(dwarf.AttrRanges),
|
||||
"AttrReturnAddr": reflect.ValueOf(dwarf.AttrReturnAddr),
|
||||
"AttrSegment": reflect.ValueOf(dwarf.AttrSegment),
|
||||
"AttrSibling": reflect.ValueOf(dwarf.AttrSibling),
|
||||
"AttrSpecification": reflect.ValueOf(dwarf.AttrSpecification),
|
||||
"AttrStartScope": reflect.ValueOf(dwarf.AttrStartScope),
|
||||
"AttrStaticLink": reflect.ValueOf(dwarf.AttrStaticLink),
|
||||
"AttrStmtList": reflect.ValueOf(dwarf.AttrStmtList),
|
||||
"AttrStride": reflect.ValueOf(dwarf.AttrStride),
|
||||
"AttrStrideSize": reflect.ValueOf(dwarf.AttrStrideSize),
|
||||
"AttrStringLength": reflect.ValueOf(dwarf.AttrStringLength),
|
||||
"AttrTrampoline": reflect.ValueOf(dwarf.AttrTrampoline),
|
||||
"AttrType": reflect.ValueOf(dwarf.AttrType),
|
||||
"AttrUpperBound": reflect.ValueOf(dwarf.AttrUpperBound),
|
||||
"AttrUseLocation": reflect.ValueOf(dwarf.AttrUseLocation),
|
||||
"AttrUseUTF8": reflect.ValueOf(dwarf.AttrUseUTF8),
|
||||
"AttrVarParam": reflect.ValueOf(dwarf.AttrVarParam),
|
||||
"AttrVirtuality": reflect.ValueOf(dwarf.AttrVirtuality),
|
||||
"AttrVisibility": reflect.ValueOf(dwarf.AttrVisibility),
|
||||
"AttrVtableElemLoc": reflect.ValueOf(dwarf.AttrVtableElemLoc),
|
||||
"ClassAddress": reflect.ValueOf(dwarf.ClassAddress),
|
||||
"ClassBlock": reflect.ValueOf(dwarf.ClassBlock),
|
||||
"ClassConstant": reflect.ValueOf(dwarf.ClassConstant),
|
||||
"ClassExprLoc": reflect.ValueOf(dwarf.ClassExprLoc),
|
||||
"ClassFlag": reflect.ValueOf(dwarf.ClassFlag),
|
||||
"ClassLinePtr": reflect.ValueOf(dwarf.ClassLinePtr),
|
||||
"ClassLocListPtr": reflect.ValueOf(dwarf.ClassLocListPtr),
|
||||
"ClassMacPtr": reflect.ValueOf(dwarf.ClassMacPtr),
|
||||
"ClassRangeListPtr": reflect.ValueOf(dwarf.ClassRangeListPtr),
|
||||
"ClassReference": reflect.ValueOf(dwarf.ClassReference),
|
||||
"ClassReferenceAlt": reflect.ValueOf(dwarf.ClassReferenceAlt),
|
||||
"ClassReferenceSig": reflect.ValueOf(dwarf.ClassReferenceSig),
|
||||
"ClassString": reflect.ValueOf(dwarf.ClassString),
|
||||
"ClassStringAlt": reflect.ValueOf(dwarf.ClassStringAlt),
|
||||
"ClassUnknown": reflect.ValueOf(dwarf.ClassUnknown),
|
||||
"ErrUnknownPC": reflect.ValueOf(&dwarf.ErrUnknownPC).Elem(),
|
||||
"New": reflect.ValueOf(dwarf.New),
|
||||
"TagAccessDeclaration": reflect.ValueOf(dwarf.TagAccessDeclaration),
|
||||
"TagArrayType": reflect.ValueOf(dwarf.TagArrayType),
|
||||
"TagBaseType": reflect.ValueOf(dwarf.TagBaseType),
|
||||
"TagCatchDwarfBlock": reflect.ValueOf(dwarf.TagCatchDwarfBlock),
|
||||
"TagClassType": reflect.ValueOf(dwarf.TagClassType),
|
||||
"TagCommonDwarfBlock": reflect.ValueOf(dwarf.TagCommonDwarfBlock),
|
||||
"TagCommonInclusion": reflect.ValueOf(dwarf.TagCommonInclusion),
|
||||
"TagCompileUnit": reflect.ValueOf(dwarf.TagCompileUnit),
|
||||
"TagCondition": reflect.ValueOf(dwarf.TagCondition),
|
||||
"TagConstType": reflect.ValueOf(dwarf.TagConstType),
|
||||
"TagConstant": reflect.ValueOf(dwarf.TagConstant),
|
||||
"TagDwarfProcedure": reflect.ValueOf(dwarf.TagDwarfProcedure),
|
||||
"TagEntryPoint": reflect.ValueOf(dwarf.TagEntryPoint),
|
||||
"TagEnumerationType": reflect.ValueOf(dwarf.TagEnumerationType),
|
||||
"TagEnumerator": reflect.ValueOf(dwarf.TagEnumerator),
|
||||
"TagFileType": reflect.ValueOf(dwarf.TagFileType),
|
||||
"TagFormalParameter": reflect.ValueOf(dwarf.TagFormalParameter),
|
||||
"TagFriend": reflect.ValueOf(dwarf.TagFriend),
|
||||
"TagImportedDeclaration": reflect.ValueOf(dwarf.TagImportedDeclaration),
|
||||
"TagImportedModule": reflect.ValueOf(dwarf.TagImportedModule),
|
||||
"TagImportedUnit": reflect.ValueOf(dwarf.TagImportedUnit),
|
||||
"TagInheritance": reflect.ValueOf(dwarf.TagInheritance),
|
||||
"TagInlinedSubroutine": reflect.ValueOf(dwarf.TagInlinedSubroutine),
|
||||
"TagInterfaceType": reflect.ValueOf(dwarf.TagInterfaceType),
|
||||
"TagLabel": reflect.ValueOf(dwarf.TagLabel),
|
||||
"TagLexDwarfBlock": reflect.ValueOf(dwarf.TagLexDwarfBlock),
|
||||
"TagMember": reflect.ValueOf(dwarf.TagMember),
|
||||
"TagModule": reflect.ValueOf(dwarf.TagModule),
|
||||
"TagMutableType": reflect.ValueOf(dwarf.TagMutableType),
|
||||
"TagNamelist": reflect.ValueOf(dwarf.TagNamelist),
|
||||
"TagNamelistItem": reflect.ValueOf(dwarf.TagNamelistItem),
|
||||
"TagNamespace": reflect.ValueOf(dwarf.TagNamespace),
|
||||
"TagPackedType": reflect.ValueOf(dwarf.TagPackedType),
|
||||
"TagPartialUnit": reflect.ValueOf(dwarf.TagPartialUnit),
|
||||
"TagPointerType": reflect.ValueOf(dwarf.TagPointerType),
|
||||
"TagPtrToMemberType": reflect.ValueOf(dwarf.TagPtrToMemberType),
|
||||
"TagReferenceType": reflect.ValueOf(dwarf.TagReferenceType),
|
||||
"TagRestrictType": reflect.ValueOf(dwarf.TagRestrictType),
|
||||
"TagRvalueReferenceType": reflect.ValueOf(dwarf.TagRvalueReferenceType),
|
||||
"TagSetType": reflect.ValueOf(dwarf.TagSetType),
|
||||
"TagSharedType": reflect.ValueOf(dwarf.TagSharedType),
|
||||
"TagStringType": reflect.ValueOf(dwarf.TagStringType),
|
||||
"TagStructType": reflect.ValueOf(dwarf.TagStructType),
|
||||
"TagSubprogram": reflect.ValueOf(dwarf.TagSubprogram),
|
||||
"TagSubrangeType": reflect.ValueOf(dwarf.TagSubrangeType),
|
||||
"TagSubroutineType": reflect.ValueOf(dwarf.TagSubroutineType),
|
||||
"TagTemplateAlias": reflect.ValueOf(dwarf.TagTemplateAlias),
|
||||
"TagTemplateTypeParameter": reflect.ValueOf(dwarf.TagTemplateTypeParameter),
|
||||
"TagTemplateValueParameter": reflect.ValueOf(dwarf.TagTemplateValueParameter),
|
||||
"TagThrownType": reflect.ValueOf(dwarf.TagThrownType),
|
||||
"TagTryDwarfBlock": reflect.ValueOf(dwarf.TagTryDwarfBlock),
|
||||
"TagTypeUnit": reflect.ValueOf(dwarf.TagTypeUnit),
|
||||
"TagTypedef": reflect.ValueOf(dwarf.TagTypedef),
|
||||
"TagUnionType": reflect.ValueOf(dwarf.TagUnionType),
|
||||
"TagUnspecifiedParameters": reflect.ValueOf(dwarf.TagUnspecifiedParameters),
|
||||
"TagUnspecifiedType": reflect.ValueOf(dwarf.TagUnspecifiedType),
|
||||
"TagVariable": reflect.ValueOf(dwarf.TagVariable),
|
||||
"TagVariant": reflect.ValueOf(dwarf.TagVariant),
|
||||
"TagVariantPart": reflect.ValueOf(dwarf.TagVariantPart),
|
||||
"TagVolatileType": reflect.ValueOf(dwarf.TagVolatileType),
|
||||
"TagWithStmt": reflect.ValueOf(dwarf.TagWithStmt),
|
||||
|
||||
// type definitions
|
||||
"AddrType": reflect.ValueOf((*dwarf.AddrType)(nil)),
|
||||
"ArrayType": reflect.ValueOf((*dwarf.ArrayType)(nil)),
|
||||
"Attr": reflect.ValueOf((*dwarf.Attr)(nil)),
|
||||
"BasicType": reflect.ValueOf((*dwarf.BasicType)(nil)),
|
||||
"BoolType": reflect.ValueOf((*dwarf.BoolType)(nil)),
|
||||
"CharType": reflect.ValueOf((*dwarf.CharType)(nil)),
|
||||
"Class": reflect.ValueOf((*dwarf.Class)(nil)),
|
||||
"CommonType": reflect.ValueOf((*dwarf.CommonType)(nil)),
|
||||
"ComplexType": reflect.ValueOf((*dwarf.ComplexType)(nil)),
|
||||
"Data": reflect.ValueOf((*dwarf.Data)(nil)),
|
||||
"DecodeError": reflect.ValueOf((*dwarf.DecodeError)(nil)),
|
||||
"DotDotDotType": reflect.ValueOf((*dwarf.DotDotDotType)(nil)),
|
||||
"Entry": reflect.ValueOf((*dwarf.Entry)(nil)),
|
||||
"EnumType": reflect.ValueOf((*dwarf.EnumType)(nil)),
|
||||
"EnumValue": reflect.ValueOf((*dwarf.EnumValue)(nil)),
|
||||
"Field": reflect.ValueOf((*dwarf.Field)(nil)),
|
||||
"FloatType": reflect.ValueOf((*dwarf.FloatType)(nil)),
|
||||
"FuncType": reflect.ValueOf((*dwarf.FuncType)(nil)),
|
||||
"IntType": reflect.ValueOf((*dwarf.IntType)(nil)),
|
||||
"LineEntry": reflect.ValueOf((*dwarf.LineEntry)(nil)),
|
||||
"LineFile": reflect.ValueOf((*dwarf.LineFile)(nil)),
|
||||
"LineReader": reflect.ValueOf((*dwarf.LineReader)(nil)),
|
||||
"LineReaderPos": reflect.ValueOf((*dwarf.LineReaderPos)(nil)),
|
||||
"Offset": reflect.ValueOf((*dwarf.Offset)(nil)),
|
||||
"PtrType": reflect.ValueOf((*dwarf.PtrType)(nil)),
|
||||
"QualType": reflect.ValueOf((*dwarf.QualType)(nil)),
|
||||
"Reader": reflect.ValueOf((*dwarf.Reader)(nil)),
|
||||
"StructField": reflect.ValueOf((*dwarf.StructField)(nil)),
|
||||
"StructType": reflect.ValueOf((*dwarf.StructType)(nil)),
|
||||
"Tag": reflect.ValueOf((*dwarf.Tag)(nil)),
|
||||
"Type": reflect.ValueOf((*dwarf.Type)(nil)),
|
||||
"TypedefType": reflect.ValueOf((*dwarf.TypedefType)(nil)),
|
||||
"UcharType": reflect.ValueOf((*dwarf.UcharType)(nil)),
|
||||
"UintType": reflect.ValueOf((*dwarf.UintType)(nil)),
|
||||
"UnspecifiedType": reflect.ValueOf((*dwarf.UnspecifiedType)(nil)),
|
||||
"VoidType": reflect.ValueOf((*dwarf.VoidType)(nil)),
|
||||
|
||||
// interface wrapper definitions
|
||||
"_Type": reflect.ValueOf((*_debug_dwarf_Type)(nil)),
|
||||
}
|
||||
}
|
||||
|
||||
// _debug_dwarf_Type is an interface wrapper for Type type
|
||||
type _debug_dwarf_Type struct {
|
||||
WCommon func() *dwarf.CommonType
|
||||
WSize func() int64
|
||||
WString func() string
|
||||
}
|
||||
|
||||
func (W _debug_dwarf_Type) Common() *dwarf.CommonType { return W.WCommon() }
|
||||
func (W _debug_dwarf_Type) Size() int64 { return W.WSize() }
|
||||
func (W _debug_dwarf_Type) String() string { return W.WString() }
|
||||
1251
stdlib/go1_11_debug_elf.go
Normal file
1251
stdlib/go1_11_debug_elf.go
Normal file
File diff suppressed because it is too large
Load Diff
28
stdlib/go1_11_debug_gosym.go
Normal file
28
stdlib/go1_11_debug_gosym.go
Normal file
@@ -0,0 +1,28 @@
|
||||
// Code generated by 'goexports debug/gosym'. DO NOT EDIT.
|
||||
|
||||
// +build go1.11,!go1.12
|
||||
|
||||
package stdlib
|
||||
|
||||
import (
|
||||
"debug/gosym"
|
||||
"reflect"
|
||||
)
|
||||
|
||||
func init() {
|
||||
Symbols["debug/gosym"] = map[string]reflect.Value{
|
||||
// function, constant and variable definitions
|
||||
"NewLineTable": reflect.ValueOf(gosym.NewLineTable),
|
||||
"NewTable": reflect.ValueOf(gosym.NewTable),
|
||||
|
||||
// type definitions
|
||||
"DecodingError": reflect.ValueOf((*gosym.DecodingError)(nil)),
|
||||
"Func": reflect.ValueOf((*gosym.Func)(nil)),
|
||||
"LineTable": reflect.ValueOf((*gosym.LineTable)(nil)),
|
||||
"Obj": reflect.ValueOf((*gosym.Obj)(nil)),
|
||||
"Sym": reflect.ValueOf((*gosym.Sym)(nil)),
|
||||
"Table": reflect.ValueOf((*gosym.Table)(nil)),
|
||||
"UnknownFileError": reflect.ValueOf((*gosym.UnknownFileError)(nil)),
|
||||
"UnknownLineError": reflect.ValueOf((*gosym.UnknownLineError)(nil)),
|
||||
}
|
||||
}
|
||||
156
stdlib/go1_11_debug_macho.go
Normal file
156
stdlib/go1_11_debug_macho.go
Normal file
@@ -0,0 +1,156 @@
|
||||
// Code generated by 'goexports debug/macho'. DO NOT EDIT.
|
||||
|
||||
// +build go1.11,!go1.12
|
||||
|
||||
package stdlib
|
||||
|
||||
import (
|
||||
"debug/macho"
|
||||
"reflect"
|
||||
)
|
||||
|
||||
func init() {
|
||||
Symbols["debug/macho"] = map[string]reflect.Value{
|
||||
// function, constant and variable definitions
|
||||
"ARM64_RELOC_ADDEND": reflect.ValueOf(macho.ARM64_RELOC_ADDEND),
|
||||
"ARM64_RELOC_BRANCH26": reflect.ValueOf(macho.ARM64_RELOC_BRANCH26),
|
||||
"ARM64_RELOC_GOT_LOAD_PAGE21": reflect.ValueOf(macho.ARM64_RELOC_GOT_LOAD_PAGE21),
|
||||
"ARM64_RELOC_GOT_LOAD_PAGEOFF12": reflect.ValueOf(macho.ARM64_RELOC_GOT_LOAD_PAGEOFF12),
|
||||
"ARM64_RELOC_PAGE21": reflect.ValueOf(macho.ARM64_RELOC_PAGE21),
|
||||
"ARM64_RELOC_PAGEOFF12": reflect.ValueOf(macho.ARM64_RELOC_PAGEOFF12),
|
||||
"ARM64_RELOC_POINTER_TO_GOT": reflect.ValueOf(macho.ARM64_RELOC_POINTER_TO_GOT),
|
||||
"ARM64_RELOC_SUBTRACTOR": reflect.ValueOf(macho.ARM64_RELOC_SUBTRACTOR),
|
||||
"ARM64_RELOC_TLVP_LOAD_PAGE21": reflect.ValueOf(macho.ARM64_RELOC_TLVP_LOAD_PAGE21),
|
||||
"ARM64_RELOC_TLVP_LOAD_PAGEOFF12": reflect.ValueOf(macho.ARM64_RELOC_TLVP_LOAD_PAGEOFF12),
|
||||
"ARM64_RELOC_UNSIGNED": reflect.ValueOf(macho.ARM64_RELOC_UNSIGNED),
|
||||
"ARM_RELOC_BR24": reflect.ValueOf(macho.ARM_RELOC_BR24),
|
||||
"ARM_RELOC_HALF": reflect.ValueOf(macho.ARM_RELOC_HALF),
|
||||
"ARM_RELOC_HALF_SECTDIFF": reflect.ValueOf(macho.ARM_RELOC_HALF_SECTDIFF),
|
||||
"ARM_RELOC_LOCAL_SECTDIFF": reflect.ValueOf(macho.ARM_RELOC_LOCAL_SECTDIFF),
|
||||
"ARM_RELOC_PAIR": reflect.ValueOf(macho.ARM_RELOC_PAIR),
|
||||
"ARM_RELOC_PB_LA_PTR": reflect.ValueOf(macho.ARM_RELOC_PB_LA_PTR),
|
||||
"ARM_RELOC_SECTDIFF": reflect.ValueOf(macho.ARM_RELOC_SECTDIFF),
|
||||
"ARM_RELOC_VANILLA": reflect.ValueOf(macho.ARM_RELOC_VANILLA),
|
||||
"ARM_THUMB_32BIT_BRANCH": reflect.ValueOf(macho.ARM_THUMB_32BIT_BRANCH),
|
||||
"ARM_THUMB_RELOC_BR22": reflect.ValueOf(macho.ARM_THUMB_RELOC_BR22),
|
||||
"Cpu386": reflect.ValueOf(macho.Cpu386),
|
||||
"CpuAmd64": reflect.ValueOf(macho.CpuAmd64),
|
||||
"CpuArm": reflect.ValueOf(macho.CpuArm),
|
||||
"CpuArm64": reflect.ValueOf(macho.CpuArm64),
|
||||
"CpuPpc": reflect.ValueOf(macho.CpuPpc),
|
||||
"CpuPpc64": reflect.ValueOf(macho.CpuPpc64),
|
||||
"ErrNotFat": reflect.ValueOf(&macho.ErrNotFat).Elem(),
|
||||
"FlagAllModsBound": reflect.ValueOf(macho.FlagAllModsBound),
|
||||
"FlagAllowStackExecution": reflect.ValueOf(macho.FlagAllowStackExecution),
|
||||
"FlagAppExtensionSafe": reflect.ValueOf(macho.FlagAppExtensionSafe),
|
||||
"FlagBindAtLoad": reflect.ValueOf(macho.FlagBindAtLoad),
|
||||
"FlagBindsToWeak": reflect.ValueOf(macho.FlagBindsToWeak),
|
||||
"FlagCanonical": reflect.ValueOf(macho.FlagCanonical),
|
||||
"FlagDeadStrippableDylib": reflect.ValueOf(macho.FlagDeadStrippableDylib),
|
||||
"FlagDyldLink": reflect.ValueOf(macho.FlagDyldLink),
|
||||
"FlagForceFlat": reflect.ValueOf(macho.FlagForceFlat),
|
||||
"FlagHasTLVDescriptors": reflect.ValueOf(macho.FlagHasTLVDescriptors),
|
||||
"FlagIncrLink": reflect.ValueOf(macho.FlagIncrLink),
|
||||
"FlagLazyInit": reflect.ValueOf(macho.FlagLazyInit),
|
||||
"FlagNoFixPrebinding": reflect.ValueOf(macho.FlagNoFixPrebinding),
|
||||
"FlagNoHeapExecution": reflect.ValueOf(macho.FlagNoHeapExecution),
|
||||
"FlagNoMultiDefs": reflect.ValueOf(macho.FlagNoMultiDefs),
|
||||
"FlagNoReexportedDylibs": reflect.ValueOf(macho.FlagNoReexportedDylibs),
|
||||
"FlagNoUndefs": reflect.ValueOf(macho.FlagNoUndefs),
|
||||
"FlagPIE": reflect.ValueOf(macho.FlagPIE),
|
||||
"FlagPrebindable": reflect.ValueOf(macho.FlagPrebindable),
|
||||
"FlagPrebound": reflect.ValueOf(macho.FlagPrebound),
|
||||
"FlagRootSafe": reflect.ValueOf(macho.FlagRootSafe),
|
||||
"FlagSetuidSafe": reflect.ValueOf(macho.FlagSetuidSafe),
|
||||
"FlagSplitSegs": reflect.ValueOf(macho.FlagSplitSegs),
|
||||
"FlagSubsectionsViaSymbols": reflect.ValueOf(macho.FlagSubsectionsViaSymbols),
|
||||
"FlagTwoLevel": reflect.ValueOf(macho.FlagTwoLevel),
|
||||
"FlagWeakDefines": reflect.ValueOf(macho.FlagWeakDefines),
|
||||
"GENERIC_RELOC_LOCAL_SECTDIFF": reflect.ValueOf(macho.GENERIC_RELOC_LOCAL_SECTDIFF),
|
||||
"GENERIC_RELOC_PAIR": reflect.ValueOf(macho.GENERIC_RELOC_PAIR),
|
||||
"GENERIC_RELOC_PB_LA_PTR": reflect.ValueOf(macho.GENERIC_RELOC_PB_LA_PTR),
|
||||
"GENERIC_RELOC_SECTDIFF": reflect.ValueOf(macho.GENERIC_RELOC_SECTDIFF),
|
||||
"GENERIC_RELOC_TLV": reflect.ValueOf(macho.GENERIC_RELOC_TLV),
|
||||
"GENERIC_RELOC_VANILLA": reflect.ValueOf(macho.GENERIC_RELOC_VANILLA),
|
||||
"LoadCmdDylib": reflect.ValueOf(macho.LoadCmdDylib),
|
||||
"LoadCmdDylinker": reflect.ValueOf(macho.LoadCmdDylinker),
|
||||
"LoadCmdDysymtab": reflect.ValueOf(macho.LoadCmdDysymtab),
|
||||
"LoadCmdRpath": reflect.ValueOf(uint32(macho.LoadCmdRpath)),
|
||||
"LoadCmdSegment": reflect.ValueOf(macho.LoadCmdSegment),
|
||||
"LoadCmdSegment64": reflect.ValueOf(macho.LoadCmdSegment64),
|
||||
"LoadCmdSymtab": reflect.ValueOf(macho.LoadCmdSymtab),
|
||||
"LoadCmdThread": reflect.ValueOf(macho.LoadCmdThread),
|
||||
"LoadCmdUnixThread": reflect.ValueOf(macho.LoadCmdUnixThread),
|
||||
"Magic32": reflect.ValueOf(uint32(macho.Magic32)),
|
||||
"Magic64": reflect.ValueOf(uint32(macho.Magic64)),
|
||||
"MagicFat": reflect.ValueOf(uint32(macho.MagicFat)),
|
||||
"NewFatFile": reflect.ValueOf(macho.NewFatFile),
|
||||
"NewFile": reflect.ValueOf(macho.NewFile),
|
||||
"Open": reflect.ValueOf(macho.Open),
|
||||
"OpenFat": reflect.ValueOf(macho.OpenFat),
|
||||
"TypeBundle": reflect.ValueOf(macho.TypeBundle),
|
||||
"TypeDylib": reflect.ValueOf(macho.TypeDylib),
|
||||
"TypeExec": reflect.ValueOf(macho.TypeExec),
|
||||
"TypeObj": reflect.ValueOf(macho.TypeObj),
|
||||
"X86_64_RELOC_BRANCH": reflect.ValueOf(macho.X86_64_RELOC_BRANCH),
|
||||
"X86_64_RELOC_GOT": reflect.ValueOf(macho.X86_64_RELOC_GOT),
|
||||
"X86_64_RELOC_GOT_LOAD": reflect.ValueOf(macho.X86_64_RELOC_GOT_LOAD),
|
||||
"X86_64_RELOC_SIGNED": reflect.ValueOf(macho.X86_64_RELOC_SIGNED),
|
||||
"X86_64_RELOC_SIGNED_1": reflect.ValueOf(macho.X86_64_RELOC_SIGNED_1),
|
||||
"X86_64_RELOC_SIGNED_2": reflect.ValueOf(macho.X86_64_RELOC_SIGNED_2),
|
||||
"X86_64_RELOC_SIGNED_4": reflect.ValueOf(macho.X86_64_RELOC_SIGNED_4),
|
||||
"X86_64_RELOC_SUBTRACTOR": reflect.ValueOf(macho.X86_64_RELOC_SUBTRACTOR),
|
||||
"X86_64_RELOC_TLV": reflect.ValueOf(macho.X86_64_RELOC_TLV),
|
||||
"X86_64_RELOC_UNSIGNED": reflect.ValueOf(macho.X86_64_RELOC_UNSIGNED),
|
||||
|
||||
// type definitions
|
||||
"Cpu": reflect.ValueOf((*macho.Cpu)(nil)),
|
||||
"Dylib": reflect.ValueOf((*macho.Dylib)(nil)),
|
||||
"DylibCmd": reflect.ValueOf((*macho.DylibCmd)(nil)),
|
||||
"Dysymtab": reflect.ValueOf((*macho.Dysymtab)(nil)),
|
||||
"DysymtabCmd": reflect.ValueOf((*macho.DysymtabCmd)(nil)),
|
||||
"FatArch": reflect.ValueOf((*macho.FatArch)(nil)),
|
||||
"FatArchHeader": reflect.ValueOf((*macho.FatArchHeader)(nil)),
|
||||
"FatFile": reflect.ValueOf((*macho.FatFile)(nil)),
|
||||
"File": reflect.ValueOf((*macho.File)(nil)),
|
||||
"FileHeader": reflect.ValueOf((*macho.FileHeader)(nil)),
|
||||
"FormatError": reflect.ValueOf((*macho.FormatError)(nil)),
|
||||
"Load": reflect.ValueOf((*macho.Load)(nil)),
|
||||
"LoadBytes": reflect.ValueOf((*macho.LoadBytes)(nil)),
|
||||
"LoadCmd": reflect.ValueOf((*macho.LoadCmd)(nil)),
|
||||
"Nlist32": reflect.ValueOf((*macho.Nlist32)(nil)),
|
||||
"Nlist64": reflect.ValueOf((*macho.Nlist64)(nil)),
|
||||
"Regs386": reflect.ValueOf((*macho.Regs386)(nil)),
|
||||
"RegsAMD64": reflect.ValueOf((*macho.RegsAMD64)(nil)),
|
||||
"Reloc": reflect.ValueOf((*macho.Reloc)(nil)),
|
||||
"RelocTypeARM": reflect.ValueOf((*macho.RelocTypeARM)(nil)),
|
||||
"RelocTypeARM64": reflect.ValueOf((*macho.RelocTypeARM64)(nil)),
|
||||
"RelocTypeGeneric": reflect.ValueOf((*macho.RelocTypeGeneric)(nil)),
|
||||
"RelocTypeX86_64": reflect.ValueOf((*macho.RelocTypeX86_64)(nil)),
|
||||
"Rpath": reflect.ValueOf((*macho.Rpath)(nil)),
|
||||
"RpathCmd": reflect.ValueOf((*macho.RpathCmd)(nil)),
|
||||
"Section": reflect.ValueOf((*macho.Section)(nil)),
|
||||
"Section32": reflect.ValueOf((*macho.Section32)(nil)),
|
||||
"Section64": reflect.ValueOf((*macho.Section64)(nil)),
|
||||
"SectionHeader": reflect.ValueOf((*macho.SectionHeader)(nil)),
|
||||
"Segment": reflect.ValueOf((*macho.Segment)(nil)),
|
||||
"Segment32": reflect.ValueOf((*macho.Segment32)(nil)),
|
||||
"Segment64": reflect.ValueOf((*macho.Segment64)(nil)),
|
||||
"SegmentHeader": reflect.ValueOf((*macho.SegmentHeader)(nil)),
|
||||
"Symbol": reflect.ValueOf((*macho.Symbol)(nil)),
|
||||
"Symtab": reflect.ValueOf((*macho.Symtab)(nil)),
|
||||
"SymtabCmd": reflect.ValueOf((*macho.SymtabCmd)(nil)),
|
||||
"Thread": reflect.ValueOf((*macho.Thread)(nil)),
|
||||
"Type": reflect.ValueOf((*macho.Type)(nil)),
|
||||
|
||||
// interface wrapper definitions
|
||||
"_Load": reflect.ValueOf((*_debug_macho_Load)(nil)),
|
||||
}
|
||||
}
|
||||
|
||||
// _debug_macho_Load is an interface wrapper for Load type
|
||||
type _debug_macho_Load struct {
|
||||
WRaw func() []byte
|
||||
}
|
||||
|
||||
func (W _debug_macho_Load) Raw() []byte { return W.WRaw() }
|
||||
71
stdlib/go1_11_debug_pe.go
Normal file
71
stdlib/go1_11_debug_pe.go
Normal file
@@ -0,0 +1,71 @@
|
||||
// Code generated by 'goexports debug/pe'. DO NOT EDIT.
|
||||
|
||||
// +build go1.11,!go1.12
|
||||
|
||||
package stdlib
|
||||
|
||||
import (
|
||||
"debug/pe"
|
||||
"reflect"
|
||||
)
|
||||
|
||||
func init() {
|
||||
Symbols["debug/pe"] = map[string]reflect.Value{
|
||||
// function, constant and variable definitions
|
||||
"COFFSymbolSize": reflect.ValueOf(pe.COFFSymbolSize),
|
||||
"IMAGE_DIRECTORY_ENTRY_ARCHITECTURE": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_ARCHITECTURE),
|
||||
"IMAGE_DIRECTORY_ENTRY_BASERELOC": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_BASERELOC),
|
||||
"IMAGE_DIRECTORY_ENTRY_BOUND_IMPORT": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_BOUND_IMPORT),
|
||||
"IMAGE_DIRECTORY_ENTRY_COM_DESCRIPTOR": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_COM_DESCRIPTOR),
|
||||
"IMAGE_DIRECTORY_ENTRY_DEBUG": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_DEBUG),
|
||||
"IMAGE_DIRECTORY_ENTRY_DELAY_IMPORT": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_DELAY_IMPORT),
|
||||
"IMAGE_DIRECTORY_ENTRY_EXCEPTION": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_EXCEPTION),
|
||||
"IMAGE_DIRECTORY_ENTRY_EXPORT": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_EXPORT),
|
||||
"IMAGE_DIRECTORY_ENTRY_GLOBALPTR": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_GLOBALPTR),
|
||||
"IMAGE_DIRECTORY_ENTRY_IAT": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_IAT),
|
||||
"IMAGE_DIRECTORY_ENTRY_IMPORT": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_IMPORT),
|
||||
"IMAGE_DIRECTORY_ENTRY_LOAD_CONFIG": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_LOAD_CONFIG),
|
||||
"IMAGE_DIRECTORY_ENTRY_RESOURCE": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_RESOURCE),
|
||||
"IMAGE_DIRECTORY_ENTRY_SECURITY": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_SECURITY),
|
||||
"IMAGE_DIRECTORY_ENTRY_TLS": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_TLS),
|
||||
"IMAGE_FILE_MACHINE_AM33": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_AM33),
|
||||
"IMAGE_FILE_MACHINE_AMD64": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_AMD64),
|
||||
"IMAGE_FILE_MACHINE_ARM": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_ARM),
|
||||
"IMAGE_FILE_MACHINE_ARM64": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_ARM64),
|
||||
"IMAGE_FILE_MACHINE_EBC": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_EBC),
|
||||
"IMAGE_FILE_MACHINE_I386": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_I386),
|
||||
"IMAGE_FILE_MACHINE_IA64": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_IA64),
|
||||
"IMAGE_FILE_MACHINE_M32R": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_M32R),
|
||||
"IMAGE_FILE_MACHINE_MIPS16": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_MIPS16),
|
||||
"IMAGE_FILE_MACHINE_MIPSFPU": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_MIPSFPU),
|
||||
"IMAGE_FILE_MACHINE_MIPSFPU16": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_MIPSFPU16),
|
||||
"IMAGE_FILE_MACHINE_POWERPC": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_POWERPC),
|
||||
"IMAGE_FILE_MACHINE_POWERPCFP": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_POWERPCFP),
|
||||
"IMAGE_FILE_MACHINE_R4000": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_R4000),
|
||||
"IMAGE_FILE_MACHINE_SH3": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_SH3),
|
||||
"IMAGE_FILE_MACHINE_SH3DSP": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_SH3DSP),
|
||||
"IMAGE_FILE_MACHINE_SH4": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_SH4),
|
||||
"IMAGE_FILE_MACHINE_SH5": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_SH5),
|
||||
"IMAGE_FILE_MACHINE_THUMB": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_THUMB),
|
||||
"IMAGE_FILE_MACHINE_UNKNOWN": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_UNKNOWN),
|
||||
"IMAGE_FILE_MACHINE_WCEMIPSV2": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_WCEMIPSV2),
|
||||
"NewFile": reflect.ValueOf(pe.NewFile),
|
||||
"Open": reflect.ValueOf(pe.Open),
|
||||
|
||||
// type definitions
|
||||
"COFFSymbol": reflect.ValueOf((*pe.COFFSymbol)(nil)),
|
||||
"DataDirectory": reflect.ValueOf((*pe.DataDirectory)(nil)),
|
||||
"File": reflect.ValueOf((*pe.File)(nil)),
|
||||
"FileHeader": reflect.ValueOf((*pe.FileHeader)(nil)),
|
||||
"FormatError": reflect.ValueOf((*pe.FormatError)(nil)),
|
||||
"ImportDirectory": reflect.ValueOf((*pe.ImportDirectory)(nil)),
|
||||
"OptionalHeader32": reflect.ValueOf((*pe.OptionalHeader32)(nil)),
|
||||
"OptionalHeader64": reflect.ValueOf((*pe.OptionalHeader64)(nil)),
|
||||
"Reloc": reflect.ValueOf((*pe.Reloc)(nil)),
|
||||
"Section": reflect.ValueOf((*pe.Section)(nil)),
|
||||
"SectionHeader": reflect.ValueOf((*pe.SectionHeader)(nil)),
|
||||
"SectionHeader32": reflect.ValueOf((*pe.SectionHeader32)(nil)),
|
||||
"StringTable": reflect.ValueOf((*pe.StringTable)(nil)),
|
||||
"Symbol": reflect.ValueOf((*pe.Symbol)(nil)),
|
||||
}
|
||||
}
|
||||
29
stdlib/go1_11_debug_plan9obj.go
Normal file
29
stdlib/go1_11_debug_plan9obj.go
Normal file
@@ -0,0 +1,29 @@
|
||||
// Code generated by 'goexports debug/plan9obj'. DO NOT EDIT.
|
||||
|
||||
// +build go1.11,!go1.12
|
||||
|
||||
package stdlib
|
||||
|
||||
import (
|
||||
"debug/plan9obj"
|
||||
"reflect"
|
||||
)
|
||||
|
||||
func init() {
|
||||
Symbols["debug/plan9obj"] = map[string]reflect.Value{
|
||||
// function, constant and variable definitions
|
||||
"Magic386": reflect.ValueOf(plan9obj.Magic386),
|
||||
"Magic64": reflect.ValueOf(plan9obj.Magic64),
|
||||
"MagicAMD64": reflect.ValueOf(plan9obj.MagicAMD64),
|
||||
"MagicARM": reflect.ValueOf(plan9obj.MagicARM),
|
||||
"NewFile": reflect.ValueOf(plan9obj.NewFile),
|
||||
"Open": reflect.ValueOf(plan9obj.Open),
|
||||
|
||||
// type definitions
|
||||
"File": reflect.ValueOf((*plan9obj.File)(nil)),
|
||||
"FileHeader": reflect.ValueOf((*plan9obj.FileHeader)(nil)),
|
||||
"Section": reflect.ValueOf((*plan9obj.Section)(nil)),
|
||||
"SectionHeader": reflect.ValueOf((*plan9obj.SectionHeader)(nil)),
|
||||
"Sym": reflect.ValueOf((*plan9obj.Sym)(nil)),
|
||||
}
|
||||
}
|
||||
22
stdlib/go1_11_net_http_pprof.go
Normal file
22
stdlib/go1_11_net_http_pprof.go
Normal file
@@ -0,0 +1,22 @@
|
||||
// Code generated by 'goexports net/http/pprof'. DO NOT EDIT.
|
||||
|
||||
// +build go1.11,!go1.12
|
||||
|
||||
package stdlib
|
||||
|
||||
import (
|
||||
"net/http/pprof"
|
||||
"reflect"
|
||||
)
|
||||
|
||||
func init() {
|
||||
Symbols["net/http/pprof"] = map[string]reflect.Value{
|
||||
// function, constant and variable definitions
|
||||
"Cmdline": reflect.ValueOf(pprof.Cmdline),
|
||||
"Handler": reflect.ValueOf(pprof.Handler),
|
||||
"Index": reflect.ValueOf(pprof.Index),
|
||||
"Profile": reflect.ValueOf(pprof.Profile),
|
||||
"Symbol": reflect.ValueOf(pprof.Symbol),
|
||||
"Trace": reflect.ValueOf(pprof.Trace),
|
||||
}
|
||||
}
|
||||
32
stdlib/go1_11_runtime_pprof.go
Normal file
32
stdlib/go1_11_runtime_pprof.go
Normal file
@@ -0,0 +1,32 @@
|
||||
// Code generated by 'goexports runtime/pprof'. DO NOT EDIT.
|
||||
|
||||
// +build go1.11,!go1.12
|
||||
|
||||
package stdlib
|
||||
|
||||
import (
|
||||
"reflect"
|
||||
"runtime/pprof"
|
||||
)
|
||||
|
||||
func init() {
|
||||
Symbols["runtime/pprof"] = map[string]reflect.Value{
|
||||
// function, constant and variable definitions
|
||||
"Do": reflect.ValueOf(pprof.Do),
|
||||
"ForLabels": reflect.ValueOf(pprof.ForLabels),
|
||||
"Label": reflect.ValueOf(pprof.Label),
|
||||
"Labels": reflect.ValueOf(pprof.Labels),
|
||||
"Lookup": reflect.ValueOf(pprof.Lookup),
|
||||
"NewProfile": reflect.ValueOf(pprof.NewProfile),
|
||||
"Profiles": reflect.ValueOf(pprof.Profiles),
|
||||
"SetGoroutineLabels": reflect.ValueOf(pprof.SetGoroutineLabels),
|
||||
"StartCPUProfile": reflect.ValueOf(pprof.StartCPUProfile),
|
||||
"StopCPUProfile": reflect.ValueOf(pprof.StopCPUProfile),
|
||||
"WithLabels": reflect.ValueOf(pprof.WithLabels),
|
||||
"WriteHeapProfile": reflect.ValueOf(pprof.WriteHeapProfile),
|
||||
|
||||
// type definitions
|
||||
"LabelSet": reflect.ValueOf((*pprof.LabelSet)(nil)),
|
||||
"Profile": reflect.ValueOf((*pprof.Profile)(nil)),
|
||||
}
|
||||
}
|
||||
28
stdlib/go1_11_runtime_trace.go
Normal file
28
stdlib/go1_11_runtime_trace.go
Normal file
@@ -0,0 +1,28 @@
|
||||
// Code generated by 'goexports runtime/trace'. DO NOT EDIT.
|
||||
|
||||
// +build go1.11,!go1.12
|
||||
|
||||
package stdlib
|
||||
|
||||
import (
|
||||
"reflect"
|
||||
"runtime/trace"
|
||||
)
|
||||
|
||||
func init() {
|
||||
Symbols["runtime/trace"] = map[string]reflect.Value{
|
||||
// function, constant and variable definitions
|
||||
"IsEnabled": reflect.ValueOf(trace.IsEnabled),
|
||||
"Log": reflect.ValueOf(trace.Log),
|
||||
"Logf": reflect.ValueOf(trace.Logf),
|
||||
"NewTask": reflect.ValueOf(trace.NewTask),
|
||||
"Start": reflect.ValueOf(trace.Start),
|
||||
"StartRegion": reflect.ValueOf(trace.StartRegion),
|
||||
"Stop": reflect.ValueOf(trace.Stop),
|
||||
"WithRegion": reflect.ValueOf(trace.WithRegion),
|
||||
|
||||
// type definitions
|
||||
"Region": reflect.ValueOf((*trace.Region)(nil)),
|
||||
"Task": reflect.ValueOf((*trace.Task)(nil)),
|
||||
}
|
||||
}
|
||||
218
stdlib/go1_12_debug_dwarf.go
Normal file
218
stdlib/go1_12_debug_dwarf.go
Normal file
@@ -0,0 +1,218 @@
|
||||
// Code generated by 'goexports debug/dwarf'. DO NOT EDIT.
|
||||
|
||||
// +build go1.12,!go1.13
|
||||
|
||||
package stdlib
|
||||
|
||||
import (
|
||||
"debug/dwarf"
|
||||
"reflect"
|
||||
)
|
||||
|
||||
func init() {
|
||||
Symbols["debug/dwarf"] = map[string]reflect.Value{
|
||||
// function, constant and variable definitions
|
||||
"AttrAbstractOrigin": reflect.ValueOf(dwarf.AttrAbstractOrigin),
|
||||
"AttrAccessibility": reflect.ValueOf(dwarf.AttrAccessibility),
|
||||
"AttrAddrClass": reflect.ValueOf(dwarf.AttrAddrClass),
|
||||
"AttrAllocated": reflect.ValueOf(dwarf.AttrAllocated),
|
||||
"AttrArtificial": reflect.ValueOf(dwarf.AttrArtificial),
|
||||
"AttrAssociated": reflect.ValueOf(dwarf.AttrAssociated),
|
||||
"AttrBaseTypes": reflect.ValueOf(dwarf.AttrBaseTypes),
|
||||
"AttrBitOffset": reflect.ValueOf(dwarf.AttrBitOffset),
|
||||
"AttrBitSize": reflect.ValueOf(dwarf.AttrBitSize),
|
||||
"AttrByteSize": reflect.ValueOf(dwarf.AttrByteSize),
|
||||
"AttrCallColumn": reflect.ValueOf(dwarf.AttrCallColumn),
|
||||
"AttrCallFile": reflect.ValueOf(dwarf.AttrCallFile),
|
||||
"AttrCallLine": reflect.ValueOf(dwarf.AttrCallLine),
|
||||
"AttrCalling": reflect.ValueOf(dwarf.AttrCalling),
|
||||
"AttrCommonRef": reflect.ValueOf(dwarf.AttrCommonRef),
|
||||
"AttrCompDir": reflect.ValueOf(dwarf.AttrCompDir),
|
||||
"AttrConstValue": reflect.ValueOf(dwarf.AttrConstValue),
|
||||
"AttrContainingType": reflect.ValueOf(dwarf.AttrContainingType),
|
||||
"AttrCount": reflect.ValueOf(dwarf.AttrCount),
|
||||
"AttrDataLocation": reflect.ValueOf(dwarf.AttrDataLocation),
|
||||
"AttrDataMemberLoc": reflect.ValueOf(dwarf.AttrDataMemberLoc),
|
||||
"AttrDeclColumn": reflect.ValueOf(dwarf.AttrDeclColumn),
|
||||
"AttrDeclFile": reflect.ValueOf(dwarf.AttrDeclFile),
|
||||
"AttrDeclLine": reflect.ValueOf(dwarf.AttrDeclLine),
|
||||
"AttrDeclaration": reflect.ValueOf(dwarf.AttrDeclaration),
|
||||
"AttrDefaultValue": reflect.ValueOf(dwarf.AttrDefaultValue),
|
||||
"AttrDescription": reflect.ValueOf(dwarf.AttrDescription),
|
||||
"AttrDiscr": reflect.ValueOf(dwarf.AttrDiscr),
|
||||
"AttrDiscrList": reflect.ValueOf(dwarf.AttrDiscrList),
|
||||
"AttrDiscrValue": reflect.ValueOf(dwarf.AttrDiscrValue),
|
||||
"AttrEncoding": reflect.ValueOf(dwarf.AttrEncoding),
|
||||
"AttrEntrypc": reflect.ValueOf(dwarf.AttrEntrypc),
|
||||
"AttrExtension": reflect.ValueOf(dwarf.AttrExtension),
|
||||
"AttrExternal": reflect.ValueOf(dwarf.AttrExternal),
|
||||
"AttrFrameBase": reflect.ValueOf(dwarf.AttrFrameBase),
|
||||
"AttrFriend": reflect.ValueOf(dwarf.AttrFriend),
|
||||
"AttrHighpc": reflect.ValueOf(dwarf.AttrHighpc),
|
||||
"AttrIdentifierCase": reflect.ValueOf(dwarf.AttrIdentifierCase),
|
||||
"AttrImport": reflect.ValueOf(dwarf.AttrImport),
|
||||
"AttrInline": reflect.ValueOf(dwarf.AttrInline),
|
||||
"AttrIsOptional": reflect.ValueOf(dwarf.AttrIsOptional),
|
||||
"AttrLanguage": reflect.ValueOf(dwarf.AttrLanguage),
|
||||
"AttrLocation": reflect.ValueOf(dwarf.AttrLocation),
|
||||
"AttrLowerBound": reflect.ValueOf(dwarf.AttrLowerBound),
|
||||
"AttrLowpc": reflect.ValueOf(dwarf.AttrLowpc),
|
||||
"AttrMacroInfo": reflect.ValueOf(dwarf.AttrMacroInfo),
|
||||
"AttrName": reflect.ValueOf(dwarf.AttrName),
|
||||
"AttrNamelistItem": reflect.ValueOf(dwarf.AttrNamelistItem),
|
||||
"AttrOrdering": reflect.ValueOf(dwarf.AttrOrdering),
|
||||
"AttrPriority": reflect.ValueOf(dwarf.AttrPriority),
|
||||
"AttrProducer": reflect.ValueOf(dwarf.AttrProducer),
|
||||
"AttrPrototyped": reflect.ValueOf(dwarf.AttrPrototyped),
|
||||
"AttrRanges": reflect.ValueOf(dwarf.AttrRanges),
|
||||
"AttrReturnAddr": reflect.ValueOf(dwarf.AttrReturnAddr),
|
||||
"AttrSegment": reflect.ValueOf(dwarf.AttrSegment),
|
||||
"AttrSibling": reflect.ValueOf(dwarf.AttrSibling),
|
||||
"AttrSpecification": reflect.ValueOf(dwarf.AttrSpecification),
|
||||
"AttrStartScope": reflect.ValueOf(dwarf.AttrStartScope),
|
||||
"AttrStaticLink": reflect.ValueOf(dwarf.AttrStaticLink),
|
||||
"AttrStmtList": reflect.ValueOf(dwarf.AttrStmtList),
|
||||
"AttrStride": reflect.ValueOf(dwarf.AttrStride),
|
||||
"AttrStrideSize": reflect.ValueOf(dwarf.AttrStrideSize),
|
||||
"AttrStringLength": reflect.ValueOf(dwarf.AttrStringLength),
|
||||
"AttrTrampoline": reflect.ValueOf(dwarf.AttrTrampoline),
|
||||
"AttrType": reflect.ValueOf(dwarf.AttrType),
|
||||
"AttrUpperBound": reflect.ValueOf(dwarf.AttrUpperBound),
|
||||
"AttrUseLocation": reflect.ValueOf(dwarf.AttrUseLocation),
|
||||
"AttrUseUTF8": reflect.ValueOf(dwarf.AttrUseUTF8),
|
||||
"AttrVarParam": reflect.ValueOf(dwarf.AttrVarParam),
|
||||
"AttrVirtuality": reflect.ValueOf(dwarf.AttrVirtuality),
|
||||
"AttrVisibility": reflect.ValueOf(dwarf.AttrVisibility),
|
||||
"AttrVtableElemLoc": reflect.ValueOf(dwarf.AttrVtableElemLoc),
|
||||
"ClassAddress": reflect.ValueOf(dwarf.ClassAddress),
|
||||
"ClassBlock": reflect.ValueOf(dwarf.ClassBlock),
|
||||
"ClassConstant": reflect.ValueOf(dwarf.ClassConstant),
|
||||
"ClassExprLoc": reflect.ValueOf(dwarf.ClassExprLoc),
|
||||
"ClassFlag": reflect.ValueOf(dwarf.ClassFlag),
|
||||
"ClassLinePtr": reflect.ValueOf(dwarf.ClassLinePtr),
|
||||
"ClassLocListPtr": reflect.ValueOf(dwarf.ClassLocListPtr),
|
||||
"ClassMacPtr": reflect.ValueOf(dwarf.ClassMacPtr),
|
||||
"ClassRangeListPtr": reflect.ValueOf(dwarf.ClassRangeListPtr),
|
||||
"ClassReference": reflect.ValueOf(dwarf.ClassReference),
|
||||
"ClassReferenceAlt": reflect.ValueOf(dwarf.ClassReferenceAlt),
|
||||
"ClassReferenceSig": reflect.ValueOf(dwarf.ClassReferenceSig),
|
||||
"ClassString": reflect.ValueOf(dwarf.ClassString),
|
||||
"ClassStringAlt": reflect.ValueOf(dwarf.ClassStringAlt),
|
||||
"ClassUnknown": reflect.ValueOf(dwarf.ClassUnknown),
|
||||
"ErrUnknownPC": reflect.ValueOf(&dwarf.ErrUnknownPC).Elem(),
|
||||
"New": reflect.ValueOf(dwarf.New),
|
||||
"TagAccessDeclaration": reflect.ValueOf(dwarf.TagAccessDeclaration),
|
||||
"TagArrayType": reflect.ValueOf(dwarf.TagArrayType),
|
||||
"TagBaseType": reflect.ValueOf(dwarf.TagBaseType),
|
||||
"TagCatchDwarfBlock": reflect.ValueOf(dwarf.TagCatchDwarfBlock),
|
||||
"TagClassType": reflect.ValueOf(dwarf.TagClassType),
|
||||
"TagCommonDwarfBlock": reflect.ValueOf(dwarf.TagCommonDwarfBlock),
|
||||
"TagCommonInclusion": reflect.ValueOf(dwarf.TagCommonInclusion),
|
||||
"TagCompileUnit": reflect.ValueOf(dwarf.TagCompileUnit),
|
||||
"TagCondition": reflect.ValueOf(dwarf.TagCondition),
|
||||
"TagConstType": reflect.ValueOf(dwarf.TagConstType),
|
||||
"TagConstant": reflect.ValueOf(dwarf.TagConstant),
|
||||
"TagDwarfProcedure": reflect.ValueOf(dwarf.TagDwarfProcedure),
|
||||
"TagEntryPoint": reflect.ValueOf(dwarf.TagEntryPoint),
|
||||
"TagEnumerationType": reflect.ValueOf(dwarf.TagEnumerationType),
|
||||
"TagEnumerator": reflect.ValueOf(dwarf.TagEnumerator),
|
||||
"TagFileType": reflect.ValueOf(dwarf.TagFileType),
|
||||
"TagFormalParameter": reflect.ValueOf(dwarf.TagFormalParameter),
|
||||
"TagFriend": reflect.ValueOf(dwarf.TagFriend),
|
||||
"TagImportedDeclaration": reflect.ValueOf(dwarf.TagImportedDeclaration),
|
||||
"TagImportedModule": reflect.ValueOf(dwarf.TagImportedModule),
|
||||
"TagImportedUnit": reflect.ValueOf(dwarf.TagImportedUnit),
|
||||
"TagInheritance": reflect.ValueOf(dwarf.TagInheritance),
|
||||
"TagInlinedSubroutine": reflect.ValueOf(dwarf.TagInlinedSubroutine),
|
||||
"TagInterfaceType": reflect.ValueOf(dwarf.TagInterfaceType),
|
||||
"TagLabel": reflect.ValueOf(dwarf.TagLabel),
|
||||
"TagLexDwarfBlock": reflect.ValueOf(dwarf.TagLexDwarfBlock),
|
||||
"TagMember": reflect.ValueOf(dwarf.TagMember),
|
||||
"TagModule": reflect.ValueOf(dwarf.TagModule),
|
||||
"TagMutableType": reflect.ValueOf(dwarf.TagMutableType),
|
||||
"TagNamelist": reflect.ValueOf(dwarf.TagNamelist),
|
||||
"TagNamelistItem": reflect.ValueOf(dwarf.TagNamelistItem),
|
||||
"TagNamespace": reflect.ValueOf(dwarf.TagNamespace),
|
||||
"TagPackedType": reflect.ValueOf(dwarf.TagPackedType),
|
||||
"TagPartialUnit": reflect.ValueOf(dwarf.TagPartialUnit),
|
||||
"TagPointerType": reflect.ValueOf(dwarf.TagPointerType),
|
||||
"TagPtrToMemberType": reflect.ValueOf(dwarf.TagPtrToMemberType),
|
||||
"TagReferenceType": reflect.ValueOf(dwarf.TagReferenceType),
|
||||
"TagRestrictType": reflect.ValueOf(dwarf.TagRestrictType),
|
||||
"TagRvalueReferenceType": reflect.ValueOf(dwarf.TagRvalueReferenceType),
|
||||
"TagSetType": reflect.ValueOf(dwarf.TagSetType),
|
||||
"TagSharedType": reflect.ValueOf(dwarf.TagSharedType),
|
||||
"TagStringType": reflect.ValueOf(dwarf.TagStringType),
|
||||
"TagStructType": reflect.ValueOf(dwarf.TagStructType),
|
||||
"TagSubprogram": reflect.ValueOf(dwarf.TagSubprogram),
|
||||
"TagSubrangeType": reflect.ValueOf(dwarf.TagSubrangeType),
|
||||
"TagSubroutineType": reflect.ValueOf(dwarf.TagSubroutineType),
|
||||
"TagTemplateAlias": reflect.ValueOf(dwarf.TagTemplateAlias),
|
||||
"TagTemplateTypeParameter": reflect.ValueOf(dwarf.TagTemplateTypeParameter),
|
||||
"TagTemplateValueParameter": reflect.ValueOf(dwarf.TagTemplateValueParameter),
|
||||
"TagThrownType": reflect.ValueOf(dwarf.TagThrownType),
|
||||
"TagTryDwarfBlock": reflect.ValueOf(dwarf.TagTryDwarfBlock),
|
||||
"TagTypeUnit": reflect.ValueOf(dwarf.TagTypeUnit),
|
||||
"TagTypedef": reflect.ValueOf(dwarf.TagTypedef),
|
||||
"TagUnionType": reflect.ValueOf(dwarf.TagUnionType),
|
||||
"TagUnspecifiedParameters": reflect.ValueOf(dwarf.TagUnspecifiedParameters),
|
||||
"TagUnspecifiedType": reflect.ValueOf(dwarf.TagUnspecifiedType),
|
||||
"TagVariable": reflect.ValueOf(dwarf.TagVariable),
|
||||
"TagVariant": reflect.ValueOf(dwarf.TagVariant),
|
||||
"TagVariantPart": reflect.ValueOf(dwarf.TagVariantPart),
|
||||
"TagVolatileType": reflect.ValueOf(dwarf.TagVolatileType),
|
||||
"TagWithStmt": reflect.ValueOf(dwarf.TagWithStmt),
|
||||
|
||||
// type definitions
|
||||
"AddrType": reflect.ValueOf((*dwarf.AddrType)(nil)),
|
||||
"ArrayType": reflect.ValueOf((*dwarf.ArrayType)(nil)),
|
||||
"Attr": reflect.ValueOf((*dwarf.Attr)(nil)),
|
||||
"BasicType": reflect.ValueOf((*dwarf.BasicType)(nil)),
|
||||
"BoolType": reflect.ValueOf((*dwarf.BoolType)(nil)),
|
||||
"CharType": reflect.ValueOf((*dwarf.CharType)(nil)),
|
||||
"Class": reflect.ValueOf((*dwarf.Class)(nil)),
|
||||
"CommonType": reflect.ValueOf((*dwarf.CommonType)(nil)),
|
||||
"ComplexType": reflect.ValueOf((*dwarf.ComplexType)(nil)),
|
||||
"Data": reflect.ValueOf((*dwarf.Data)(nil)),
|
||||
"DecodeError": reflect.ValueOf((*dwarf.DecodeError)(nil)),
|
||||
"DotDotDotType": reflect.ValueOf((*dwarf.DotDotDotType)(nil)),
|
||||
"Entry": reflect.ValueOf((*dwarf.Entry)(nil)),
|
||||
"EnumType": reflect.ValueOf((*dwarf.EnumType)(nil)),
|
||||
"EnumValue": reflect.ValueOf((*dwarf.EnumValue)(nil)),
|
||||
"Field": reflect.ValueOf((*dwarf.Field)(nil)),
|
||||
"FloatType": reflect.ValueOf((*dwarf.FloatType)(nil)),
|
||||
"FuncType": reflect.ValueOf((*dwarf.FuncType)(nil)),
|
||||
"IntType": reflect.ValueOf((*dwarf.IntType)(nil)),
|
||||
"LineEntry": reflect.ValueOf((*dwarf.LineEntry)(nil)),
|
||||
"LineFile": reflect.ValueOf((*dwarf.LineFile)(nil)),
|
||||
"LineReader": reflect.ValueOf((*dwarf.LineReader)(nil)),
|
||||
"LineReaderPos": reflect.ValueOf((*dwarf.LineReaderPos)(nil)),
|
||||
"Offset": reflect.ValueOf((*dwarf.Offset)(nil)),
|
||||
"PtrType": reflect.ValueOf((*dwarf.PtrType)(nil)),
|
||||
"QualType": reflect.ValueOf((*dwarf.QualType)(nil)),
|
||||
"Reader": reflect.ValueOf((*dwarf.Reader)(nil)),
|
||||
"StructField": reflect.ValueOf((*dwarf.StructField)(nil)),
|
||||
"StructType": reflect.ValueOf((*dwarf.StructType)(nil)),
|
||||
"Tag": reflect.ValueOf((*dwarf.Tag)(nil)),
|
||||
"Type": reflect.ValueOf((*dwarf.Type)(nil)),
|
||||
"TypedefType": reflect.ValueOf((*dwarf.TypedefType)(nil)),
|
||||
"UcharType": reflect.ValueOf((*dwarf.UcharType)(nil)),
|
||||
"UintType": reflect.ValueOf((*dwarf.UintType)(nil)),
|
||||
"UnspecifiedType": reflect.ValueOf((*dwarf.UnspecifiedType)(nil)),
|
||||
"VoidType": reflect.ValueOf((*dwarf.VoidType)(nil)),
|
||||
|
||||
// interface wrapper definitions
|
||||
"_Type": reflect.ValueOf((*_debug_dwarf_Type)(nil)),
|
||||
}
|
||||
}
|
||||
|
||||
// _debug_dwarf_Type is an interface wrapper for Type type
|
||||
type _debug_dwarf_Type struct {
|
||||
WCommon func() *dwarf.CommonType
|
||||
WSize func() int64
|
||||
WString func() string
|
||||
}
|
||||
|
||||
func (W _debug_dwarf_Type) Common() *dwarf.CommonType { return W.WCommon() }
|
||||
func (W _debug_dwarf_Type) Size() int64 { return W.WSize() }
|
||||
func (W _debug_dwarf_Type) String() string { return W.WString() }
|
||||
1252
stdlib/go1_12_debug_elf.go
Normal file
1252
stdlib/go1_12_debug_elf.go
Normal file
File diff suppressed because it is too large
Load Diff
28
stdlib/go1_12_debug_gosym.go
Normal file
28
stdlib/go1_12_debug_gosym.go
Normal file
@@ -0,0 +1,28 @@
|
||||
// Code generated by 'goexports debug/gosym'. DO NOT EDIT.
|
||||
|
||||
// +build go1.12,!go1.13
|
||||
|
||||
package stdlib
|
||||
|
||||
import (
|
||||
"debug/gosym"
|
||||
"reflect"
|
||||
)
|
||||
|
||||
func init() {
|
||||
Symbols["debug/gosym"] = map[string]reflect.Value{
|
||||
// function, constant and variable definitions
|
||||
"NewLineTable": reflect.ValueOf(gosym.NewLineTable),
|
||||
"NewTable": reflect.ValueOf(gosym.NewTable),
|
||||
|
||||
// type definitions
|
||||
"DecodingError": reflect.ValueOf((*gosym.DecodingError)(nil)),
|
||||
"Func": reflect.ValueOf((*gosym.Func)(nil)),
|
||||
"LineTable": reflect.ValueOf((*gosym.LineTable)(nil)),
|
||||
"Obj": reflect.ValueOf((*gosym.Obj)(nil)),
|
||||
"Sym": reflect.ValueOf((*gosym.Sym)(nil)),
|
||||
"Table": reflect.ValueOf((*gosym.Table)(nil)),
|
||||
"UnknownFileError": reflect.ValueOf((*gosym.UnknownFileError)(nil)),
|
||||
"UnknownLineError": reflect.ValueOf((*gosym.UnknownLineError)(nil)),
|
||||
}
|
||||
}
|
||||
156
stdlib/go1_12_debug_macho.go
Normal file
156
stdlib/go1_12_debug_macho.go
Normal file
@@ -0,0 +1,156 @@
|
||||
// Code generated by 'goexports debug/macho'. DO NOT EDIT.
|
||||
|
||||
// +build go1.12,!go1.13
|
||||
|
||||
package stdlib
|
||||
|
||||
import (
|
||||
"debug/macho"
|
||||
"reflect"
|
||||
)
|
||||
|
||||
func init() {
|
||||
Symbols["debug/macho"] = map[string]reflect.Value{
|
||||
// function, constant and variable definitions
|
||||
"ARM64_RELOC_ADDEND": reflect.ValueOf(macho.ARM64_RELOC_ADDEND),
|
||||
"ARM64_RELOC_BRANCH26": reflect.ValueOf(macho.ARM64_RELOC_BRANCH26),
|
||||
"ARM64_RELOC_GOT_LOAD_PAGE21": reflect.ValueOf(macho.ARM64_RELOC_GOT_LOAD_PAGE21),
|
||||
"ARM64_RELOC_GOT_LOAD_PAGEOFF12": reflect.ValueOf(macho.ARM64_RELOC_GOT_LOAD_PAGEOFF12),
|
||||
"ARM64_RELOC_PAGE21": reflect.ValueOf(macho.ARM64_RELOC_PAGE21),
|
||||
"ARM64_RELOC_PAGEOFF12": reflect.ValueOf(macho.ARM64_RELOC_PAGEOFF12),
|
||||
"ARM64_RELOC_POINTER_TO_GOT": reflect.ValueOf(macho.ARM64_RELOC_POINTER_TO_GOT),
|
||||
"ARM64_RELOC_SUBTRACTOR": reflect.ValueOf(macho.ARM64_RELOC_SUBTRACTOR),
|
||||
"ARM64_RELOC_TLVP_LOAD_PAGE21": reflect.ValueOf(macho.ARM64_RELOC_TLVP_LOAD_PAGE21),
|
||||
"ARM64_RELOC_TLVP_LOAD_PAGEOFF12": reflect.ValueOf(macho.ARM64_RELOC_TLVP_LOAD_PAGEOFF12),
|
||||
"ARM64_RELOC_UNSIGNED": reflect.ValueOf(macho.ARM64_RELOC_UNSIGNED),
|
||||
"ARM_RELOC_BR24": reflect.ValueOf(macho.ARM_RELOC_BR24),
|
||||
"ARM_RELOC_HALF": reflect.ValueOf(macho.ARM_RELOC_HALF),
|
||||
"ARM_RELOC_HALF_SECTDIFF": reflect.ValueOf(macho.ARM_RELOC_HALF_SECTDIFF),
|
||||
"ARM_RELOC_LOCAL_SECTDIFF": reflect.ValueOf(macho.ARM_RELOC_LOCAL_SECTDIFF),
|
||||
"ARM_RELOC_PAIR": reflect.ValueOf(macho.ARM_RELOC_PAIR),
|
||||
"ARM_RELOC_PB_LA_PTR": reflect.ValueOf(macho.ARM_RELOC_PB_LA_PTR),
|
||||
"ARM_RELOC_SECTDIFF": reflect.ValueOf(macho.ARM_RELOC_SECTDIFF),
|
||||
"ARM_RELOC_VANILLA": reflect.ValueOf(macho.ARM_RELOC_VANILLA),
|
||||
"ARM_THUMB_32BIT_BRANCH": reflect.ValueOf(macho.ARM_THUMB_32BIT_BRANCH),
|
||||
"ARM_THUMB_RELOC_BR22": reflect.ValueOf(macho.ARM_THUMB_RELOC_BR22),
|
||||
"Cpu386": reflect.ValueOf(macho.Cpu386),
|
||||
"CpuAmd64": reflect.ValueOf(macho.CpuAmd64),
|
||||
"CpuArm": reflect.ValueOf(macho.CpuArm),
|
||||
"CpuArm64": reflect.ValueOf(macho.CpuArm64),
|
||||
"CpuPpc": reflect.ValueOf(macho.CpuPpc),
|
||||
"CpuPpc64": reflect.ValueOf(macho.CpuPpc64),
|
||||
"ErrNotFat": reflect.ValueOf(&macho.ErrNotFat).Elem(),
|
||||
"FlagAllModsBound": reflect.ValueOf(macho.FlagAllModsBound),
|
||||
"FlagAllowStackExecution": reflect.ValueOf(macho.FlagAllowStackExecution),
|
||||
"FlagAppExtensionSafe": reflect.ValueOf(macho.FlagAppExtensionSafe),
|
||||
"FlagBindAtLoad": reflect.ValueOf(macho.FlagBindAtLoad),
|
||||
"FlagBindsToWeak": reflect.ValueOf(macho.FlagBindsToWeak),
|
||||
"FlagCanonical": reflect.ValueOf(macho.FlagCanonical),
|
||||
"FlagDeadStrippableDylib": reflect.ValueOf(macho.FlagDeadStrippableDylib),
|
||||
"FlagDyldLink": reflect.ValueOf(macho.FlagDyldLink),
|
||||
"FlagForceFlat": reflect.ValueOf(macho.FlagForceFlat),
|
||||
"FlagHasTLVDescriptors": reflect.ValueOf(macho.FlagHasTLVDescriptors),
|
||||
"FlagIncrLink": reflect.ValueOf(macho.FlagIncrLink),
|
||||
"FlagLazyInit": reflect.ValueOf(macho.FlagLazyInit),
|
||||
"FlagNoFixPrebinding": reflect.ValueOf(macho.FlagNoFixPrebinding),
|
||||
"FlagNoHeapExecution": reflect.ValueOf(macho.FlagNoHeapExecution),
|
||||
"FlagNoMultiDefs": reflect.ValueOf(macho.FlagNoMultiDefs),
|
||||
"FlagNoReexportedDylibs": reflect.ValueOf(macho.FlagNoReexportedDylibs),
|
||||
"FlagNoUndefs": reflect.ValueOf(macho.FlagNoUndefs),
|
||||
"FlagPIE": reflect.ValueOf(macho.FlagPIE),
|
||||
"FlagPrebindable": reflect.ValueOf(macho.FlagPrebindable),
|
||||
"FlagPrebound": reflect.ValueOf(macho.FlagPrebound),
|
||||
"FlagRootSafe": reflect.ValueOf(macho.FlagRootSafe),
|
||||
"FlagSetuidSafe": reflect.ValueOf(macho.FlagSetuidSafe),
|
||||
"FlagSplitSegs": reflect.ValueOf(macho.FlagSplitSegs),
|
||||
"FlagSubsectionsViaSymbols": reflect.ValueOf(macho.FlagSubsectionsViaSymbols),
|
||||
"FlagTwoLevel": reflect.ValueOf(macho.FlagTwoLevel),
|
||||
"FlagWeakDefines": reflect.ValueOf(macho.FlagWeakDefines),
|
||||
"GENERIC_RELOC_LOCAL_SECTDIFF": reflect.ValueOf(macho.GENERIC_RELOC_LOCAL_SECTDIFF),
|
||||
"GENERIC_RELOC_PAIR": reflect.ValueOf(macho.GENERIC_RELOC_PAIR),
|
||||
"GENERIC_RELOC_PB_LA_PTR": reflect.ValueOf(macho.GENERIC_RELOC_PB_LA_PTR),
|
||||
"GENERIC_RELOC_SECTDIFF": reflect.ValueOf(macho.GENERIC_RELOC_SECTDIFF),
|
||||
"GENERIC_RELOC_TLV": reflect.ValueOf(macho.GENERIC_RELOC_TLV),
|
||||
"GENERIC_RELOC_VANILLA": reflect.ValueOf(macho.GENERIC_RELOC_VANILLA),
|
||||
"LoadCmdDylib": reflect.ValueOf(macho.LoadCmdDylib),
|
||||
"LoadCmdDylinker": reflect.ValueOf(macho.LoadCmdDylinker),
|
||||
"LoadCmdDysymtab": reflect.ValueOf(macho.LoadCmdDysymtab),
|
||||
"LoadCmdRpath": reflect.ValueOf(uint32(macho.LoadCmdRpath)),
|
||||
"LoadCmdSegment": reflect.ValueOf(macho.LoadCmdSegment),
|
||||
"LoadCmdSegment64": reflect.ValueOf(macho.LoadCmdSegment64),
|
||||
"LoadCmdSymtab": reflect.ValueOf(macho.LoadCmdSymtab),
|
||||
"LoadCmdThread": reflect.ValueOf(macho.LoadCmdThread),
|
||||
"LoadCmdUnixThread": reflect.ValueOf(macho.LoadCmdUnixThread),
|
||||
"Magic32": reflect.ValueOf(uint32(macho.Magic32)),
|
||||
"Magic64": reflect.ValueOf(uint32(macho.Magic64)),
|
||||
"MagicFat": reflect.ValueOf(uint32(macho.MagicFat)),
|
||||
"NewFatFile": reflect.ValueOf(macho.NewFatFile),
|
||||
"NewFile": reflect.ValueOf(macho.NewFile),
|
||||
"Open": reflect.ValueOf(macho.Open),
|
||||
"OpenFat": reflect.ValueOf(macho.OpenFat),
|
||||
"TypeBundle": reflect.ValueOf(macho.TypeBundle),
|
||||
"TypeDylib": reflect.ValueOf(macho.TypeDylib),
|
||||
"TypeExec": reflect.ValueOf(macho.TypeExec),
|
||||
"TypeObj": reflect.ValueOf(macho.TypeObj),
|
||||
"X86_64_RELOC_BRANCH": reflect.ValueOf(macho.X86_64_RELOC_BRANCH),
|
||||
"X86_64_RELOC_GOT": reflect.ValueOf(macho.X86_64_RELOC_GOT),
|
||||
"X86_64_RELOC_GOT_LOAD": reflect.ValueOf(macho.X86_64_RELOC_GOT_LOAD),
|
||||
"X86_64_RELOC_SIGNED": reflect.ValueOf(macho.X86_64_RELOC_SIGNED),
|
||||
"X86_64_RELOC_SIGNED_1": reflect.ValueOf(macho.X86_64_RELOC_SIGNED_1),
|
||||
"X86_64_RELOC_SIGNED_2": reflect.ValueOf(macho.X86_64_RELOC_SIGNED_2),
|
||||
"X86_64_RELOC_SIGNED_4": reflect.ValueOf(macho.X86_64_RELOC_SIGNED_4),
|
||||
"X86_64_RELOC_SUBTRACTOR": reflect.ValueOf(macho.X86_64_RELOC_SUBTRACTOR),
|
||||
"X86_64_RELOC_TLV": reflect.ValueOf(macho.X86_64_RELOC_TLV),
|
||||
"X86_64_RELOC_UNSIGNED": reflect.ValueOf(macho.X86_64_RELOC_UNSIGNED),
|
||||
|
||||
// type definitions
|
||||
"Cpu": reflect.ValueOf((*macho.Cpu)(nil)),
|
||||
"Dylib": reflect.ValueOf((*macho.Dylib)(nil)),
|
||||
"DylibCmd": reflect.ValueOf((*macho.DylibCmd)(nil)),
|
||||
"Dysymtab": reflect.ValueOf((*macho.Dysymtab)(nil)),
|
||||
"DysymtabCmd": reflect.ValueOf((*macho.DysymtabCmd)(nil)),
|
||||
"FatArch": reflect.ValueOf((*macho.FatArch)(nil)),
|
||||
"FatArchHeader": reflect.ValueOf((*macho.FatArchHeader)(nil)),
|
||||
"FatFile": reflect.ValueOf((*macho.FatFile)(nil)),
|
||||
"File": reflect.ValueOf((*macho.File)(nil)),
|
||||
"FileHeader": reflect.ValueOf((*macho.FileHeader)(nil)),
|
||||
"FormatError": reflect.ValueOf((*macho.FormatError)(nil)),
|
||||
"Load": reflect.ValueOf((*macho.Load)(nil)),
|
||||
"LoadBytes": reflect.ValueOf((*macho.LoadBytes)(nil)),
|
||||
"LoadCmd": reflect.ValueOf((*macho.LoadCmd)(nil)),
|
||||
"Nlist32": reflect.ValueOf((*macho.Nlist32)(nil)),
|
||||
"Nlist64": reflect.ValueOf((*macho.Nlist64)(nil)),
|
||||
"Regs386": reflect.ValueOf((*macho.Regs386)(nil)),
|
||||
"RegsAMD64": reflect.ValueOf((*macho.RegsAMD64)(nil)),
|
||||
"Reloc": reflect.ValueOf((*macho.Reloc)(nil)),
|
||||
"RelocTypeARM": reflect.ValueOf((*macho.RelocTypeARM)(nil)),
|
||||
"RelocTypeARM64": reflect.ValueOf((*macho.RelocTypeARM64)(nil)),
|
||||
"RelocTypeGeneric": reflect.ValueOf((*macho.RelocTypeGeneric)(nil)),
|
||||
"RelocTypeX86_64": reflect.ValueOf((*macho.RelocTypeX86_64)(nil)),
|
||||
"Rpath": reflect.ValueOf((*macho.Rpath)(nil)),
|
||||
"RpathCmd": reflect.ValueOf((*macho.RpathCmd)(nil)),
|
||||
"Section": reflect.ValueOf((*macho.Section)(nil)),
|
||||
"Section32": reflect.ValueOf((*macho.Section32)(nil)),
|
||||
"Section64": reflect.ValueOf((*macho.Section64)(nil)),
|
||||
"SectionHeader": reflect.ValueOf((*macho.SectionHeader)(nil)),
|
||||
"Segment": reflect.ValueOf((*macho.Segment)(nil)),
|
||||
"Segment32": reflect.ValueOf((*macho.Segment32)(nil)),
|
||||
"Segment64": reflect.ValueOf((*macho.Segment64)(nil)),
|
||||
"SegmentHeader": reflect.ValueOf((*macho.SegmentHeader)(nil)),
|
||||
"Symbol": reflect.ValueOf((*macho.Symbol)(nil)),
|
||||
"Symtab": reflect.ValueOf((*macho.Symtab)(nil)),
|
||||
"SymtabCmd": reflect.ValueOf((*macho.SymtabCmd)(nil)),
|
||||
"Thread": reflect.ValueOf((*macho.Thread)(nil)),
|
||||
"Type": reflect.ValueOf((*macho.Type)(nil)),
|
||||
|
||||
// interface wrapper definitions
|
||||
"_Load": reflect.ValueOf((*_debug_macho_Load)(nil)),
|
||||
}
|
||||
}
|
||||
|
||||
// _debug_macho_Load is an interface wrapper for Load type
|
||||
type _debug_macho_Load struct {
|
||||
WRaw func() []byte
|
||||
}
|
||||
|
||||
func (W _debug_macho_Load) Raw() []byte { return W.WRaw() }
|
||||
72
stdlib/go1_12_debug_pe.go
Normal file
72
stdlib/go1_12_debug_pe.go
Normal file
@@ -0,0 +1,72 @@
|
||||
// Code generated by 'goexports debug/pe'. DO NOT EDIT.
|
||||
|
||||
// +build go1.12,!go1.13
|
||||
|
||||
package stdlib
|
||||
|
||||
import (
|
||||
"debug/pe"
|
||||
"reflect"
|
||||
)
|
||||
|
||||
func init() {
|
||||
Symbols["debug/pe"] = map[string]reflect.Value{
|
||||
// function, constant and variable definitions
|
||||
"COFFSymbolSize": reflect.ValueOf(pe.COFFSymbolSize),
|
||||
"IMAGE_DIRECTORY_ENTRY_ARCHITECTURE": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_ARCHITECTURE),
|
||||
"IMAGE_DIRECTORY_ENTRY_BASERELOC": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_BASERELOC),
|
||||
"IMAGE_DIRECTORY_ENTRY_BOUND_IMPORT": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_BOUND_IMPORT),
|
||||
"IMAGE_DIRECTORY_ENTRY_COM_DESCRIPTOR": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_COM_DESCRIPTOR),
|
||||
"IMAGE_DIRECTORY_ENTRY_DEBUG": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_DEBUG),
|
||||
"IMAGE_DIRECTORY_ENTRY_DELAY_IMPORT": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_DELAY_IMPORT),
|
||||
"IMAGE_DIRECTORY_ENTRY_EXCEPTION": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_EXCEPTION),
|
||||
"IMAGE_DIRECTORY_ENTRY_EXPORT": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_EXPORT),
|
||||
"IMAGE_DIRECTORY_ENTRY_GLOBALPTR": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_GLOBALPTR),
|
||||
"IMAGE_DIRECTORY_ENTRY_IAT": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_IAT),
|
||||
"IMAGE_DIRECTORY_ENTRY_IMPORT": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_IMPORT),
|
||||
"IMAGE_DIRECTORY_ENTRY_LOAD_CONFIG": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_LOAD_CONFIG),
|
||||
"IMAGE_DIRECTORY_ENTRY_RESOURCE": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_RESOURCE),
|
||||
"IMAGE_DIRECTORY_ENTRY_SECURITY": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_SECURITY),
|
||||
"IMAGE_DIRECTORY_ENTRY_TLS": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_TLS),
|
||||
"IMAGE_FILE_MACHINE_AM33": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_AM33),
|
||||
"IMAGE_FILE_MACHINE_AMD64": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_AMD64),
|
||||
"IMAGE_FILE_MACHINE_ARM": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_ARM),
|
||||
"IMAGE_FILE_MACHINE_ARM64": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_ARM64),
|
||||
"IMAGE_FILE_MACHINE_ARMNT": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_ARMNT),
|
||||
"IMAGE_FILE_MACHINE_EBC": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_EBC),
|
||||
"IMAGE_FILE_MACHINE_I386": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_I386),
|
||||
"IMAGE_FILE_MACHINE_IA64": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_IA64),
|
||||
"IMAGE_FILE_MACHINE_M32R": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_M32R),
|
||||
"IMAGE_FILE_MACHINE_MIPS16": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_MIPS16),
|
||||
"IMAGE_FILE_MACHINE_MIPSFPU": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_MIPSFPU),
|
||||
"IMAGE_FILE_MACHINE_MIPSFPU16": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_MIPSFPU16),
|
||||
"IMAGE_FILE_MACHINE_POWERPC": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_POWERPC),
|
||||
"IMAGE_FILE_MACHINE_POWERPCFP": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_POWERPCFP),
|
||||
"IMAGE_FILE_MACHINE_R4000": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_R4000),
|
||||
"IMAGE_FILE_MACHINE_SH3": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_SH3),
|
||||
"IMAGE_FILE_MACHINE_SH3DSP": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_SH3DSP),
|
||||
"IMAGE_FILE_MACHINE_SH4": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_SH4),
|
||||
"IMAGE_FILE_MACHINE_SH5": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_SH5),
|
||||
"IMAGE_FILE_MACHINE_THUMB": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_THUMB),
|
||||
"IMAGE_FILE_MACHINE_UNKNOWN": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_UNKNOWN),
|
||||
"IMAGE_FILE_MACHINE_WCEMIPSV2": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_WCEMIPSV2),
|
||||
"NewFile": reflect.ValueOf(pe.NewFile),
|
||||
"Open": reflect.ValueOf(pe.Open),
|
||||
|
||||
// type definitions
|
||||
"COFFSymbol": reflect.ValueOf((*pe.COFFSymbol)(nil)),
|
||||
"DataDirectory": reflect.ValueOf((*pe.DataDirectory)(nil)),
|
||||
"File": reflect.ValueOf((*pe.File)(nil)),
|
||||
"FileHeader": reflect.ValueOf((*pe.FileHeader)(nil)),
|
||||
"FormatError": reflect.ValueOf((*pe.FormatError)(nil)),
|
||||
"ImportDirectory": reflect.ValueOf((*pe.ImportDirectory)(nil)),
|
||||
"OptionalHeader32": reflect.ValueOf((*pe.OptionalHeader32)(nil)),
|
||||
"OptionalHeader64": reflect.ValueOf((*pe.OptionalHeader64)(nil)),
|
||||
"Reloc": reflect.ValueOf((*pe.Reloc)(nil)),
|
||||
"Section": reflect.ValueOf((*pe.Section)(nil)),
|
||||
"SectionHeader": reflect.ValueOf((*pe.SectionHeader)(nil)),
|
||||
"SectionHeader32": reflect.ValueOf((*pe.SectionHeader32)(nil)),
|
||||
"StringTable": reflect.ValueOf((*pe.StringTable)(nil)),
|
||||
"Symbol": reflect.ValueOf((*pe.Symbol)(nil)),
|
||||
}
|
||||
}
|
||||
29
stdlib/go1_12_debug_plan9obj.go
Normal file
29
stdlib/go1_12_debug_plan9obj.go
Normal file
@@ -0,0 +1,29 @@
|
||||
// Code generated by 'goexports debug/plan9obj'. DO NOT EDIT.
|
||||
|
||||
// +build go1.12,!go1.13
|
||||
|
||||
package stdlib
|
||||
|
||||
import (
|
||||
"debug/plan9obj"
|
||||
"reflect"
|
||||
)
|
||||
|
||||
func init() {
|
||||
Symbols["debug/plan9obj"] = map[string]reflect.Value{
|
||||
// function, constant and variable definitions
|
||||
"Magic386": reflect.ValueOf(plan9obj.Magic386),
|
||||
"Magic64": reflect.ValueOf(plan9obj.Magic64),
|
||||
"MagicAMD64": reflect.ValueOf(plan9obj.MagicAMD64),
|
||||
"MagicARM": reflect.ValueOf(plan9obj.MagicARM),
|
||||
"NewFile": reflect.ValueOf(plan9obj.NewFile),
|
||||
"Open": reflect.ValueOf(plan9obj.Open),
|
||||
|
||||
// type definitions
|
||||
"File": reflect.ValueOf((*plan9obj.File)(nil)),
|
||||
"FileHeader": reflect.ValueOf((*plan9obj.FileHeader)(nil)),
|
||||
"Section": reflect.ValueOf((*plan9obj.Section)(nil)),
|
||||
"SectionHeader": reflect.ValueOf((*plan9obj.SectionHeader)(nil)),
|
||||
"Sym": reflect.ValueOf((*plan9obj.Sym)(nil)),
|
||||
}
|
||||
}
|
||||
22
stdlib/go1_12_net_http_pprof.go
Normal file
22
stdlib/go1_12_net_http_pprof.go
Normal file
@@ -0,0 +1,22 @@
|
||||
// Code generated by 'goexports net/http/pprof'. DO NOT EDIT.
|
||||
|
||||
// +build go1.12,!go1.13
|
||||
|
||||
package stdlib
|
||||
|
||||
import (
|
||||
"net/http/pprof"
|
||||
"reflect"
|
||||
)
|
||||
|
||||
func init() {
|
||||
Symbols["net/http/pprof"] = map[string]reflect.Value{
|
||||
// function, constant and variable definitions
|
||||
"Cmdline": reflect.ValueOf(pprof.Cmdline),
|
||||
"Handler": reflect.ValueOf(pprof.Handler),
|
||||
"Index": reflect.ValueOf(pprof.Index),
|
||||
"Profile": reflect.ValueOf(pprof.Profile),
|
||||
"Symbol": reflect.ValueOf(pprof.Symbol),
|
||||
"Trace": reflect.ValueOf(pprof.Trace),
|
||||
}
|
||||
}
|
||||
32
stdlib/go1_12_runtime_pprof.go
Normal file
32
stdlib/go1_12_runtime_pprof.go
Normal file
@@ -0,0 +1,32 @@
|
||||
// Code generated by 'goexports runtime/pprof'. DO NOT EDIT.
|
||||
|
||||
// +build go1.12,!go1.13
|
||||
|
||||
package stdlib
|
||||
|
||||
import (
|
||||
"reflect"
|
||||
"runtime/pprof"
|
||||
)
|
||||
|
||||
func init() {
|
||||
Symbols["runtime/pprof"] = map[string]reflect.Value{
|
||||
// function, constant and variable definitions
|
||||
"Do": reflect.ValueOf(pprof.Do),
|
||||
"ForLabels": reflect.ValueOf(pprof.ForLabels),
|
||||
"Label": reflect.ValueOf(pprof.Label),
|
||||
"Labels": reflect.ValueOf(pprof.Labels),
|
||||
"Lookup": reflect.ValueOf(pprof.Lookup),
|
||||
"NewProfile": reflect.ValueOf(pprof.NewProfile),
|
||||
"Profiles": reflect.ValueOf(pprof.Profiles),
|
||||
"SetGoroutineLabels": reflect.ValueOf(pprof.SetGoroutineLabels),
|
||||
"StartCPUProfile": reflect.ValueOf(pprof.StartCPUProfile),
|
||||
"StopCPUProfile": reflect.ValueOf(pprof.StopCPUProfile),
|
||||
"WithLabels": reflect.ValueOf(pprof.WithLabels),
|
||||
"WriteHeapProfile": reflect.ValueOf(pprof.WriteHeapProfile),
|
||||
|
||||
// type definitions
|
||||
"LabelSet": reflect.ValueOf((*pprof.LabelSet)(nil)),
|
||||
"Profile": reflect.ValueOf((*pprof.Profile)(nil)),
|
||||
}
|
||||
}
|
||||
28
stdlib/go1_12_runtime_trace.go
Normal file
28
stdlib/go1_12_runtime_trace.go
Normal file
@@ -0,0 +1,28 @@
|
||||
// Code generated by 'goexports runtime/trace'. DO NOT EDIT.
|
||||
|
||||
// +build go1.12,!go1.13
|
||||
|
||||
package stdlib
|
||||
|
||||
import (
|
||||
"reflect"
|
||||
"runtime/trace"
|
||||
)
|
||||
|
||||
func init() {
|
||||
Symbols["runtime/trace"] = map[string]reflect.Value{
|
||||
// function, constant and variable definitions
|
||||
"IsEnabled": reflect.ValueOf(trace.IsEnabled),
|
||||
"Log": reflect.ValueOf(trace.Log),
|
||||
"Logf": reflect.ValueOf(trace.Logf),
|
||||
"NewTask": reflect.ValueOf(trace.NewTask),
|
||||
"Start": reflect.ValueOf(trace.Start),
|
||||
"StartRegion": reflect.ValueOf(trace.StartRegion),
|
||||
"Stop": reflect.ValueOf(trace.Stop),
|
||||
"WithRegion": reflect.ValueOf(trace.WithRegion),
|
||||
|
||||
// type definitions
|
||||
"Region": reflect.ValueOf((*trace.Region)(nil)),
|
||||
"Task": reflect.ValueOf((*trace.Task)(nil)),
|
||||
}
|
||||
}
|
||||
28
stdlib/go1_13_crypto_ed25519.go
Normal file
28
stdlib/go1_13_crypto_ed25519.go
Normal file
@@ -0,0 +1,28 @@
|
||||
// Code generated by 'goexports crypto/ed25519'. DO NOT EDIT.
|
||||
|
||||
// +build go1.13,!go1.14
|
||||
|
||||
package stdlib
|
||||
|
||||
import (
|
||||
"crypto/ed25519"
|
||||
"reflect"
|
||||
)
|
||||
|
||||
func init() {
|
||||
Symbols["crypto/ed25519"] = map[string]reflect.Value{
|
||||
// function, constant and variable definitions
|
||||
"GenerateKey": reflect.ValueOf(ed25519.GenerateKey),
|
||||
"NewKeyFromSeed": reflect.ValueOf(ed25519.NewKeyFromSeed),
|
||||
"PrivateKeySize": reflect.ValueOf(ed25519.PrivateKeySize),
|
||||
"PublicKeySize": reflect.ValueOf(ed25519.PublicKeySize),
|
||||
"SeedSize": reflect.ValueOf(ed25519.SeedSize),
|
||||
"Sign": reflect.ValueOf(ed25519.Sign),
|
||||
"SignatureSize": reflect.ValueOf(ed25519.SignatureSize),
|
||||
"Verify": reflect.ValueOf(ed25519.Verify),
|
||||
|
||||
// type definitions
|
||||
"PrivateKey": reflect.ValueOf((*ed25519.PrivateKey)(nil)),
|
||||
"PublicKey": reflect.ValueOf((*ed25519.PublicKey)(nil)),
|
||||
}
|
||||
}
|
||||
219
stdlib/go1_13_debug_dwarf.go
Normal file
219
stdlib/go1_13_debug_dwarf.go
Normal file
@@ -0,0 +1,219 @@
|
||||
// Code generated by 'goexports debug/dwarf'. DO NOT EDIT.
|
||||
|
||||
// +build go1.13,!go1.14
|
||||
|
||||
package stdlib
|
||||
|
||||
import (
|
||||
"debug/dwarf"
|
||||
"reflect"
|
||||
)
|
||||
|
||||
func init() {
|
||||
Symbols["debug/dwarf"] = map[string]reflect.Value{
|
||||
// function, constant and variable definitions
|
||||
"AttrAbstractOrigin": reflect.ValueOf(dwarf.AttrAbstractOrigin),
|
||||
"AttrAccessibility": reflect.ValueOf(dwarf.AttrAccessibility),
|
||||
"AttrAddrClass": reflect.ValueOf(dwarf.AttrAddrClass),
|
||||
"AttrAllocated": reflect.ValueOf(dwarf.AttrAllocated),
|
||||
"AttrArtificial": reflect.ValueOf(dwarf.AttrArtificial),
|
||||
"AttrAssociated": reflect.ValueOf(dwarf.AttrAssociated),
|
||||
"AttrBaseTypes": reflect.ValueOf(dwarf.AttrBaseTypes),
|
||||
"AttrBitOffset": reflect.ValueOf(dwarf.AttrBitOffset),
|
||||
"AttrBitSize": reflect.ValueOf(dwarf.AttrBitSize),
|
||||
"AttrByteSize": reflect.ValueOf(dwarf.AttrByteSize),
|
||||
"AttrCallColumn": reflect.ValueOf(dwarf.AttrCallColumn),
|
||||
"AttrCallFile": reflect.ValueOf(dwarf.AttrCallFile),
|
||||
"AttrCallLine": reflect.ValueOf(dwarf.AttrCallLine),
|
||||
"AttrCalling": reflect.ValueOf(dwarf.AttrCalling),
|
||||
"AttrCommonRef": reflect.ValueOf(dwarf.AttrCommonRef),
|
||||
"AttrCompDir": reflect.ValueOf(dwarf.AttrCompDir),
|
||||
"AttrConstValue": reflect.ValueOf(dwarf.AttrConstValue),
|
||||
"AttrContainingType": reflect.ValueOf(dwarf.AttrContainingType),
|
||||
"AttrCount": reflect.ValueOf(dwarf.AttrCount),
|
||||
"AttrDataLocation": reflect.ValueOf(dwarf.AttrDataLocation),
|
||||
"AttrDataMemberLoc": reflect.ValueOf(dwarf.AttrDataMemberLoc),
|
||||
"AttrDeclColumn": reflect.ValueOf(dwarf.AttrDeclColumn),
|
||||
"AttrDeclFile": reflect.ValueOf(dwarf.AttrDeclFile),
|
||||
"AttrDeclLine": reflect.ValueOf(dwarf.AttrDeclLine),
|
||||
"AttrDeclaration": reflect.ValueOf(dwarf.AttrDeclaration),
|
||||
"AttrDefaultValue": reflect.ValueOf(dwarf.AttrDefaultValue),
|
||||
"AttrDescription": reflect.ValueOf(dwarf.AttrDescription),
|
||||
"AttrDiscr": reflect.ValueOf(dwarf.AttrDiscr),
|
||||
"AttrDiscrList": reflect.ValueOf(dwarf.AttrDiscrList),
|
||||
"AttrDiscrValue": reflect.ValueOf(dwarf.AttrDiscrValue),
|
||||
"AttrEncoding": reflect.ValueOf(dwarf.AttrEncoding),
|
||||
"AttrEntrypc": reflect.ValueOf(dwarf.AttrEntrypc),
|
||||
"AttrExtension": reflect.ValueOf(dwarf.AttrExtension),
|
||||
"AttrExternal": reflect.ValueOf(dwarf.AttrExternal),
|
||||
"AttrFrameBase": reflect.ValueOf(dwarf.AttrFrameBase),
|
||||
"AttrFriend": reflect.ValueOf(dwarf.AttrFriend),
|
||||
"AttrHighpc": reflect.ValueOf(dwarf.AttrHighpc),
|
||||
"AttrIdentifierCase": reflect.ValueOf(dwarf.AttrIdentifierCase),
|
||||
"AttrImport": reflect.ValueOf(dwarf.AttrImport),
|
||||
"AttrInline": reflect.ValueOf(dwarf.AttrInline),
|
||||
"AttrIsOptional": reflect.ValueOf(dwarf.AttrIsOptional),
|
||||
"AttrLanguage": reflect.ValueOf(dwarf.AttrLanguage),
|
||||
"AttrLocation": reflect.ValueOf(dwarf.AttrLocation),
|
||||
"AttrLowerBound": reflect.ValueOf(dwarf.AttrLowerBound),
|
||||
"AttrLowpc": reflect.ValueOf(dwarf.AttrLowpc),
|
||||
"AttrMacroInfo": reflect.ValueOf(dwarf.AttrMacroInfo),
|
||||
"AttrName": reflect.ValueOf(dwarf.AttrName),
|
||||
"AttrNamelistItem": reflect.ValueOf(dwarf.AttrNamelistItem),
|
||||
"AttrOrdering": reflect.ValueOf(dwarf.AttrOrdering),
|
||||
"AttrPriority": reflect.ValueOf(dwarf.AttrPriority),
|
||||
"AttrProducer": reflect.ValueOf(dwarf.AttrProducer),
|
||||
"AttrPrototyped": reflect.ValueOf(dwarf.AttrPrototyped),
|
||||
"AttrRanges": reflect.ValueOf(dwarf.AttrRanges),
|
||||
"AttrReturnAddr": reflect.ValueOf(dwarf.AttrReturnAddr),
|
||||
"AttrSegment": reflect.ValueOf(dwarf.AttrSegment),
|
||||
"AttrSibling": reflect.ValueOf(dwarf.AttrSibling),
|
||||
"AttrSpecification": reflect.ValueOf(dwarf.AttrSpecification),
|
||||
"AttrStartScope": reflect.ValueOf(dwarf.AttrStartScope),
|
||||
"AttrStaticLink": reflect.ValueOf(dwarf.AttrStaticLink),
|
||||
"AttrStmtList": reflect.ValueOf(dwarf.AttrStmtList),
|
||||
"AttrStride": reflect.ValueOf(dwarf.AttrStride),
|
||||
"AttrStrideSize": reflect.ValueOf(dwarf.AttrStrideSize),
|
||||
"AttrStringLength": reflect.ValueOf(dwarf.AttrStringLength),
|
||||
"AttrTrampoline": reflect.ValueOf(dwarf.AttrTrampoline),
|
||||
"AttrType": reflect.ValueOf(dwarf.AttrType),
|
||||
"AttrUpperBound": reflect.ValueOf(dwarf.AttrUpperBound),
|
||||
"AttrUseLocation": reflect.ValueOf(dwarf.AttrUseLocation),
|
||||
"AttrUseUTF8": reflect.ValueOf(dwarf.AttrUseUTF8),
|
||||
"AttrVarParam": reflect.ValueOf(dwarf.AttrVarParam),
|
||||
"AttrVirtuality": reflect.ValueOf(dwarf.AttrVirtuality),
|
||||
"AttrVisibility": reflect.ValueOf(dwarf.AttrVisibility),
|
||||
"AttrVtableElemLoc": reflect.ValueOf(dwarf.AttrVtableElemLoc),
|
||||
"ClassAddress": reflect.ValueOf(dwarf.ClassAddress),
|
||||
"ClassBlock": reflect.ValueOf(dwarf.ClassBlock),
|
||||
"ClassConstant": reflect.ValueOf(dwarf.ClassConstant),
|
||||
"ClassExprLoc": reflect.ValueOf(dwarf.ClassExprLoc),
|
||||
"ClassFlag": reflect.ValueOf(dwarf.ClassFlag),
|
||||
"ClassLinePtr": reflect.ValueOf(dwarf.ClassLinePtr),
|
||||
"ClassLocListPtr": reflect.ValueOf(dwarf.ClassLocListPtr),
|
||||
"ClassMacPtr": reflect.ValueOf(dwarf.ClassMacPtr),
|
||||
"ClassRangeListPtr": reflect.ValueOf(dwarf.ClassRangeListPtr),
|
||||
"ClassReference": reflect.ValueOf(dwarf.ClassReference),
|
||||
"ClassReferenceAlt": reflect.ValueOf(dwarf.ClassReferenceAlt),
|
||||
"ClassReferenceSig": reflect.ValueOf(dwarf.ClassReferenceSig),
|
||||
"ClassString": reflect.ValueOf(dwarf.ClassString),
|
||||
"ClassStringAlt": reflect.ValueOf(dwarf.ClassStringAlt),
|
||||
"ClassUnknown": reflect.ValueOf(dwarf.ClassUnknown),
|
||||
"ErrUnknownPC": reflect.ValueOf(&dwarf.ErrUnknownPC).Elem(),
|
||||
"New": reflect.ValueOf(dwarf.New),
|
||||
"TagAccessDeclaration": reflect.ValueOf(dwarf.TagAccessDeclaration),
|
||||
"TagArrayType": reflect.ValueOf(dwarf.TagArrayType),
|
||||
"TagBaseType": reflect.ValueOf(dwarf.TagBaseType),
|
||||
"TagCatchDwarfBlock": reflect.ValueOf(dwarf.TagCatchDwarfBlock),
|
||||
"TagClassType": reflect.ValueOf(dwarf.TagClassType),
|
||||
"TagCommonDwarfBlock": reflect.ValueOf(dwarf.TagCommonDwarfBlock),
|
||||
"TagCommonInclusion": reflect.ValueOf(dwarf.TagCommonInclusion),
|
||||
"TagCompileUnit": reflect.ValueOf(dwarf.TagCompileUnit),
|
||||
"TagCondition": reflect.ValueOf(dwarf.TagCondition),
|
||||
"TagConstType": reflect.ValueOf(dwarf.TagConstType),
|
||||
"TagConstant": reflect.ValueOf(dwarf.TagConstant),
|
||||
"TagDwarfProcedure": reflect.ValueOf(dwarf.TagDwarfProcedure),
|
||||
"TagEntryPoint": reflect.ValueOf(dwarf.TagEntryPoint),
|
||||
"TagEnumerationType": reflect.ValueOf(dwarf.TagEnumerationType),
|
||||
"TagEnumerator": reflect.ValueOf(dwarf.TagEnumerator),
|
||||
"TagFileType": reflect.ValueOf(dwarf.TagFileType),
|
||||
"TagFormalParameter": reflect.ValueOf(dwarf.TagFormalParameter),
|
||||
"TagFriend": reflect.ValueOf(dwarf.TagFriend),
|
||||
"TagImportedDeclaration": reflect.ValueOf(dwarf.TagImportedDeclaration),
|
||||
"TagImportedModule": reflect.ValueOf(dwarf.TagImportedModule),
|
||||
"TagImportedUnit": reflect.ValueOf(dwarf.TagImportedUnit),
|
||||
"TagInheritance": reflect.ValueOf(dwarf.TagInheritance),
|
||||
"TagInlinedSubroutine": reflect.ValueOf(dwarf.TagInlinedSubroutine),
|
||||
"TagInterfaceType": reflect.ValueOf(dwarf.TagInterfaceType),
|
||||
"TagLabel": reflect.ValueOf(dwarf.TagLabel),
|
||||
"TagLexDwarfBlock": reflect.ValueOf(dwarf.TagLexDwarfBlock),
|
||||
"TagMember": reflect.ValueOf(dwarf.TagMember),
|
||||
"TagModule": reflect.ValueOf(dwarf.TagModule),
|
||||
"TagMutableType": reflect.ValueOf(dwarf.TagMutableType),
|
||||
"TagNamelist": reflect.ValueOf(dwarf.TagNamelist),
|
||||
"TagNamelistItem": reflect.ValueOf(dwarf.TagNamelistItem),
|
||||
"TagNamespace": reflect.ValueOf(dwarf.TagNamespace),
|
||||
"TagPackedType": reflect.ValueOf(dwarf.TagPackedType),
|
||||
"TagPartialUnit": reflect.ValueOf(dwarf.TagPartialUnit),
|
||||
"TagPointerType": reflect.ValueOf(dwarf.TagPointerType),
|
||||
"TagPtrToMemberType": reflect.ValueOf(dwarf.TagPtrToMemberType),
|
||||
"TagReferenceType": reflect.ValueOf(dwarf.TagReferenceType),
|
||||
"TagRestrictType": reflect.ValueOf(dwarf.TagRestrictType),
|
||||
"TagRvalueReferenceType": reflect.ValueOf(dwarf.TagRvalueReferenceType),
|
||||
"TagSetType": reflect.ValueOf(dwarf.TagSetType),
|
||||
"TagSharedType": reflect.ValueOf(dwarf.TagSharedType),
|
||||
"TagStringType": reflect.ValueOf(dwarf.TagStringType),
|
||||
"TagStructType": reflect.ValueOf(dwarf.TagStructType),
|
||||
"TagSubprogram": reflect.ValueOf(dwarf.TagSubprogram),
|
||||
"TagSubrangeType": reflect.ValueOf(dwarf.TagSubrangeType),
|
||||
"TagSubroutineType": reflect.ValueOf(dwarf.TagSubroutineType),
|
||||
"TagTemplateAlias": reflect.ValueOf(dwarf.TagTemplateAlias),
|
||||
"TagTemplateTypeParameter": reflect.ValueOf(dwarf.TagTemplateTypeParameter),
|
||||
"TagTemplateValueParameter": reflect.ValueOf(dwarf.TagTemplateValueParameter),
|
||||
"TagThrownType": reflect.ValueOf(dwarf.TagThrownType),
|
||||
"TagTryDwarfBlock": reflect.ValueOf(dwarf.TagTryDwarfBlock),
|
||||
"TagTypeUnit": reflect.ValueOf(dwarf.TagTypeUnit),
|
||||
"TagTypedef": reflect.ValueOf(dwarf.TagTypedef),
|
||||
"TagUnionType": reflect.ValueOf(dwarf.TagUnionType),
|
||||
"TagUnspecifiedParameters": reflect.ValueOf(dwarf.TagUnspecifiedParameters),
|
||||
"TagUnspecifiedType": reflect.ValueOf(dwarf.TagUnspecifiedType),
|
||||
"TagVariable": reflect.ValueOf(dwarf.TagVariable),
|
||||
"TagVariant": reflect.ValueOf(dwarf.TagVariant),
|
||||
"TagVariantPart": reflect.ValueOf(dwarf.TagVariantPart),
|
||||
"TagVolatileType": reflect.ValueOf(dwarf.TagVolatileType),
|
||||
"TagWithStmt": reflect.ValueOf(dwarf.TagWithStmt),
|
||||
|
||||
// type definitions
|
||||
"AddrType": reflect.ValueOf((*dwarf.AddrType)(nil)),
|
||||
"ArrayType": reflect.ValueOf((*dwarf.ArrayType)(nil)),
|
||||
"Attr": reflect.ValueOf((*dwarf.Attr)(nil)),
|
||||
"BasicType": reflect.ValueOf((*dwarf.BasicType)(nil)),
|
||||
"BoolType": reflect.ValueOf((*dwarf.BoolType)(nil)),
|
||||
"CharType": reflect.ValueOf((*dwarf.CharType)(nil)),
|
||||
"Class": reflect.ValueOf((*dwarf.Class)(nil)),
|
||||
"CommonType": reflect.ValueOf((*dwarf.CommonType)(nil)),
|
||||
"ComplexType": reflect.ValueOf((*dwarf.ComplexType)(nil)),
|
||||
"Data": reflect.ValueOf((*dwarf.Data)(nil)),
|
||||
"DecodeError": reflect.ValueOf((*dwarf.DecodeError)(nil)),
|
||||
"DotDotDotType": reflect.ValueOf((*dwarf.DotDotDotType)(nil)),
|
||||
"Entry": reflect.ValueOf((*dwarf.Entry)(nil)),
|
||||
"EnumType": reflect.ValueOf((*dwarf.EnumType)(nil)),
|
||||
"EnumValue": reflect.ValueOf((*dwarf.EnumValue)(nil)),
|
||||
"Field": reflect.ValueOf((*dwarf.Field)(nil)),
|
||||
"FloatType": reflect.ValueOf((*dwarf.FloatType)(nil)),
|
||||
"FuncType": reflect.ValueOf((*dwarf.FuncType)(nil)),
|
||||
"IntType": reflect.ValueOf((*dwarf.IntType)(nil)),
|
||||
"LineEntry": reflect.ValueOf((*dwarf.LineEntry)(nil)),
|
||||
"LineFile": reflect.ValueOf((*dwarf.LineFile)(nil)),
|
||||
"LineReader": reflect.ValueOf((*dwarf.LineReader)(nil)),
|
||||
"LineReaderPos": reflect.ValueOf((*dwarf.LineReaderPos)(nil)),
|
||||
"Offset": reflect.ValueOf((*dwarf.Offset)(nil)),
|
||||
"PtrType": reflect.ValueOf((*dwarf.PtrType)(nil)),
|
||||
"QualType": reflect.ValueOf((*dwarf.QualType)(nil)),
|
||||
"Reader": reflect.ValueOf((*dwarf.Reader)(nil)),
|
||||
"StructField": reflect.ValueOf((*dwarf.StructField)(nil)),
|
||||
"StructType": reflect.ValueOf((*dwarf.StructType)(nil)),
|
||||
"Tag": reflect.ValueOf((*dwarf.Tag)(nil)),
|
||||
"Type": reflect.ValueOf((*dwarf.Type)(nil)),
|
||||
"TypedefType": reflect.ValueOf((*dwarf.TypedefType)(nil)),
|
||||
"UcharType": reflect.ValueOf((*dwarf.UcharType)(nil)),
|
||||
"UintType": reflect.ValueOf((*dwarf.UintType)(nil)),
|
||||
"UnspecifiedType": reflect.ValueOf((*dwarf.UnspecifiedType)(nil)),
|
||||
"UnsupportedType": reflect.ValueOf((*dwarf.UnsupportedType)(nil)),
|
||||
"VoidType": reflect.ValueOf((*dwarf.VoidType)(nil)),
|
||||
|
||||
// interface wrapper definitions
|
||||
"_Type": reflect.ValueOf((*_debug_dwarf_Type)(nil)),
|
||||
}
|
||||
}
|
||||
|
||||
// _debug_dwarf_Type is an interface wrapper for Type type
|
||||
type _debug_dwarf_Type struct {
|
||||
WCommon func() *dwarf.CommonType
|
||||
WSize func() int64
|
||||
WString func() string
|
||||
}
|
||||
|
||||
func (W _debug_dwarf_Type) Common() *dwarf.CommonType { return W.WCommon() }
|
||||
func (W _debug_dwarf_Type) Size() int64 { return W.WSize() }
|
||||
func (W _debug_dwarf_Type) String() string { return W.WString() }
|
||||
1252
stdlib/go1_13_debug_elf.go
Normal file
1252
stdlib/go1_13_debug_elf.go
Normal file
File diff suppressed because it is too large
Load Diff
28
stdlib/go1_13_debug_gosym.go
Normal file
28
stdlib/go1_13_debug_gosym.go
Normal file
@@ -0,0 +1,28 @@
|
||||
// Code generated by 'goexports debug/gosym'. DO NOT EDIT.
|
||||
|
||||
// +build go1.13,!go1.14
|
||||
|
||||
package stdlib
|
||||
|
||||
import (
|
||||
"debug/gosym"
|
||||
"reflect"
|
||||
)
|
||||
|
||||
func init() {
|
||||
Symbols["debug/gosym"] = map[string]reflect.Value{
|
||||
// function, constant and variable definitions
|
||||
"NewLineTable": reflect.ValueOf(gosym.NewLineTable),
|
||||
"NewTable": reflect.ValueOf(gosym.NewTable),
|
||||
|
||||
// type definitions
|
||||
"DecodingError": reflect.ValueOf((*gosym.DecodingError)(nil)),
|
||||
"Func": reflect.ValueOf((*gosym.Func)(nil)),
|
||||
"LineTable": reflect.ValueOf((*gosym.LineTable)(nil)),
|
||||
"Obj": reflect.ValueOf((*gosym.Obj)(nil)),
|
||||
"Sym": reflect.ValueOf((*gosym.Sym)(nil)),
|
||||
"Table": reflect.ValueOf((*gosym.Table)(nil)),
|
||||
"UnknownFileError": reflect.ValueOf((*gosym.UnknownFileError)(nil)),
|
||||
"UnknownLineError": reflect.ValueOf((*gosym.UnknownLineError)(nil)),
|
||||
}
|
||||
}
|
||||
156
stdlib/go1_13_debug_macho.go
Normal file
156
stdlib/go1_13_debug_macho.go
Normal file
@@ -0,0 +1,156 @@
|
||||
// Code generated by 'goexports debug/macho'. DO NOT EDIT.
|
||||
|
||||
// +build go1.13,!go1.14
|
||||
|
||||
package stdlib
|
||||
|
||||
import (
|
||||
"debug/macho"
|
||||
"reflect"
|
||||
)
|
||||
|
||||
func init() {
|
||||
Symbols["debug/macho"] = map[string]reflect.Value{
|
||||
// function, constant and variable definitions
|
||||
"ARM64_RELOC_ADDEND": reflect.ValueOf(macho.ARM64_RELOC_ADDEND),
|
||||
"ARM64_RELOC_BRANCH26": reflect.ValueOf(macho.ARM64_RELOC_BRANCH26),
|
||||
"ARM64_RELOC_GOT_LOAD_PAGE21": reflect.ValueOf(macho.ARM64_RELOC_GOT_LOAD_PAGE21),
|
||||
"ARM64_RELOC_GOT_LOAD_PAGEOFF12": reflect.ValueOf(macho.ARM64_RELOC_GOT_LOAD_PAGEOFF12),
|
||||
"ARM64_RELOC_PAGE21": reflect.ValueOf(macho.ARM64_RELOC_PAGE21),
|
||||
"ARM64_RELOC_PAGEOFF12": reflect.ValueOf(macho.ARM64_RELOC_PAGEOFF12),
|
||||
"ARM64_RELOC_POINTER_TO_GOT": reflect.ValueOf(macho.ARM64_RELOC_POINTER_TO_GOT),
|
||||
"ARM64_RELOC_SUBTRACTOR": reflect.ValueOf(macho.ARM64_RELOC_SUBTRACTOR),
|
||||
"ARM64_RELOC_TLVP_LOAD_PAGE21": reflect.ValueOf(macho.ARM64_RELOC_TLVP_LOAD_PAGE21),
|
||||
"ARM64_RELOC_TLVP_LOAD_PAGEOFF12": reflect.ValueOf(macho.ARM64_RELOC_TLVP_LOAD_PAGEOFF12),
|
||||
"ARM64_RELOC_UNSIGNED": reflect.ValueOf(macho.ARM64_RELOC_UNSIGNED),
|
||||
"ARM_RELOC_BR24": reflect.ValueOf(macho.ARM_RELOC_BR24),
|
||||
"ARM_RELOC_HALF": reflect.ValueOf(macho.ARM_RELOC_HALF),
|
||||
"ARM_RELOC_HALF_SECTDIFF": reflect.ValueOf(macho.ARM_RELOC_HALF_SECTDIFF),
|
||||
"ARM_RELOC_LOCAL_SECTDIFF": reflect.ValueOf(macho.ARM_RELOC_LOCAL_SECTDIFF),
|
||||
"ARM_RELOC_PAIR": reflect.ValueOf(macho.ARM_RELOC_PAIR),
|
||||
"ARM_RELOC_PB_LA_PTR": reflect.ValueOf(macho.ARM_RELOC_PB_LA_PTR),
|
||||
"ARM_RELOC_SECTDIFF": reflect.ValueOf(macho.ARM_RELOC_SECTDIFF),
|
||||
"ARM_RELOC_VANILLA": reflect.ValueOf(macho.ARM_RELOC_VANILLA),
|
||||
"ARM_THUMB_32BIT_BRANCH": reflect.ValueOf(macho.ARM_THUMB_32BIT_BRANCH),
|
||||
"ARM_THUMB_RELOC_BR22": reflect.ValueOf(macho.ARM_THUMB_RELOC_BR22),
|
||||
"Cpu386": reflect.ValueOf(macho.Cpu386),
|
||||
"CpuAmd64": reflect.ValueOf(macho.CpuAmd64),
|
||||
"CpuArm": reflect.ValueOf(macho.CpuArm),
|
||||
"CpuArm64": reflect.ValueOf(macho.CpuArm64),
|
||||
"CpuPpc": reflect.ValueOf(macho.CpuPpc),
|
||||
"CpuPpc64": reflect.ValueOf(macho.CpuPpc64),
|
||||
"ErrNotFat": reflect.ValueOf(&macho.ErrNotFat).Elem(),
|
||||
"FlagAllModsBound": reflect.ValueOf(macho.FlagAllModsBound),
|
||||
"FlagAllowStackExecution": reflect.ValueOf(macho.FlagAllowStackExecution),
|
||||
"FlagAppExtensionSafe": reflect.ValueOf(macho.FlagAppExtensionSafe),
|
||||
"FlagBindAtLoad": reflect.ValueOf(macho.FlagBindAtLoad),
|
||||
"FlagBindsToWeak": reflect.ValueOf(macho.FlagBindsToWeak),
|
||||
"FlagCanonical": reflect.ValueOf(macho.FlagCanonical),
|
||||
"FlagDeadStrippableDylib": reflect.ValueOf(macho.FlagDeadStrippableDylib),
|
||||
"FlagDyldLink": reflect.ValueOf(macho.FlagDyldLink),
|
||||
"FlagForceFlat": reflect.ValueOf(macho.FlagForceFlat),
|
||||
"FlagHasTLVDescriptors": reflect.ValueOf(macho.FlagHasTLVDescriptors),
|
||||
"FlagIncrLink": reflect.ValueOf(macho.FlagIncrLink),
|
||||
"FlagLazyInit": reflect.ValueOf(macho.FlagLazyInit),
|
||||
"FlagNoFixPrebinding": reflect.ValueOf(macho.FlagNoFixPrebinding),
|
||||
"FlagNoHeapExecution": reflect.ValueOf(macho.FlagNoHeapExecution),
|
||||
"FlagNoMultiDefs": reflect.ValueOf(macho.FlagNoMultiDefs),
|
||||
"FlagNoReexportedDylibs": reflect.ValueOf(macho.FlagNoReexportedDylibs),
|
||||
"FlagNoUndefs": reflect.ValueOf(macho.FlagNoUndefs),
|
||||
"FlagPIE": reflect.ValueOf(macho.FlagPIE),
|
||||
"FlagPrebindable": reflect.ValueOf(macho.FlagPrebindable),
|
||||
"FlagPrebound": reflect.ValueOf(macho.FlagPrebound),
|
||||
"FlagRootSafe": reflect.ValueOf(macho.FlagRootSafe),
|
||||
"FlagSetuidSafe": reflect.ValueOf(macho.FlagSetuidSafe),
|
||||
"FlagSplitSegs": reflect.ValueOf(macho.FlagSplitSegs),
|
||||
"FlagSubsectionsViaSymbols": reflect.ValueOf(macho.FlagSubsectionsViaSymbols),
|
||||
"FlagTwoLevel": reflect.ValueOf(macho.FlagTwoLevel),
|
||||
"FlagWeakDefines": reflect.ValueOf(macho.FlagWeakDefines),
|
||||
"GENERIC_RELOC_LOCAL_SECTDIFF": reflect.ValueOf(macho.GENERIC_RELOC_LOCAL_SECTDIFF),
|
||||
"GENERIC_RELOC_PAIR": reflect.ValueOf(macho.GENERIC_RELOC_PAIR),
|
||||
"GENERIC_RELOC_PB_LA_PTR": reflect.ValueOf(macho.GENERIC_RELOC_PB_LA_PTR),
|
||||
"GENERIC_RELOC_SECTDIFF": reflect.ValueOf(macho.GENERIC_RELOC_SECTDIFF),
|
||||
"GENERIC_RELOC_TLV": reflect.ValueOf(macho.GENERIC_RELOC_TLV),
|
||||
"GENERIC_RELOC_VANILLA": reflect.ValueOf(macho.GENERIC_RELOC_VANILLA),
|
||||
"LoadCmdDylib": reflect.ValueOf(macho.LoadCmdDylib),
|
||||
"LoadCmdDylinker": reflect.ValueOf(macho.LoadCmdDylinker),
|
||||
"LoadCmdDysymtab": reflect.ValueOf(macho.LoadCmdDysymtab),
|
||||
"LoadCmdRpath": reflect.ValueOf(uint32(macho.LoadCmdRpath)),
|
||||
"LoadCmdSegment": reflect.ValueOf(macho.LoadCmdSegment),
|
||||
"LoadCmdSegment64": reflect.ValueOf(macho.LoadCmdSegment64),
|
||||
"LoadCmdSymtab": reflect.ValueOf(macho.LoadCmdSymtab),
|
||||
"LoadCmdThread": reflect.ValueOf(macho.LoadCmdThread),
|
||||
"LoadCmdUnixThread": reflect.ValueOf(macho.LoadCmdUnixThread),
|
||||
"Magic32": reflect.ValueOf(uint32(macho.Magic32)),
|
||||
"Magic64": reflect.ValueOf(uint32(macho.Magic64)),
|
||||
"MagicFat": reflect.ValueOf(uint32(macho.MagicFat)),
|
||||
"NewFatFile": reflect.ValueOf(macho.NewFatFile),
|
||||
"NewFile": reflect.ValueOf(macho.NewFile),
|
||||
"Open": reflect.ValueOf(macho.Open),
|
||||
"OpenFat": reflect.ValueOf(macho.OpenFat),
|
||||
"TypeBundle": reflect.ValueOf(macho.TypeBundle),
|
||||
"TypeDylib": reflect.ValueOf(macho.TypeDylib),
|
||||
"TypeExec": reflect.ValueOf(macho.TypeExec),
|
||||
"TypeObj": reflect.ValueOf(macho.TypeObj),
|
||||
"X86_64_RELOC_BRANCH": reflect.ValueOf(macho.X86_64_RELOC_BRANCH),
|
||||
"X86_64_RELOC_GOT": reflect.ValueOf(macho.X86_64_RELOC_GOT),
|
||||
"X86_64_RELOC_GOT_LOAD": reflect.ValueOf(macho.X86_64_RELOC_GOT_LOAD),
|
||||
"X86_64_RELOC_SIGNED": reflect.ValueOf(macho.X86_64_RELOC_SIGNED),
|
||||
"X86_64_RELOC_SIGNED_1": reflect.ValueOf(macho.X86_64_RELOC_SIGNED_1),
|
||||
"X86_64_RELOC_SIGNED_2": reflect.ValueOf(macho.X86_64_RELOC_SIGNED_2),
|
||||
"X86_64_RELOC_SIGNED_4": reflect.ValueOf(macho.X86_64_RELOC_SIGNED_4),
|
||||
"X86_64_RELOC_SUBTRACTOR": reflect.ValueOf(macho.X86_64_RELOC_SUBTRACTOR),
|
||||
"X86_64_RELOC_TLV": reflect.ValueOf(macho.X86_64_RELOC_TLV),
|
||||
"X86_64_RELOC_UNSIGNED": reflect.ValueOf(macho.X86_64_RELOC_UNSIGNED),
|
||||
|
||||
// type definitions
|
||||
"Cpu": reflect.ValueOf((*macho.Cpu)(nil)),
|
||||
"Dylib": reflect.ValueOf((*macho.Dylib)(nil)),
|
||||
"DylibCmd": reflect.ValueOf((*macho.DylibCmd)(nil)),
|
||||
"Dysymtab": reflect.ValueOf((*macho.Dysymtab)(nil)),
|
||||
"DysymtabCmd": reflect.ValueOf((*macho.DysymtabCmd)(nil)),
|
||||
"FatArch": reflect.ValueOf((*macho.FatArch)(nil)),
|
||||
"FatArchHeader": reflect.ValueOf((*macho.FatArchHeader)(nil)),
|
||||
"FatFile": reflect.ValueOf((*macho.FatFile)(nil)),
|
||||
"File": reflect.ValueOf((*macho.File)(nil)),
|
||||
"FileHeader": reflect.ValueOf((*macho.FileHeader)(nil)),
|
||||
"FormatError": reflect.ValueOf((*macho.FormatError)(nil)),
|
||||
"Load": reflect.ValueOf((*macho.Load)(nil)),
|
||||
"LoadBytes": reflect.ValueOf((*macho.LoadBytes)(nil)),
|
||||
"LoadCmd": reflect.ValueOf((*macho.LoadCmd)(nil)),
|
||||
"Nlist32": reflect.ValueOf((*macho.Nlist32)(nil)),
|
||||
"Nlist64": reflect.ValueOf((*macho.Nlist64)(nil)),
|
||||
"Regs386": reflect.ValueOf((*macho.Regs386)(nil)),
|
||||
"RegsAMD64": reflect.ValueOf((*macho.RegsAMD64)(nil)),
|
||||
"Reloc": reflect.ValueOf((*macho.Reloc)(nil)),
|
||||
"RelocTypeARM": reflect.ValueOf((*macho.RelocTypeARM)(nil)),
|
||||
"RelocTypeARM64": reflect.ValueOf((*macho.RelocTypeARM64)(nil)),
|
||||
"RelocTypeGeneric": reflect.ValueOf((*macho.RelocTypeGeneric)(nil)),
|
||||
"RelocTypeX86_64": reflect.ValueOf((*macho.RelocTypeX86_64)(nil)),
|
||||
"Rpath": reflect.ValueOf((*macho.Rpath)(nil)),
|
||||
"RpathCmd": reflect.ValueOf((*macho.RpathCmd)(nil)),
|
||||
"Section": reflect.ValueOf((*macho.Section)(nil)),
|
||||
"Section32": reflect.ValueOf((*macho.Section32)(nil)),
|
||||
"Section64": reflect.ValueOf((*macho.Section64)(nil)),
|
||||
"SectionHeader": reflect.ValueOf((*macho.SectionHeader)(nil)),
|
||||
"Segment": reflect.ValueOf((*macho.Segment)(nil)),
|
||||
"Segment32": reflect.ValueOf((*macho.Segment32)(nil)),
|
||||
"Segment64": reflect.ValueOf((*macho.Segment64)(nil)),
|
||||
"SegmentHeader": reflect.ValueOf((*macho.SegmentHeader)(nil)),
|
||||
"Symbol": reflect.ValueOf((*macho.Symbol)(nil)),
|
||||
"Symtab": reflect.ValueOf((*macho.Symtab)(nil)),
|
||||
"SymtabCmd": reflect.ValueOf((*macho.SymtabCmd)(nil)),
|
||||
"Thread": reflect.ValueOf((*macho.Thread)(nil)),
|
||||
"Type": reflect.ValueOf((*macho.Type)(nil)),
|
||||
|
||||
// interface wrapper definitions
|
||||
"_Load": reflect.ValueOf((*_debug_macho_Load)(nil)),
|
||||
}
|
||||
}
|
||||
|
||||
// _debug_macho_Load is an interface wrapper for Load type
|
||||
type _debug_macho_Load struct {
|
||||
WRaw func() []byte
|
||||
}
|
||||
|
||||
func (W _debug_macho_Load) Raw() []byte { return W.WRaw() }
|
||||
72
stdlib/go1_13_debug_pe.go
Normal file
72
stdlib/go1_13_debug_pe.go
Normal file
@@ -0,0 +1,72 @@
|
||||
// Code generated by 'goexports debug/pe'. DO NOT EDIT.
|
||||
|
||||
// +build go1.13,!go1.14
|
||||
|
||||
package stdlib
|
||||
|
||||
import (
|
||||
"debug/pe"
|
||||
"reflect"
|
||||
)
|
||||
|
||||
func init() {
|
||||
Symbols["debug/pe"] = map[string]reflect.Value{
|
||||
// function, constant and variable definitions
|
||||
"COFFSymbolSize": reflect.ValueOf(pe.COFFSymbolSize),
|
||||
"IMAGE_DIRECTORY_ENTRY_ARCHITECTURE": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_ARCHITECTURE),
|
||||
"IMAGE_DIRECTORY_ENTRY_BASERELOC": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_BASERELOC),
|
||||
"IMAGE_DIRECTORY_ENTRY_BOUND_IMPORT": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_BOUND_IMPORT),
|
||||
"IMAGE_DIRECTORY_ENTRY_COM_DESCRIPTOR": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_COM_DESCRIPTOR),
|
||||
"IMAGE_DIRECTORY_ENTRY_DEBUG": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_DEBUG),
|
||||
"IMAGE_DIRECTORY_ENTRY_DELAY_IMPORT": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_DELAY_IMPORT),
|
||||
"IMAGE_DIRECTORY_ENTRY_EXCEPTION": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_EXCEPTION),
|
||||
"IMAGE_DIRECTORY_ENTRY_EXPORT": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_EXPORT),
|
||||
"IMAGE_DIRECTORY_ENTRY_GLOBALPTR": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_GLOBALPTR),
|
||||
"IMAGE_DIRECTORY_ENTRY_IAT": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_IAT),
|
||||
"IMAGE_DIRECTORY_ENTRY_IMPORT": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_IMPORT),
|
||||
"IMAGE_DIRECTORY_ENTRY_LOAD_CONFIG": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_LOAD_CONFIG),
|
||||
"IMAGE_DIRECTORY_ENTRY_RESOURCE": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_RESOURCE),
|
||||
"IMAGE_DIRECTORY_ENTRY_SECURITY": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_SECURITY),
|
||||
"IMAGE_DIRECTORY_ENTRY_TLS": reflect.ValueOf(pe.IMAGE_DIRECTORY_ENTRY_TLS),
|
||||
"IMAGE_FILE_MACHINE_AM33": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_AM33),
|
||||
"IMAGE_FILE_MACHINE_AMD64": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_AMD64),
|
||||
"IMAGE_FILE_MACHINE_ARM": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_ARM),
|
||||
"IMAGE_FILE_MACHINE_ARM64": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_ARM64),
|
||||
"IMAGE_FILE_MACHINE_ARMNT": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_ARMNT),
|
||||
"IMAGE_FILE_MACHINE_EBC": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_EBC),
|
||||
"IMAGE_FILE_MACHINE_I386": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_I386),
|
||||
"IMAGE_FILE_MACHINE_IA64": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_IA64),
|
||||
"IMAGE_FILE_MACHINE_M32R": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_M32R),
|
||||
"IMAGE_FILE_MACHINE_MIPS16": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_MIPS16),
|
||||
"IMAGE_FILE_MACHINE_MIPSFPU": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_MIPSFPU),
|
||||
"IMAGE_FILE_MACHINE_MIPSFPU16": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_MIPSFPU16),
|
||||
"IMAGE_FILE_MACHINE_POWERPC": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_POWERPC),
|
||||
"IMAGE_FILE_MACHINE_POWERPCFP": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_POWERPCFP),
|
||||
"IMAGE_FILE_MACHINE_R4000": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_R4000),
|
||||
"IMAGE_FILE_MACHINE_SH3": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_SH3),
|
||||
"IMAGE_FILE_MACHINE_SH3DSP": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_SH3DSP),
|
||||
"IMAGE_FILE_MACHINE_SH4": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_SH4),
|
||||
"IMAGE_FILE_MACHINE_SH5": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_SH5),
|
||||
"IMAGE_FILE_MACHINE_THUMB": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_THUMB),
|
||||
"IMAGE_FILE_MACHINE_UNKNOWN": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_UNKNOWN),
|
||||
"IMAGE_FILE_MACHINE_WCEMIPSV2": reflect.ValueOf(pe.IMAGE_FILE_MACHINE_WCEMIPSV2),
|
||||
"NewFile": reflect.ValueOf(pe.NewFile),
|
||||
"Open": reflect.ValueOf(pe.Open),
|
||||
|
||||
// type definitions
|
||||
"COFFSymbol": reflect.ValueOf((*pe.COFFSymbol)(nil)),
|
||||
"DataDirectory": reflect.ValueOf((*pe.DataDirectory)(nil)),
|
||||
"File": reflect.ValueOf((*pe.File)(nil)),
|
||||
"FileHeader": reflect.ValueOf((*pe.FileHeader)(nil)),
|
||||
"FormatError": reflect.ValueOf((*pe.FormatError)(nil)),
|
||||
"ImportDirectory": reflect.ValueOf((*pe.ImportDirectory)(nil)),
|
||||
"OptionalHeader32": reflect.ValueOf((*pe.OptionalHeader32)(nil)),
|
||||
"OptionalHeader64": reflect.ValueOf((*pe.OptionalHeader64)(nil)),
|
||||
"Reloc": reflect.ValueOf((*pe.Reloc)(nil)),
|
||||
"Section": reflect.ValueOf((*pe.Section)(nil)),
|
||||
"SectionHeader": reflect.ValueOf((*pe.SectionHeader)(nil)),
|
||||
"SectionHeader32": reflect.ValueOf((*pe.SectionHeader32)(nil)),
|
||||
"StringTable": reflect.ValueOf((*pe.StringTable)(nil)),
|
||||
"Symbol": reflect.ValueOf((*pe.Symbol)(nil)),
|
||||
}
|
||||
}
|
||||
29
stdlib/go1_13_debug_plan9obj.go
Normal file
29
stdlib/go1_13_debug_plan9obj.go
Normal file
@@ -0,0 +1,29 @@
|
||||
// Code generated by 'goexports debug/plan9obj'. DO NOT EDIT.
|
||||
|
||||
// +build go1.13,!go1.14
|
||||
|
||||
package stdlib
|
||||
|
||||
import (
|
||||
"debug/plan9obj"
|
||||
"reflect"
|
||||
)
|
||||
|
||||
func init() {
|
||||
Symbols["debug/plan9obj"] = map[string]reflect.Value{
|
||||
// function, constant and variable definitions
|
||||
"Magic386": reflect.ValueOf(plan9obj.Magic386),
|
||||
"Magic64": reflect.ValueOf(plan9obj.Magic64),
|
||||
"MagicAMD64": reflect.ValueOf(plan9obj.MagicAMD64),
|
||||
"MagicARM": reflect.ValueOf(plan9obj.MagicARM),
|
||||
"NewFile": reflect.ValueOf(plan9obj.NewFile),
|
||||
"Open": reflect.ValueOf(plan9obj.Open),
|
||||
|
||||
// type definitions
|
||||
"File": reflect.ValueOf((*plan9obj.File)(nil)),
|
||||
"FileHeader": reflect.ValueOf((*plan9obj.FileHeader)(nil)),
|
||||
"Section": reflect.ValueOf((*plan9obj.Section)(nil)),
|
||||
"SectionHeader": reflect.ValueOf((*plan9obj.SectionHeader)(nil)),
|
||||
"Sym": reflect.ValueOf((*plan9obj.Sym)(nil)),
|
||||
}
|
||||
}
|
||||
22
stdlib/go1_13_net_http_pprof.go
Normal file
22
stdlib/go1_13_net_http_pprof.go
Normal file
@@ -0,0 +1,22 @@
|
||||
// Code generated by 'goexports net/http/pprof'. DO NOT EDIT.
|
||||
|
||||
// +build go1.13,!go1.14
|
||||
|
||||
package stdlib
|
||||
|
||||
import (
|
||||
"net/http/pprof"
|
||||
"reflect"
|
||||
)
|
||||
|
||||
func init() {
|
||||
Symbols["net/http/pprof"] = map[string]reflect.Value{
|
||||
// function, constant and variable definitions
|
||||
"Cmdline": reflect.ValueOf(pprof.Cmdline),
|
||||
"Handler": reflect.ValueOf(pprof.Handler),
|
||||
"Index": reflect.ValueOf(pprof.Index),
|
||||
"Profile": reflect.ValueOf(pprof.Profile),
|
||||
"Symbol": reflect.ValueOf(pprof.Symbol),
|
||||
"Trace": reflect.ValueOf(pprof.Trace),
|
||||
}
|
||||
}
|
||||
32
stdlib/go1_13_runtime_pprof.go
Normal file
32
stdlib/go1_13_runtime_pprof.go
Normal file
@@ -0,0 +1,32 @@
|
||||
// Code generated by 'goexports runtime/pprof'. DO NOT EDIT.
|
||||
|
||||
// +build go1.13,!go1.14
|
||||
|
||||
package stdlib
|
||||
|
||||
import (
|
||||
"reflect"
|
||||
"runtime/pprof"
|
||||
)
|
||||
|
||||
func init() {
|
||||
Symbols["runtime/pprof"] = map[string]reflect.Value{
|
||||
// function, constant and variable definitions
|
||||
"Do": reflect.ValueOf(pprof.Do),
|
||||
"ForLabels": reflect.ValueOf(pprof.ForLabels),
|
||||
"Label": reflect.ValueOf(pprof.Label),
|
||||
"Labels": reflect.ValueOf(pprof.Labels),
|
||||
"Lookup": reflect.ValueOf(pprof.Lookup),
|
||||
"NewProfile": reflect.ValueOf(pprof.NewProfile),
|
||||
"Profiles": reflect.ValueOf(pprof.Profiles),
|
||||
"SetGoroutineLabels": reflect.ValueOf(pprof.SetGoroutineLabels),
|
||||
"StartCPUProfile": reflect.ValueOf(pprof.StartCPUProfile),
|
||||
"StopCPUProfile": reflect.ValueOf(pprof.StopCPUProfile),
|
||||
"WithLabels": reflect.ValueOf(pprof.WithLabels),
|
||||
"WriteHeapProfile": reflect.ValueOf(pprof.WriteHeapProfile),
|
||||
|
||||
// type definitions
|
||||
"LabelSet": reflect.ValueOf((*pprof.LabelSet)(nil)),
|
||||
"Profile": reflect.ValueOf((*pprof.Profile)(nil)),
|
||||
}
|
||||
}
|
||||
28
stdlib/go1_13_runtime_trace.go
Normal file
28
stdlib/go1_13_runtime_trace.go
Normal file
@@ -0,0 +1,28 @@
|
||||
// Code generated by 'goexports runtime/trace'. DO NOT EDIT.
|
||||
|
||||
// +build go1.13,!go1.14
|
||||
|
||||
package stdlib
|
||||
|
||||
import (
|
||||
"reflect"
|
||||
"runtime/trace"
|
||||
)
|
||||
|
||||
func init() {
|
||||
Symbols["runtime/trace"] = map[string]reflect.Value{
|
||||
// function, constant and variable definitions
|
||||
"IsEnabled": reflect.ValueOf(trace.IsEnabled),
|
||||
"Log": reflect.ValueOf(trace.Log),
|
||||
"Logf": reflect.ValueOf(trace.Logf),
|
||||
"NewTask": reflect.ValueOf(trace.NewTask),
|
||||
"Start": reflect.ValueOf(trace.Start),
|
||||
"StartRegion": reflect.ValueOf(trace.StartRegion),
|
||||
"Stop": reflect.ValueOf(trace.Stop),
|
||||
"WithRegion": reflect.ValueOf(trace.WithRegion),
|
||||
|
||||
// type definitions
|
||||
"Region": reflect.ValueOf((*trace.Region)(nil)),
|
||||
"Task": reflect.ValueOf((*trace.Task)(nil)),
|
||||
}
|
||||
}
|
||||
@@ -19,11 +19,12 @@ func init() {
|
||||
//go:generate ../cmd/goexports/goexports bufio bytes
|
||||
//go:generate ../cmd/goexports/goexports compress/bzip2 compress/flate compress/gzip compress/lzw compress/zlib
|
||||
//go:generate ../cmd/goexports/goexports container/heap container/list container/ring
|
||||
//go:generate ../cmd/goexports/goexports context crypto crypto/aes crypto/cipher crypto/des crypto/dsa
|
||||
//go:generate ../cmd/goexports/goexports crypto/ecdsa crypto/elliptic crypto/hmac crypto/md5 crypto/rand
|
||||
//go:generate ../cmd/goexports/goexports context crypto crypto/aes crypto/cipher crypto/des crypto/dsa crypto/ecdsa
|
||||
//go:generate ../cmd/goexports/goexports crypto/ed25519 crypto/elliptic crypto/hmac crypto/md5 crypto/rand
|
||||
//go:generate ../cmd/goexports/goexports crypto/rc4 crypto/rsa crypto/sha1 crypto/sha256 crypto/sha512
|
||||
//go:generate ../cmd/goexports/goexports crypto/subtle crypto/tls crypto/x509 crypto/x509/pkix
|
||||
//go:generate ../cmd/goexports/goexports database/sql database/sql/driver
|
||||
//go:generate ../cmd/goexports/goexports debug/dwarf debug/elf debug/gosym debug/macho debug/pe debug/plan9obj
|
||||
//go:generate ../cmd/goexports/goexports encoding encoding/ascii85 encoding/asn1 encoding/base32
|
||||
//go:generate ../cmd/goexports/goexports encoding/base64 encoding/binary encoding/csv encoding/gob
|
||||
//go:generate ../cmd/goexports/goexports encoding/hex encoding/json encoding/pem encoding/xml
|
||||
@@ -38,11 +39,11 @@ func init() {
|
||||
//go:generate ../cmd/goexports/goexports math math/big math/bits math/cmplx math/rand
|
||||
//go:generate ../cmd/goexports/goexports mime mime/multipart mime/quotedprintable
|
||||
//go:generate ../cmd/goexports/goexports net net/http net/http/cgi net/http/cookiejar net/http/fcgi
|
||||
//go:generate ../cmd/goexports/goexports net/http/httptest net/http/httptrace net/http/httputil
|
||||
//go:generate ../cmd/goexports/goexports net/http/httptest net/http/httptrace net/http/httputil net/http/pprof
|
||||
//go:generate ../cmd/goexports/goexports net/mail net/rpc net/rpc/jsonrpc net/smtp net/textproto net/url
|
||||
//go:generate ../cmd/goexports/goexports os os/exec os/signal os/user
|
||||
//go:generate ../cmd/goexports/goexports path path/filepath reflect regexp regexp/syntax
|
||||
//go:generate ../cmd/goexports/goexports runtime runtime/debug
|
||||
//go:generate ../cmd/goexports/goexports runtime runtime/debug runtime/pprof runtime/trace
|
||||
//go:generate ../cmd/goexports/goexports sort strconv strings sync sync/atomic
|
||||
//go:generate ../cmd/goexports/goexports text/scanner text/tabwriter text/template text/template/parse
|
||||
//go:generate ../cmd/goexports/goexports time unicode unicode/utf16 unicode/utf8
|
||||
|
||||
Reference in New Issue
Block a user