Searched defs:nextdefsym (Results 1 - 3 of 3) sorted by path

/external/llvm/include/llvm/Support/
H A DMachO.h684 uint32_t nextdefsym; member in struct:llvm::MachO::dysymtab_command
709 uint32_t nextdefsym; member in struct:llvm::MachO::dylib_module
725 uint32_t nextdefsym; member in struct:llvm::MachO::dylib_module_64
1202 sys::swapByteOrder(dst.nextdefsym);
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DMachO.h471 uint32_t nextdefsym; member in struct:llvm::MachO::dysymtab_command
496 uint32_t nextdefsym; member in struct:llvm::MachO::dylib_module
512 uint32_t nextdefsym; member in struct:llvm::MachO::dylib_module_64
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h686 uint32_t nextdefsym; member in struct:llvm::MachO::dysymtab_command
711 uint32_t nextdefsym; member in struct:llvm::MachO::dylib_module
727 uint32_t nextdefsym; member in struct:llvm::MachO::dylib_module_64
1210 sys::swapByteOrder(dst.nextdefsym);

Completed in 239 milliseconds