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