Home
last modified time | relevance | path

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

/external/google-breakpad/src/third_party/mac_headers/mach-o/
Dloader.h1547 struct data_in_code_entry { struct
1548 uint32_t offset; /* from mach_header to start of data range*/
1549 uint16_t length; /* number of bytes in data range */
1550 uint16_t kind; /* a DICE_KIND_* value */
/external/llvm/include/llvm/Support/
DMachO.h780 struct data_in_code_entry { struct
781 uint32_t offset;
782 uint16_t length;
783 uint16_t kind;
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h785 struct data_in_code_entry { struct
786 uint32_t offset;
787 uint16_t length;
788 uint16_t kind;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h795 struct data_in_code_entry { struct
796 uint32_t offset;
797 uint16_t length;
798 uint16_t kind;
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
DMachO.h812 struct data_in_code_entry { struct
813 uint32_t offset;
814 uint16_t length;
815 uint16_t kind;