Searched refs:LocList (Results 1 – 3 of 3) sorted by relevance
141 void hashLocList(const DIELocList &LocList);
285 void DIEHash::hashLocList(const DIELocList &LocList) { in hashLocList() argument289 DD.getDebugLocEntries()[LocList.getValue()].List) in hashLocList()
918 DebugLocList &LocList = DotDebugLocEntries.back(); in collectVariableInfo() local919 LocList.CU = &TheCU; in collectVariableInfo()920 LocList.Label = Asm->createTempSymbol("debug_loc"); in collectVariableInfo()923 buildLocationList(LocList.List, Ranges); in collectVariableInfo()925 for (auto &Entry : LocList.List) in collectVariableInfo()