Searched refs:linked_modules (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DMachO.h416 uint32_t linked_modules; member in struct:llvm::MachO::prebound_dylib_command
/external/llvm/include/llvm/Support/
H A DMachO.h629 uint32_t linked_modules; member in struct:llvm::MachO::prebound_dylib_command
1289 sys::swapByteOrder(C.linked_modules);
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h631 uint32_t linked_modules; member in struct:llvm::MachO::prebound_dylib_command
1300 sys::swapByteOrder(C.linked_modules);
/external/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp382 IO.mapRequired("linked_modules", LoadCommand.linked_modules);

Completed in 151 milliseconds