Searched defs:extreloff (Results 1 - 3 of 3) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/Support/ | ||
H A D | MachO.h | 482 uint32_t extreloff; member in struct:llvm::MachO::dysymtab_command |
/external/llvm/include/llvm/Support/ | ||
H A D | MachO.h | 695 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 D | MachO.h | 697 uint32_t extreloff; member in struct:llvm::MachO::dysymtab_command 1221 sys::swapByteOrder(dst.extreloff); |
Completed in 234 milliseconds