vim/bundle/deoplete-go/data/json/1.7.3/darwin_amd64/debug/macho.json

1 line
3.2 KiB
JSON

[0, [{"class": "const", "name": "Cpu386", "type": ""}, {"class": "const", "name": "CpuAmd64", "type": ""}, {"class": "const", "name": "CpuArm", "type": ""}, {"class": "const", "name": "CpuPpc", "type": ""}, {"class": "const", "name": "CpuPpc64", "type": ""}, {"class": "const", "name": "LoadCmdDylib", "type": ""}, {"class": "const", "name": "LoadCmdDylinker", "type": ""}, {"class": "const", "name": "LoadCmdDysymtab", "type": ""}, {"class": "const", "name": "LoadCmdSegment", "type": ""}, {"class": "const", "name": "LoadCmdSegment64", "type": ""}, {"class": "const", "name": "LoadCmdSymtab", "type": ""}, {"class": "const", "name": "LoadCmdThread", "type": ""}, {"class": "const", "name": "LoadCmdUnixThread", "type": ""}, {"class": "const", "name": "Magic32", "type": ""}, {"class": "const", "name": "Magic64", "type": ""}, {"class": "const", "name": "MagicFat", "type": ""}, {"class": "const", "name": "TypeBundle", "type": ""}, {"class": "const", "name": "TypeDylib", "type": ""}, {"class": "const", "name": "TypeExec", "type": ""}, {"class": "const", "name": "TypeObj", "type": ""}, {"class": "func", "name": "NewFatFile", "type": "func(r io.ReaderAt) (*macho.FatFile, error)"}, {"class": "func", "name": "NewFile", "type": "func(r io.ReaderAt) (*macho.File, error)"}, {"class": "func", "name": "Open", "type": "func(name string) (*macho.File, error)"}, {"class": "func", "name": "OpenFat", "type": "func(name string) (*macho.FatFile, error)"}, {"class": "type", "name": "Cpu", "type": "uint32"}, {"class": "type", "name": "Dylib", "type": "struct"}, {"class": "type", "name": "DylibCmd", "type": "struct"}, {"class": "type", "name": "Dysymtab", "type": "struct"}, {"class": "type", "name": "DysymtabCmd", "type": "struct"}, {"class": "type", "name": "FatArch", "type": "struct"}, {"class": "type", "name": "FatArchHeader", "type": "struct"}, {"class": "type", "name": "FatFile", "type": "struct"}, {"class": "type", "name": "File", "type": "struct"}, {"class": "type", "name": "FileHeader", "type": "struct"}, {"class": "type", "name": "FormatError", "type": "struct"}, {"class": "type", "name": "Load", "type": "interface"}, {"class": "type", "name": "LoadBytes", "type": "[]byte"}, {"class": "type", "name": "LoadCmd", "type": "uint32"}, {"class": "type", "name": "Nlist32", "type": "struct"}, {"class": "type", "name": "Nlist64", "type": "struct"}, {"class": "type", "name": "Regs386", "type": "struct"}, {"class": "type", "name": "RegsAMD64", "type": "struct"}, {"class": "type", "name": "Section", "type": "struct"}, {"class": "type", "name": "Section32", "type": "struct"}, {"class": "type", "name": "Section64", "type": "struct"}, {"class": "type", "name": "SectionHeader", "type": "struct"}, {"class": "type", "name": "Segment", "type": "struct"}, {"class": "type", "name": "Segment32", "type": "struct"}, {"class": "type", "name": "Segment64", "type": "struct"}, {"class": "type", "name": "SegmentHeader", "type": "struct"}, {"class": "type", "name": "Symbol", "type": "struct"}, {"class": "type", "name": "Symtab", "type": "struct"}, {"class": "type", "name": "SymtabCmd", "type": "struct"}, {"class": "type", "name": "Thread", "type": "struct"}, {"class": "type", "name": "Type", "type": "uint32"}, {"class": "var", "name": "ErrNotFat", "type": "*macho.FormatError"}]]