Searched refs:getOrCreateModule (Results 1 – 3 of 3) sorted by relevance
227 DIE *getOrCreateModule(const DIModule *M);
629 return getOrCreateModule(M); in getOrCreateContextDIE()1108 DIE *DwarfUnit::getOrCreateModule(const DIModule *M) { in getOrCreateModule() function in DwarfUnit
1027 EntityDie = getOrCreateModule(M); in constructImportedEntityDIE()