Searched refs:getOrCreateGlobalVariableDIE (Results 1 – 3 of 3) sorted by relevance
187 getOrCreateGlobalVariableDIE(const DIGlobalVariable *GV,
178 DIE *DwarfCompileUnit::getOrCreateGlobalVariableDIE( in getOrCreateGlobalVariableDIE() function in DwarfCompileUnit1401 EntityDie = getOrCreateGlobalVariableDIE(GV, {}); in constructImportedEntityDIE()
1221 CU.getOrCreateGlobalVariableDIE(GV, sortGlobalExprs(GVMap[GV])); in beginModule()