Home
last modified time | relevance | path

Searched refs:ImportId (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DDebugCrossImpSubsection.cpp56 uint32_t ImportId) { in addImport() argument
58 std::vector<support::ulittle32_t> Targets = {support::ulittle32_t(ImportId)}; in addImport()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugCrossImpSubsection.h81 void addImport(StringRef Module, uint32_t ImportId);