Home
last modified time | relevance | path

Searched defs:dylib_reference (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.h740 struct dylib_reference { struct
741 uint32_t isym:24,
742 flags:8;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.h754 struct dylib_reference { struct
755 uint32_t isym : 24, flags : 8;