Searched defs:nlocalsym (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DMachO.h469 uint32_t nlocalsym; member in struct:llvm::MachO::dysymtab_command
500 uint32_t nlocalsym; member in struct:llvm::MachO::dylib_module
516 uint32_t nlocalsym; member in struct:llvm::MachO::dylib_module_64
/external/llvm/include/llvm/Support/
H A DMachO.h682 uint32_t nlocalsym; member in struct:llvm::MachO::dysymtab_command
713 uint32_t nlocalsym; member in struct:llvm::MachO::dylib_module
729 uint32_t nlocalsym; member in struct:llvm::MachO::dylib_module_64
1200 sys::swapByteOrder(dst.nlocalsym);

Completed in 101 milliseconds