Searched defs:DWARFIndex (Results 1 – 2 of 2) sorted by relevance
27 DWARFIndex(Module &module) : m_module(module) {} in DWARFIndex() function
26 : DWARFIndex(module), m_dwarf(&dwarf), in DWARFIndex() function