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