Home
last modified time | relevance | path

Searched defs:fvmlib_command (Results 1 – 4 of 4) sorted by relevance

/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dloader.h613 struct fvmlib_command { struct
614 uint32_t cmd; /* LC_IDFVMLIB or LC_LOADFVMLIB */
615 uint32_t cmdsize; /* includes pathname string */
616 struct fvmlib fvmlib; /* the library identification */
/external/llvm/include/llvm/Support/
DMachO.h581 struct fvmlib_command { struct
582 uint32_t cmd;
583 uint32_t cmdsize;
584 struct fvmlib fvmlib;
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h582 struct fvmlib_command { struct
583 uint32_t cmd;
584 uint32_t cmdsize;
585 struct fvmlib fvmlib;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h596 struct fvmlib_command { struct
597 uint32_t cmd;
598 uint32_t cmdsize;
599 struct fvmlib fvmlib;