Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
DSymbolFilePDB.cpp2002 auto comp_id = SectionContrib->getCompilandId(); in GetCompilandId() local
2003 if (!comp_id) in GetCompilandId()
2014 sec_cs.insert(it, {offset, size, comp_id}); in GetCompilandId()