Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugCrossImpSubsection.cpp55 uint32_t ImportId) { in addImport() argument
57 std::vector<support::ulittle32_t> Targets = {support::ulittle32_t(ImportId)}; in addImport()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugCrossImpSubsection.h81 void addImport(StringRef Module, uint32_t ImportId);