Home
last modified time | relevance | path

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

/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dloader.h1468 struct linker_option_command { struct
1469 uint32_t cmd; /* LC_LINKER_OPTION only used in MH_OBJECT filetypes */
1470 uint32_t cmdsize;
1471 uint32_t count; /* number of strings */
/external/llvm/include/llvm/Support/
DMachO.h832 struct linker_option_command { struct
833 uint32_t cmd;
834 uint32_t cmdsize;
835 uint32_t count;
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h837 struct linker_option_command { struct
838 uint32_t cmd;
839 uint32_t cmdsize;
840 uint32_t count;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h870 struct linker_option_command { struct
871 uint32_t cmd;
872 uint32_t cmdsize;
873 uint32_t count;
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
DMachO.h893 struct linker_option_command { struct
894 uint32_t cmd;
895 uint32_t cmdsize;
896 uint32_t count;