Home
last modified time | relevance | path

Searched defs:fileset_entry_command (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/third_party/mac_headers/mach-o/
H A Dloader.h1589 struct fileset_entry_command { struct
1590 uint32_t cmd; /* LC_FILESET_ENTRY */
1591 uint32_t cmdsize; /* includes entry_id string */
1592 uint64_t vmaddr; /* memory address of the entry */
1593 uint64_t fileoff; /* file offset of the entry */
1594 union lc_str entry_id; /* contained entry id */
1595 uint32_t reserved; /* reserved */
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/BinaryFormat/
DMachO.h899 struct fileset_entry_command { struct
900 uint32_t cmd;
901 uint32_t cmdsize;
902 uint64_t vmaddr;
903 uint64_t fileoff;
904 union lc_str entry_id;
905 uint32_t reserved;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/BinaryFormat/
DMachO.h899 struct fileset_entry_command { struct
900 uint32_t cmd;
901 uint32_t cmdsize;
902 uint64_t vmaddr;
903 uint64_t fileoff;
904 union lc_str entry_id;
905 uint32_t reserved;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/BinaryFormat/
DMachO.h899 struct fileset_entry_command { struct
900 uint32_t cmd;
901 uint32_t cmdsize;
902 uint64_t vmaddr;
903 uint64_t fileoff;
904 union lc_str entry_id;
905 uint32_t reserved;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DMachO.h899 struct fileset_entry_command { struct
900 uint32_t cmd;
901 uint32_t cmdsize;
902 uint64_t vmaddr;
903 uint64_t fileoff;
904 union lc_str entry_id;
905 uint32_t reserved;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
H A DMachO.h899 struct fileset_entry_command { struct
900 uint32_t cmd;
901 uint32_t cmdsize;
902 uint64_t vmaddr;
903 uint64_t fileoff;
904 uint32_t entry_id;