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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DMachO.h473 uint32_t nundefsym; member in struct:llvm::MachO::dysymtab_command
/external/llvm/include/llvm/Support/
H A DMachO.h686 uint32_t nundefsym; member in struct:llvm::MachO::dysymtab_command
1204 sys::swapByteOrder(dst.nundefsym);
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h688 uint32_t nundefsym; member in struct:llvm::MachO::dysymtab_command
1212 sys::swapByteOrder(dst.nundefsym);

Completed in 76 milliseconds