Searched refs:fvmfile_command (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp367 void MappingTraits<MachO::fvmfile_command>::mapping(
368 IO &IO, MachO::fvmfile_command &LoadCommand) {
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h892 // The fvmfile_command is obsolete and no longer supported.
893 struct fvmfile_command { struct
1353 // The fvmfile_command is obsolete and no longer supported.
1354 inline void swapStruct(fvmfile_command &C) {

Completed in 64 milliseconds