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