Home
last modified time | relevance | path

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

/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dloader.h654 struct fvmlib_command { struct
655 uint32_t cmd; /* LC_IDFVMLIB or LC_LOADFVMLIB */
656 uint32_t cmdsize; /* includes pathname string */
657 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.h594 struct fvmlib_command { struct
595 uint32_t cmd;
596 uint32_t cmdsize;
597 struct fvmlib fvmlib;
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
DMachO.h611 struct fvmlib_command { struct
612 uint32_t cmd;
613 uint32_t cmdsize;
614 struct fvmlib fvmlib;