Home
last modified time | relevance | path

Searched defs:Dylib (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/debug/macho/
Dfile.go142 type Dylib struct { struct
143 LoadBytes
144 Name string
145 Time uint32
146 CurrentVersion uint32
147 CompatVersion uint32
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/
DMachOPlatform.h54 struct Dylib { struct
55 std::string Name;
56 uint32_t Timestamp;
57 uint32_t CurrentVersion;
58 uint32_t CompatibilityVersion;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/
DMachOPlatform.h54 struct Dylib { struct
55 std::string Name;
56 uint32_t Timestamp;
57 uint32_t CurrentVersion;
58 uint32_t CompatibilityVersion;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/
DMachOPlatform.h54 struct Dylib { struct
55 std::string Name;
56 uint32_t Timestamp;
57 uint32_t CurrentVersion;
58 uint32_t CompatibilityVersion;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/InstallAPI/
DDylibVerifier.h80 DylibVerifier(llvm::MachO::Records &&Dylib, ReexportedInterfaces &&Reexports, in DylibVerifier()
189 llvm::MachO::Records Dylib; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DExecutorProcessControl.cpp78 auto Dylib = sys::DynamicLibrary::getPermanentLibrary(DylibPath, &ErrMsg); in loadDylib() local
89 sys::DynamicLibrary Dylib(Elem.Handle.toPtr<void *>()); in lookupSymbols() local
H A DExecutionUtils.cpp224 sys::DynamicLibrary Dylib, char GlobalPrefix, SymbolPredicate Allow) in DynamicLibrarySearchGenerator()
/aosp_15_r20/prebuilts/rust/soong/
H A Drustprebuilts.go71 Dylib struct { member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp202 sys::DynamicLibrary Dylib, char GlobalPrefix, SymbolPredicate Allow) in DynamicLibrarySearchGenerator()
/aosp_15_r20/build/soong/cc/
H A Dlinkable.go216 Dylib() bool methodSpec
H A Dcc.go3633 func (m *Module) Dylib() bool { func
/aosp_15_r20/external/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp263 for (const std::string &Dylib : Dylibs) { in loadDylibs() local
/aosp_15_r20/build/soong/rust/
H A Dlibrary.go61 Dylib VariantLibraryProperties `android:"arch_variant"` member
H A Drust.go246 func (mod *Module) Dylib() bool { func
/aosp_15_r20/external/llvm/lib/Object/
H A DMachOObjectFile.cpp928 StringRef Foo, F, DotFramework, V, Dylib, Lib, Dot, Qtx; in guessLibraryShortName() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DMachOObjectFile.cpp2312 StringRef Foo, F, DotFramework, V, Dylib, Lib, Dot, Qtx; in guessLibraryShortName() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DMachOObjectFile.cpp2422 StringRef Foo, F, DotFramework, V, Dylib, Lib, Dot, Qtx; in guessLibraryShortName() local