Home
last modified time | relevance | path

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

/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dloader.h1145 struct twolevel_hint { struct
1147 isub_image:8, /* index into the sub images */
1148 itoc:24; /* index into the table of contents */
/external/llvm/include/llvm/Support/
DMachO.h750 struct twolevel_hint { struct
751 uint32_t isub_image:8,
752 itoc:24;
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h754 struct twolevel_hint { struct
755 uint32_t isub_image:8,
756 itoc:24;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h765 struct twolevel_hint { struct
766 uint32_t isub_image : 8, itoc : 24;
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
DMachO.h782 struct twolevel_hint { struct
783 uint32_t isub_image : 8, itoc : 24;