Home
last modified time | relevance | path

Searched defs:ExportInfo (Results 1 – 6 of 6) sorted by relevance

/external/turbine/java/com/google/turbine/binder/bound/
DModuleInfo.java121 public static class ExportInfo { class in ModuleInfo
126 public ExportInfo(String packageName, ImmutableList<String> modules) { in ExportInfo() method in ModuleInfo.ExportInfo
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/
DMachOObject.h290 struct ExportInfo { struct
309 ExportInfo Exports; argument
/external/turbine/java/com/google/turbine/bytecode/
DClassFile.java914 public static class ExportInfo { class in ClassFile.ModuleInfo
920 public ExportInfo(String moduleName, int flags, ImmutableList<String> modules) { in ExportInfo() method in ClassFile.ModuleInfo.ExportInfo
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
DWasmYAML.h231 std::vector<DylinkExportInfo> ExportInfo; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
DWasm.h57 std::vector<WasmDylinkExportInfo> ExportInfo; member
/external/aws-sdk-java-v2/services/applicationdiscovery/src/main/resources/codegen-resources/
Dservice-2.json1649 "ExportInfo":{ object