Searched refs:addBaseTypeRef (Results 1 – 3 of 3) sorted by relevance
362 void addBaseTypeRef(DIEValueList &Die, int64_t Idx);
1577 void DwarfCompileUnit::addBaseTypeRef(DIEValueList &Die, int64_t Idx) { in addBaseTypeRef() function in DwarfCompileUnit
62 CU.addBaseTypeRef(getActiveDIE(), Idx); in emitBaseTypeRef()