Searched defs:ChainedFixupsSegment (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/ |
H A D | MachO.h | 299 struct ChainedFixupsSegment { struct 300 ChainedFixupsSegment(uint8_t SegIdx, uint32_t Offset, in ChainedFixupsSegment() function 306 uint32_t SegIdx; 307 uint32_t Offset; // dyld_chained_starts_in_image::seg_info_offset[SegIdx] 308 MachO::dyld_chained_starts_in_segment Header; 309 std::vector<uint16_t> PageStarts; // page_start[] entries, host endianness
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/ |
D | MachO.h | 299 struct ChainedFixupsSegment { struct 300 ChainedFixupsSegment(uint8_t SegIdx, uint32_t Offset, in ChainedFixupsSegment() function 306 uint32_t SegIdx; 307 uint32_t Offset; // dyld_chained_starts_in_image::seg_info_offset[SegIdx] 308 MachO::dyld_chained_starts_in_segment Header; 309 std::vector<uint16_t> PageStarts; // page_start[] entries, host endianness
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/ |
D | MachO.h | 299 struct ChainedFixupsSegment { struct 300 ChainedFixupsSegment(uint8_t SegIdx, uint32_t Offset, in ChainedFixupsSegment() argument 306 uint32_t SegIdx; 307 uint32_t Offset; // dyld_chained_starts_in_image::seg_info_offset[SegIdx] 308 MachO::dyld_chained_starts_in_segment Header; 309 std::vector<uint16_t> PageStarts; // page_start[] entries, host endianness
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/ |
D | MachO.h | 299 struct ChainedFixupsSegment { struct 300 ChainedFixupsSegment(uint8_t SegIdx, uint32_t Offset, in ChainedFixupsSegment() function 306 uint32_t SegIdx; 307 uint32_t Offset; // dyld_chained_starts_in_image::seg_info_offset[SegIdx] 308 MachO::dyld_chained_starts_in_segment Header; 309 std::vector<uint16_t> PageStarts; // page_start[] entries, host endianness
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/ |
D | MachO.h | 299 struct ChainedFixupsSegment { struct 300 ChainedFixupsSegment(uint8_t SegIdx, uint32_t Offset, in ChainedFixupsSegment() function 306 uint32_t SegIdx; 307 uint32_t Offset; // dyld_chained_starts_in_image::seg_info_offset[SegIdx] 308 MachO::dyld_chained_starts_in_segment Header; 309 std::vector<uint16_t> PageStarts; // page_start[] entries, host endianness
|