Home
last modified time | relevance | path

Searched refs:fvmlib (Results 1 – 23 of 23) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DMachOYAML.h313 template <> struct MappingTraits<MachO::fvmlib> { in LLVM_YAML_IS_SEQUENCE_VECTOR()
314 static void mapping(IO &IO, MachO::fvmlib &LoadCommand); in LLVM_YAML_IS_SEQUENCE_VECTOR()
/netbsd/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp388 void MappingTraits<MachO::fvmlib>::mapping(IO &IO, MachO::fvmlib &FVMLib) { in mapping()
396 IO.mapRequired("fvmlib", LoadCommand.fvmlib); in mapping()
/netbsd/external/gpl3/gdb/dist/binutils/
H A Dod-macho.c1604 bfd_mach_o_fvmlib_command *fvmlib = &cmd->command.fvmlib; in dump_load_command() local
1605 printf (" fvmlib: %s\n", fvmlib->name_str); in dump_load_command()
1606 printf (" minor version: 0x%08x\n", fvmlib->minor_version); in dump_load_command()
1607 printf (" header address: 0x%08x\n", fvmlib->header_addr); in dump_load_command()
H A DChangeLog-2012736 * od-macho.c (dump_load_command): Handle fvmlib.
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h597 struct fvmlib { struct
607 struct fvmlib fvmlib; argument
1378 inline void swapStruct(fvmlib &C) { in swapStruct()
1388 swapStruct(C.fvmlib); in swapStruct()
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dod-macho.c1595 bfd_mach_o_fvmlib_command *fvmlib = &cmd->command.fvmlib; in dump_load_command() local
1596 printf (" fvmlib: %s\n", fvmlib->name_str); in dump_load_command()
1597 printf (" minor version: 0x%08x\n", fvmlib->minor_version); in dump_load_command()
1598 printf (" header address: 0x%08x\n", fvmlib->header_addr); in dump_load_command()
H A DChangeLog-2012736 * od-macho.c (dump_load_command): Handle fvmlib.
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dod-macho.c1602 bfd_mach_o_fvmlib_command *fvmlib = &cmd->command.fvmlib; in dump_load_command() local
1603 printf (" fvmlib: %s\n", fvmlib->name_str); in dump_load_command()
1604 printf (" minor version: 0x%08x\n", fvmlib->minor_version); in dump_load_command()
1605 printf (" header address: 0x%08x\n", fvmlib->header_addr); in dump_load_command()
H A DChangeLog-2012736 * od-macho.c (dump_load_command): Handle fvmlib.
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dod-macho.c1604 bfd_mach_o_fvmlib_command *fvmlib = &cmd->command.fvmlib; in dump_load_command() local
1605 printf (" fvmlib: %s\n", fvmlib->name_str); in dump_load_command()
1606 printf (" minor version: 0x%08x\n", fvmlib->minor_version); in dump_load_command()
1607 printf (" header address: 0x%08x\n", fvmlib->header_addr); in dump_load_command()
H A DChangeLog-2012736 * od-macho.c (dump_load_command): Handle fvmlib.
/netbsd/external/gpl3/binutils/dist/bfd/
H A Dmach-o.h617 bfd_mach_o_fvmlib_command fvmlib; member
H A DChangeLog-20123202 (bfd_mach_o_load_command): Add fvmlib field.
3205 (bfd_mach_o_read_command): Handle fvmlib.
H A Dmach-o.c4151 bfd_mach_o_fvmlib_command *fvm = &command->command.fvmlib; in bfd_mach_o_read_fvmlib()
/netbsd/external/gpl3/gdb/dist/bfd/
H A Dmach-o.h617 bfd_mach_o_fvmlib_command fvmlib; member
H A DChangeLog-20123202 (bfd_mach_o_load_command): Add fvmlib field.
3205 (bfd_mach_o_read_command): Handle fvmlib.
H A Dmach-o.c4167 bfd_mach_o_fvmlib_command *fvm = &command->command.fvmlib; in bfd_mach_o_read_fvmlib()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Dmach-o.h617 bfd_mach_o_fvmlib_command fvmlib; member
H A DChangeLog-20123202 (bfd_mach_o_load_command): Add fvmlib field.
3205 (bfd_mach_o_read_command): Handle fvmlib.
H A Dmach-o.c4141 bfd_mach_o_fvmlib_command *fvm = &command->command.fvmlib; in bfd_mach_o_read_fvmlib()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Dmach-o.h617 bfd_mach_o_fvmlib_command fvmlib; member
H A DChangeLog-20123202 (bfd_mach_o_load_command): Add fvmlib field.
3205 (bfd_mach_o_read_command): Handle fvmlib.
H A Dmach-o.c4167 bfd_mach_o_fvmlib_command *fvm = &command->command.fvmlib; in bfd_mach_o_read_fvmlib()