Searched refs:getOrCreateModule (Results 1 – 3 of 3) sorted by relevance
234 DIE *getOrCreateModule(const DIModule *M);
602 return getOrCreateModule(M); in getOrCreateContextDIE()1059 DIE *DwarfUnit::getOrCreateModule(const DIModule *M) { in getOrCreateModule() function in DwarfUnit
856 EntityDie = getOrCreateModule(M); in constructImportedEntityDIE()