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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DMachO.h482 uint32_t extreloff; member in struct:llvm::MachO::dysymtab_command
/external/llvm/include/llvm/Support/
H A DMachO.h695 uint32_t extreloff; member in struct:llvm::MachO::dysymtab_command
1213 sys::swapByteOrder(dst.extreloff);
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h697 uint32_t extreloff; member in struct:llvm::MachO::dysymtab_command
1221 sys::swapByteOrder(dst.extreloff);

Completed in 165 milliseconds