Searched refs:getOrCreateModule (Results 1 – 3 of 3) sorted by relevance
252 DIE *getOrCreateModule(const DIModule *M);
556 return getOrCreateModule(M); in getOrCreateContextDIE()1156 DIE *DwarfUnit::getOrCreateModule(const DIModule *M) { in getOrCreateModule() function in DwarfUnit
1356 EntityDie = getOrCreateModule(M); in constructImportedEntityDIE()