HomeSort by: relevance | last modified time | path
    Searched refs:prebind_cksum_command (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
MachOYAML.cpp 413 void MappingTraits<MachO::prebind_cksum_command>::mapping(
414 IO &IO, MachO::prebind_cksum_command &LoadCommand) {
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/darwin/mach/
loader.d 1831 * The prebind_cksum_command contains the value of the original check sum
1840 struct prebind_cksum_command
1845 /// Sizeof(struct prebind_cksum_command).
3172 struct prebind_cksum_command
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
MachO.h 779 // The prebind_cksum_command is obsolete and no longer supported.
780 struct prebind_cksum_command { struct
1332 // The prebind_cksum_command is obsolete and no longer supported.
1333 inline void swapStruct(prebind_cksum_command &C) {

Completed in 18 milliseconds