Searched defs:LocList (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp285 void DIEHash::hashLocList(const DIELocList &LocList) { argument
289 DD.getDebugLocEntries()[LocList.getValue()].List)
H A DDwarfDebug.cpp1238 DebugLocList &LocList = DotDebugLocEntries.back(); local
1239 LocList.Label =
1241 SmallVector<DebugLocEntry, 4> &DebugLoc = LocList.List;

Completed in 64 milliseconds