Searched defs:lookupCU (Results 1 – 1 of 1) sorted by relevance
806 DwarfCompileUnit *lookupCU(const DIE *Die) { return CUDieMap.lookup(Die); } lookupCU() function 807 const DwarfCompileUnit *lookupCU(const DIE *Die) const { lookupCU() function