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