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

1 line
2.4 KiB
JSON

[0, [{"class": "const", "name": "COFFSymbolSize", "type": ""}, {"class": "const", "name": "IMAGE_FILE_MACHINE_AM33", "type": ""}, {"class": "const", "name": "IMAGE_FILE_MACHINE_AMD64", "type": ""}, {"class": "const", "name": "IMAGE_FILE_MACHINE_ARM", "type": ""}, {"class": "const", "name": "IMAGE_FILE_MACHINE_EBC", "type": ""}, {"class": "const", "name": "IMAGE_FILE_MACHINE_I386", "type": ""}, {"class": "const", "name": "IMAGE_FILE_MACHINE_IA64", "type": ""}, {"class": "const", "name": "IMAGE_FILE_MACHINE_M32R", "type": ""}, {"class": "const", "name": "IMAGE_FILE_MACHINE_MIPS16", "type": ""}, {"class": "const", "name": "IMAGE_FILE_MACHINE_MIPSFPU", "type": ""}, {"class": "const", "name": "IMAGE_FILE_MACHINE_MIPSFPU16", "type": ""}, {"class": "const", "name": "IMAGE_FILE_MACHINE_POWERPC", "type": ""}, {"class": "const", "name": "IMAGE_FILE_MACHINE_POWERPCFP", "type": ""}, {"class": "const", "name": "IMAGE_FILE_MACHINE_R4000", "type": ""}, {"class": "const", "name": "IMAGE_FILE_MACHINE_SH3", "type": ""}, {"class": "const", "name": "IMAGE_FILE_MACHINE_SH3DSP", "type": ""}, {"class": "const", "name": "IMAGE_FILE_MACHINE_SH4", "type": ""}, {"class": "const", "name": "IMAGE_FILE_MACHINE_SH5", "type": ""}, {"class": "const", "name": "IMAGE_FILE_MACHINE_THUMB", "type": ""}, {"class": "const", "name": "IMAGE_FILE_MACHINE_UNKNOWN", "type": ""}, {"class": "const", "name": "IMAGE_FILE_MACHINE_WCEMIPSV2", "type": ""}, {"class": "func", "name": "NewFile", "type": "func(r io.ReaderAt) (*pe.File, error)"}, {"class": "func", "name": "Open", "type": "func(name string) (*pe.File, error)"}, {"class": "type", "name": "COFFSymbol", "type": "struct"}, {"class": "type", "name": "DataDirectory", "type": "struct"}, {"class": "type", "name": "File", "type": "struct"}, {"class": "type", "name": "FileHeader", "type": "struct"}, {"class": "type", "name": "FormatError", "type": "struct"}, {"class": "type", "name": "ImportDirectory", "type": "struct"}, {"class": "type", "name": "OptionalHeader32", "type": "struct"}, {"class": "type", "name": "OptionalHeader64", "type": "struct"}, {"class": "type", "name": "Reloc", "type": "struct"}, {"class": "type", "name": "Section", "type": "struct"}, {"class": "type", "name": "SectionHeader", "type": "struct"}, {"class": "type", "name": "SectionHeader32", "type": "struct"}, {"class": "type", "name": "StringTable", "type": "[]byte"}, {"class": "type", "name": "Symbol", "type": "struct"}]]