Searched defs:export_off (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DMachO.h594 uint32_t export_off; member in struct:llvm::MachO::dyld_info_command
/external/llvm/include/llvm/Support/
H A DMachO.h828 uint32_t export_off; member in struct:llvm::MachO::dyld_info_command
1081 sys::swapByteOrder(info.export_off);
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h833 uint32_t export_off; member in struct:llvm::MachO::dyld_info_command
1089 sys::swapByteOrder(info.export_off);

Completed in 77 milliseconds