Home
last modified time | relevance | path

Searched defs:ImportName (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DCOFFModuleDefinition.h30 std::string ImportName; member
DMachO.h105 const char *ImportName = nullptr; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DCOFFImportFile.cpp142 StringRef ImportName; member in llvm::object::__anonce82585a0111::ObjectFactory
571 Error writeImportLibrary(StringRef ImportName, StringRef Path, in writeImportLibrary()
DMachOObjectFile.cpp2844 const char* ImportName = Stack.back().ImportName; in otherName() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyTargetStreamer.h91 StringRef ImportName) override {} in emitImportName()
DWebAssemblyTargetStreamer.cpp92 StringRef ImportName) { in emitImportName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCSymbolWasm.h23 Optional<std::string> ImportName; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DMachOYAML.h97 std::string ImportName; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/
DWebAssemblyAsmParser.cpp745 auto ImportName = expectIdent(); in ParseDirective() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h182 StringRef ImportName; // For undefined symbols the name of the import member