Home
last modified time | relevance | path

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

/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dloader.h1384 struct fvmfile_command { struct
1385 uint32_t cmd; /* LC_FVMFILE */
1386 uint32_t cmdsize; /* includes pathname string */
1387 union lc_str name; /* files pathname */
1388 uint32_t header_addr; /* files virtual address */
/external/llvm/include/llvm/Support/
DMachO.h850 struct fvmfile_command { struct
851 uint32_t cmd;
852 uint32_t cmdsize;
853 uint32_t name;
854 uint32_t header_addr;
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h858 struct fvmfile_command { struct
859 uint32_t cmd;
860 uint32_t cmdsize;
861 uint32_t name;
862 uint32_t header_addr;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h893 struct fvmfile_command { struct
894 uint32_t cmd;
895 uint32_t cmdsize;
896 uint32_t name;
897 uint32_t header_addr;